Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-1490 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-xacml-pdp-master-verify-java [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPbpI6Y/agent.1574 SSH_AGENT_PID=1576 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-xacml-pdp-master-verify-java@tmp/private_key_12006317924396373275.key (/w/workspace/policy-xacml-pdp-master-verify-java@tmp/private_key_12006317924396373275.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/xacml-pdp.git > git init /w/workspace/policy-xacml-pdp-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/xacml-pdp.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/xacml-pdp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/xacml-pdp.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/xacml-pdp.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/xacml-pdp.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/xacml-pdp.git refs/changes/60/142960/1 # timeout=30 > git rev-parse f65f33b55ae966c9fe941da068827d617db03bde^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision f65f33b55ae966c9fe941da068827d617db03bde (refs/changes/60/142960/1) > git config core.sparsecheckout # timeout=10 > git checkout -f f65f33b55ae966c9fe941da068827d617db03bde # timeout=30 Commit message: "update references in policy/xacml-pdp pom" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d313422eff92799df304754022b43216dbc1347d # timeout=10 [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins5844487252260600239.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a3tE lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-a3tE/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.3 from /tmp/venv-a3tE/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.3 boto3==1.42.30 botocore==1.42.30 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.2 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-xacml-pdp-master-verify-java] $ /bin/sh /tmp/jenkins2295803164983128779.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.7" 2025-04-15 OpenJDK Runtime Environment (build 21.0.7+6-Ubuntu-0ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.7+6-Ubuntu-0ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-xacml-pdp-master-verify-java@tmp/config17896906445218888985tmp copy managed file [policy-xacml-pdp-settings] to file:/w/workspace/policy-xacml-pdp-master-verify-java@tmp/config14207649546151402635tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-8c-8g-1490 using settings config with name policy-xacml-pdp-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [policy-xacml-pdp-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings3769473380986920892.xml -gs /tmp/global-settings5127366318998513920.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960 -DGERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/xacml-pdp -DGERRIT_PATCHSET_UPLOADER_USERNAME=akenihan -DGERRIT_CHANGE_NUMBER=142960 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/60/142960/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan" '-DGERRIT_CHANGE_OWNER=\"Adam Kenihan\" ' -DPROJECT=policy/xacml-pdp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom" -DGERRIT_EVENT_ACCOUNT_USERNAME=akenihan -DGERRIT_CHANGE_OWNER_USERNAME=akenihan '-DGERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440 -DGERRIT_EVENT_HASH=-1898788303 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Adam Kenihan" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-xacml-pdp [pom] [INFO] applications [pom] [INFO] common [jar] [INFO] xacml-test [jar] [INFO] xacml-monitoring [jar] [INFO] xacml-guard [jar] [INFO] xacml-optimization [jar] [INFO] xacml-naming [jar] [INFO] xacml-native [jar] [INFO] xacml-match [jar] [INFO] xacml-main [jar] [INFO] xacml-packages [pom] [INFO] policy-xacmlpdp-tarball [jar] [INFO] xacml-testsuites [pom] [INFO] xacml-stability [jar] [INFO] xacml-performance [jar] [INFO] xacml-tutorials [pom] [INFO] tutorial-xacml-application [jar] [INFO] tutorial-xacml-enforcement [jar] [INFO] [INFO] -------------< org.onap.policy.xacml-pdp:policy-xacml-pdp >------------- [INFO] Building policy-xacml-pdp 5.0.0-SNAPSHOT [1/19] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ policy-xacml-pdp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ policy-xacml-pdp --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-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 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ policy-xacml-pdp --- [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:4.1.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:4.1.5-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:4.1.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:4.1.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:5.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:5.0.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:5.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:5.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:5.1.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:5.1.3-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:5.1.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:5.1.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:5.2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:5.2.3-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:5.2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:5.2.3-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:6.0.0-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:6.0.0-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.1-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:6.0.1-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.1-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:6.0.1-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] org.onap.policy.parent:checkstyle:6.0.2-SNAPSHOT/maven-metadata.xml failed to transfer from https://repository.apache.org/snapshots during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced. Original error: Could not transfer metadata org.onap.policy.parent:checkstyle:6.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [WARNING] Could not transfer metadata org.onap.policy.parent:policy-parent:6.0.2-SNAPSHOT/maven-metadata.xml from/to apache.snapshots (https://repository.apache.org/snapshots): Connect to repository.apache.org:443 [repository.apache.org/37.27.138.133] failed: Connect timed out [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ policy-xacml-pdp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ policy-xacml-pdp --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ policy-xacml-pdp --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ policy-xacml-pdp --- [INFO] Analyzed bundle 'policy-xacml-pdp' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ policy-xacml-pdp --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ policy-xacml-pdp --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacml-pdp/5.0.0-SNAPSHOT/policy-xacml-pdp-5.0.0-SNAPSHOT.pom [INFO] [INFO] --------< org.onap.policy.xacml-pdp.applications:applications >--------- [INFO] Building applications 5.0.0-SNAPSHOT [2/19] [INFO] from applications/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ applications --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ applications --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ applications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ applications --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ applications --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ applications --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ applications --- [INFO] Analyzed bundle 'applications' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ applications --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ applications --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/applications/5.0.0-SNAPSHOT/applications-5.0.0-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.policy.xacml-pdp.applications:common >------------ [INFO] Building common 5.0.0-SNAPSHOT [3/19] [INFO] from applications/common/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ common --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ common --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 34 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ common --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ common --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest 15:54:36.204 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest.test(OnapPolicyFinderFactoryExceptionTest.java:33) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:36.213 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest.test(OnapPolicyFinderFactoryExceptionTest.java:33) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:36.214 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest.test(OnapPolicyFinderFactoryExceptionTest.java:33) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryExceptionTest [INFO] Running org.onap.policy.pdp.xacml.application.common.ToscaDictionaryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.policy.pdp.xacml.application.common.ToscaDictionaryTest [INFO] Running org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest 15:54:36.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Root Policy /tmp/junit-3910939083574237411/root_null.xml 15:54:36.763 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-3910939083574237411/policy1_null.xml 15:54:36.796 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- resource1 15:54:36.796 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-3910939083574237411/policy2_null.xml 15:54:36.821 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- resource2 15:54:36.821 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-3910939083574237411/policy3_null.xml 15:54:36.843 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- resourc31 15:54:36.844 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating Policy /tmp/junit-3910939083574237411/policy4_null.xml 15:54:36.864 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- resource4 15:54:36.876 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Creating PolicySet /tmp/junit-3910939083574237411/policySet5.xml 15:54:36.910 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root1.file=/tmp/junit-3910939083574237411/root_null.xml, xacml.rootPolicies=root1, ref1.file=/tmp/junit-3910939083574237411/policy1_null.xml, xacml.referencedPolicies=ref1} /tmp/junit-3910939083574237411/xacml.properties 15:54:36.937 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:54:36.937 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Root file /tmp/junit-3910939083574237411/root_null.xml root_null.xml 15:54:36.955 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [ref1] 15:54:36.955 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Referenced file /tmp/junit-3910939083574237411/policy1_null.xml policy1_null.xml 15:54:36.973 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- New Root Policy: policy1 policy2 15:54:36.989 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- New Root Policy: policy1 policy2 policyset5 15:54:36.991 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart] 15:54:36.991 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: rootstart 15:54:36.991 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/root.xml 15:54:36.991 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3] 15:54:36.991 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4 15:54:36.991 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml 15:54:36.991 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml 15:54:36.992 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart] 15:54:36.992 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:36.992 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3] 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:36.992 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml 15:54:36.998 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:36.998 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:36.998 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:36.998 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3] 15:54:36.998 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4 15:54:36.998 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml 15:54:36.998 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml 15:54:36.998 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:36.998 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml 15:54:37.001 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:37.001 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:37.001 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3] 15:54:37.001 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart1,refstart2,refstart3,refstart4 15:54:37.001 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml 15:54:37.001 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref1.xml 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml 15:54:37.002 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart1, refstart4, refstart3] 15:54:37.002 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:37.002 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart4, refstart3] 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart2,refstart4,refstart3 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref2.xml 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml 15:54:37.002 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart2, refstart4, refstart3] 15:54:37.002 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:37.002 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:37.003 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3] 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart4,refstart3 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml 15:54:37.003 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3] 15:54:37.003 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:37.003 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3] 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart4,refstart3 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref3.xml 15:54:37.003 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4, refstart3] 15:54:37.003 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:37.003 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:37.003 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4] 15:54:37.004 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: refstart4 15:54:37.004 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- src/test/resources/ref4.xml 15:54:37.004 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [refstart4] 15:54:37.004 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:37.004 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Root Policies: 15:54:37.004 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:54:37.004 [main] DEBUG org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest -- Referenced Policies: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.626 s -- in org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtilsTest [INFO] Running org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest 15:54:37.015 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest.test(ToscaPolicyConversionExceptionTest.java:33) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:37.016 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest.test(ToscaPolicyConversionExceptionTest.java:33) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:37.017 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest.test(ToscaPolicyConversionExceptionTest.java:33) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pdp.xacml.application.common.ToscaPolicyConversionExceptionTest [INFO] Running org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:54:38.473 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- loaded 2 HttpFieldPreEncoders 15:54:38.492 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@578781f7 added {SymlinkAllowedResourceAliasChecker@2480acc3{base=null,protected=[]},MANAGED} 15:54:38.508 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1468498423 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:54:38.523 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2099834837 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@95958d9[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:54:38.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2099834837 added {[],POJO} 15:54:38.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2099834837 added {[],POJO} 15:54:38.527 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2099834837 added {[],POJO} 15:54:38.528 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@578781f7 added {oeje10s.SessionHandler@7d28efd5{STOPPED},AUTO} 15:54:38.538 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d28efd5 added {oeje10s.ServletHandler@48861d1{STOPPED},AUTO} 15:54:38.573 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@3c4231e5 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@7af17d31,POJO} 15:54:38.573 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1080107094 added {QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPED,8<=0<=200,i=0,r=-1,t=-266777ms,q=0}[NO_TRY],AUTO} 15:54:38.576 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1080107094 added {oejut.ScheduledExecutorScheduler@51a73873{STOPPED},AUTO} 15:54:38.589 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1080107094 added {org.eclipse.jetty.io.ArrayByteBufferPool@3b44ed3c{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:54:38.595 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1080107094 added {org.eclipse.jetty.util.resource.FileSystemPool@7baea18b,UNMANAGED} 15:54:38.596 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1080107094 added {org.eclipse.jetty.util.component.DumpableMap@14a5d7ee,POJO} 15:54:38.603 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1648519339 added {oejs.Slf4jRequestLogWriter@33315925{STOPPED},AUTO} 15:54:38.629 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@40612056 added {oejs.CustomRequestLog@624268ab{STOPPED},AUTO} 15:54:38.672 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@853251323 added {HttpConfiguration@6b61a4b0{32768/8192,8192/8192,https://:0,[]},POJO} 15:54:38.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1543560717 added {QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPED,8<=0<=200,i=0,r=-1,t=-266876ms,q=0}[NO_TRY],UNMANAGED} 15:54:38.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1543560717 added {oejut.ScheduledExecutorScheduler@51a73873{STOPPED},UNMANAGED} 15:54:38.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1543560717 added {org.eclipse.jetty.io.ArrayByteBufferPool@3b44ed3c{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:54:38.674 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c00de0d added {HttpConnectionFactory@32db94fb[HTTP/1.1],AUTO} 15:54:38.674 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@5c00de0d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@32db94fb[HTTP/1.1] 15:54:38.679 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1543560717 added {ServerConnectorManager@1f41f259[keys=0],MANAGED} 15:54:38.680 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@40612056 added {policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019},AUTO} 15:54:38.680 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@40612056 added {oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d28efd5{STOPPED}},AUTO} 15:54:38.697 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48861d1 added {org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:54:38.699 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48861d1 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3ce067bd,POJO} 15:54:38.705 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=37019, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@40612056{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d28efd5{STOPPED}}, connector=policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=2 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest$ApiRestController +> jersey.config.server.disableMetainfServicesLookup=true key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 210/292/8,024 MiB UTC: 2026-01-19T15:54:38.702414414Z; Etc/UTC: 2026-01-19T15:54:38.702414414Z 15:54:38.713 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=37019, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@40612056{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d28efd5{STOPPED}}, connector=policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:54:38.714 [policy-api-37019] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=37019, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@40612056{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d28efd5{STOPPED}}, connector=policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}, jettyThread=Thread[#35,policy-api-37019,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:54:38.716 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@40612056{STOPPED}[12.0.22,sto=0] 15:54:38.723 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@40612056 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@cf537cd,POJO} 15:54:38.723 [policy-api-37019] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:54:38.730 [policy-api-37019] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@40612056{STARTING}[12.0.22,sto=0] 15:54:38.730 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPED,8<=0<=200,i=0,r=-1,t=-266934ms,q=0}[NO_TRY] 15:54:38.735 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@cb13d66{capacity=8} 15:54:38.735 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} 15:54:38.735 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@2116157584 added {QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=0<=200,i=0,r=-1,t=-266939ms,q=0}[NO_TRY],UNMANAGED} 15:54:38.736 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@2116157584 added {ThreadIdPool@cb13d66{capacity=8},POJO} 15:54:38.736 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@3c4231e5 added {ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}},AUTO} 15:54:38.736 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} 15:54:38.740 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3852ms ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} 15:54:38.743 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#36,qtp1010971109-36,5,main] 15:54:38.743 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#37,qtp1010971109-37,5,main] 15:54:38.743 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.744 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#38,qtp1010971109-38,5,main] 15:54:38.745 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#39,qtp1010971109-39,5,main] 15:54:38.745 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.745 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#40,qtp1010971109-40,5,main] 15:54:38.744 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.745 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#41,qtp1010971109-41,5,main] 15:54:38.745 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.745 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.745 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#42,qtp1010971109-42,5,main] 15:54:38.746 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#43,qtp1010971109-43,5,main] 15:54:38.746 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.745 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.746 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3858ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.746 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@51a73873{STOPPED} 15:54:38.746 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3858ms oejut.ScheduledExecutorScheduler@51a73873{STARTED} 15:54:38.746 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@624268ab{STOPPED} 15:54:38.747 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@33315925{STOPPED} 15:54:38.747 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3859ms oejs.Slf4jRequestLogWriter@33315925{STARTED} 15:54:38.747 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3859ms oejs.CustomRequestLog@624268ab{STARTED} 15:54:38.747 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d28efd5{STOPPED}} 15:54:38.748 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:38.749 [policy-api-37019] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@217b7fa 15:54:38.758 [policy-api-37019] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@7d28efd5{STOPPED}} 15:54:38.758 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@2480acc3{base=null,protected=[]} 15:54:38.758 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@578781f7 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@9d165bb,POJO} 15:54:38.760 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3872ms SymlinkAllowedResourceAliasChecker@2480acc3{base=null,protected=[]} 15:54:38.760 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@7d28efd5{STOPPED} 15:54:38.768 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d28efd5 added {org.eclipse.jetty.session.DefaultSessionCache@5c6181f6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:54:38.772 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@5c6181f6 added {org.eclipse.jetty.session.NullSessionDataStore@d14a3cd[passivating=false,graceSec=3600],AUTO} 15:54:38.775 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@af3e38d{STOPPED}[worker=null] 15:54:38.777 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@af3e38d added {oejs.HouseKeeper@bb5f2c5{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:54:38.780 [policy-api-37019] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:54:38.780 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@bb5f2c5{STOPPED}[interval=600000, ownscheduler=false] 15:54:38.783 [policy-api-37019] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms 15:54:38.784 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3896ms oejs.HouseKeeper@bb5f2c5{STARTED}[interval=660000, ownscheduler=false] 15:54:38.784 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3896ms oejs.DefaultSessionIdManager@af3e38d{STARTED}[worker=node0] 15:54:38.784 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@40612056 added {oejs.DefaultSessionIdManager@af3e38d{STARTED}[worker=node0],MANAGED} 15:54:38.784 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d28efd5 added {oejs.DefaultSessionIdManager@af3e38d{STARTED}[worker=node0],UNMANAGED} 15:54:38.785 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@48861d1{STOPPED} 15:54:38.792 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3ce067bd[EMBEDDED:] 15:54:38.797 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:38.800 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:38.802 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet59d557b4{/*->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:38.803 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3ce067bd=MappedServlet122553a9{null->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:38.803 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@48861d1{STARTING} 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48861d1 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@48861d1 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852,POJO} 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3ce067bd[EMBEDDED:] 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1aae991{/*->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852[EMBEDDED:] 15:54:38.804 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet20c18b5e{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852=MappedServlet3ceaa728{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-3ce067bd=MappedServlet772ed569{null->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3ce067bd[EMBEDDED:] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet219e4c7c{/*->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852[EMBEDDED:] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServletda9b86a{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852=MappedServlet3ceaa728{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-3ce067bd=MappedServlet772ed569{null->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:38.805 [policy-api-37019] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@48861d1{STARTING} 15:54:38.806 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3918ms oeje10s.ServletHandler@48861d1{STARTED} 15:54:38.806 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@5c6181f6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:38.806 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@d14a3cd[passivating=false,graceSec=3600] 15:54:38.806 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3918ms org.eclipse.jetty.session.NullSessionDataStore@d14a3cd[passivating=false,graceSec=3600] 15:54:38.806 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3918ms org.eclipse.jetty.session.DefaultSessionCache@5c6181f6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:38.807 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d28efd5 added {[],POJO} 15:54:38.807 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3919ms oeje10s.SessionHandler@7d28efd5{STARTED} 15:54:38.807 [policy-api-37019] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STARTED}} 15:54:38.808 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:38.809 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3921ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:54:38.809 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:38.809 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3922ms org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:54:38.822 [policy-api-37019] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-3ce067bd 15:54:38.847 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:37019 connected - retries=100 interval=100 15:54:39.134 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:39.145 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:39.231 [policy-api-37019] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:39.289 [policy-api-37019] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STARTED}} 15:54:39.290 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4402ms oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STARTED}} 15:54:39.290 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019} 15:54:39.290 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c00de0d added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:37019],POJO} 15:54:39.292 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@32db94fb[HTTP/1.1] 15:54:39.292 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4404ms HttpConnectionFactory@32db94fb[HTTP/1.1] 15:54:39.292 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@1f41f259[keys=0] 15:54:39.295 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@273164189 added {SelectorProducer@7b3d3d16,POJO} 15:54:39.295 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@273164189 added {QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59450ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}],UNMANAGED} 15:54:39.295 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59450ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.295996847Z created 15:54:39.296 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@24273050 added {AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59450ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.296187062Z,MANAGED} 15:54:39.296 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1f41f259 added {oeji.ManagedSelector@172609a{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:39.296 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1852102923 added {SelectorProducer@7ca39c5c,POJO} 15:54:39.296 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1852102923 added {QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59449ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}],UNMANAGED} 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59449ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.297090582Z created 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1850164706 added {AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59449ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.297248866Z,MANAGED} 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1f41f259 added {oeji.ManagedSelector@6e4745e2{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1520421350 added {SelectorProducer@12fbef3f,POJO} 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1520421350 added {QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59448ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}],UNMANAGED} 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59448ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.297684196Z created 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1918550080 added {AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59448ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.29786099Z,MANAGED} 15:54:39.297 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1f41f259 added {oeji.ManagedSelector@725ac040{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@644281276 added {SelectorProducer@212de6f,POJO} 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@644281276 added {QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59448ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}],UNMANAGED} 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59447ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.298286599Z created 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1339906821 added {AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59447ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.298416172Z,MANAGED} 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1f41f259 added {oeji.ManagedSelector@4fdd5b05{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@172609a{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59447ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.29876873Z 15:54:39.298 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4410ms AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=8,r=-1,t=59447ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.298901614Z 15:54:39.300 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@4b43c0bf startThread=0 15:54:39.313 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@4b43c0bf in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=7,r=-1,t=59432ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.313 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=7,r=-1,t=59432ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.313931513Z tryProduce false 15:54:39.314 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.314 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.314 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 waiting with 0 keys 15:54:39.314 [policy-api-37019] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5ff23ef2 on oeji.ManagedSelector@172609a{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.314 [policy-api-37019] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@172609a{STARTING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.314 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken with none selected 15:54:39.314 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken up from select, 0/0/0 selected 15:54:39.314 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 processing 0 keys, 1 updates 15:54:39.315 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.315 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5ff23ef2 15:54:39.315 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.315 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 waiting with 0 keys 15:54:39.315 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4427ms oeji.ManagedSelector@172609a{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.315 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6e4745e2{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.315 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=7,r=-1,t=59430ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.315837117Z 15:54:39.316 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4428ms AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=7,r=-1,t=59430ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.316311877Z 15:54:39.316 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@11cb2983 startThread=0 15:54:39.316 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@11cb2983 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=6,r=-1,t=59429ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.316 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=6,r=-1,t=59429ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.316836839Z tryProduce false 15:54:39.316 [policy-api-37019] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@734721e5 on oeji.ManagedSelector@6e4745e2{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.316 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 1 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- wakeup on updates SelectorProducer@7ca39c5c 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 waiting with 0 keys 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken with none selected 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken up from select, 0/0/0 selected 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 processing 0 keys, 1 updates 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@734721e5 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.317 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 waiting with 0 keys 15:54:39.317 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4429ms oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.317 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@725ac040{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.318 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=6,r=-1,t=59427ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.318351953Z 15:54:39.318 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4430ms AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=6,r=-1,t=59427ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.318700432Z 15:54:39.318 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@3d0c84d1 startThread=0 15:54:39.318 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@3d0c84d1 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=5,r=-1,t=59427ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.319 [policy-api-37019] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7eb684d2 on oeji.ManagedSelector@725ac040{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.319 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=5,r=-1,t=59426ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.319481919Z tryProduce false 15:54:39.319 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.319 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7eb684d2 15:54:39.319 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.319 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 0 keys 15:54:39.319 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4431ms oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.320 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@4fdd5b05{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.320 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=5,r=-1,t=59425ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.320558923Z 15:54:39.320 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4432ms AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=5,r=-1,t=59425ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.320740847Z 15:54:39.320 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@36792db6 startThread=0 15:54:39.320 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@36792db6 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=4,r=-1,t=59425ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.320 [policy-api-37019] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7c7b7a95 on oeji.ManagedSelector@4fdd5b05{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.321 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=4,r=-1,t=59425ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.321105455Z tryProduce false 15:54:39.321 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.321 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@7c7b7a95 15:54:39.321 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.321 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 waiting with 0 keys 15:54:39.321 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4433ms oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.321 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4433ms ServerConnectorManager@1f41f259[keys=0] 15:54:39.322 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@5c00de0d added {acceptor-0@2aeee453,POJO} 15:54:39.322 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@2aeee453 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=3,r=-1,t=59423ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.324 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@2cb5b512[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52908]] on oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.322 [policy-api-37019] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@2aeee453 startThread=0 15:54:39.324 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.325 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken with none selected 15:54:39.325 [policy-api-37019] INFO org.eclipse.jetty.server.AbstractConnector -- Started policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019} 15:54:39.325 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken up from select, 0/0/0 selected 15:54:39.325 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@20cd70bd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52922]] on oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.325 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 processing 0 keys, 1 updates 15:54:39.325 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.325 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4437ms policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019} 15:54:39.325 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.325 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@2cb5b512[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52908]] 15:54:39.325 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken with none selected 15:54:39.325 [policy-api-37019] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@40612056{STARTING}[12.0.22,sto=0] @4437ms 15:54:39.325 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 0/0/0 selected 15:54:39.326 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 0 keys, 1 updates 15:54:39.326 [policy-api-37019] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4438ms oejs.Server@40612056{STARTED}[12.0.22,sto=0] 15:54:39.326 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@2cb5b512[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52908]] startThread=0 15:54:39.326 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.326 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 waiting with 1 keys 15:54:39.326 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@2cb5b512[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52908]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=2,r=-1,t=59419ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.326 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.327 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@20cd70bd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52922]] 15:54:39.327 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@20cd70bd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52922]] startThread=0 15:54:39.327 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.327 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 1 keys 15:54:39.327 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@20cd70bd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52922]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=1,r=-1,t=59418ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.337 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.338 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 4 ms, remaining: 29996 ms 15:54:39.337 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.338 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 5 ms, remaining: 29995 ms 15:54:39.348 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@12d402c2{capacity=16} 15:54:39.387 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.387 [qtp1010971109-42] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=54/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.388 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@6fc2bf5c on oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.388 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@3b2371bb on oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.388 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.389 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.389 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.389 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.389 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.389 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=56/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.389 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@171e61e7{ReadCallback@6d5c0407{HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.389 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.389 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@6fd8941c{ReadCallback@4f569ef5{HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.390 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@663e3510 on oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.390 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:54:39.390 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.390 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken with none selected 15:54:39.390 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 0/0/1 selected 15:54:39.390 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 0 keys, 2 updates 15:54:39.390 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:54:39.390 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@66a956c1 on oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.390 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@6fc2bf5c 15:54:39.390 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@663e3510 15:54:39.390 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:54:39.390 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.391 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.391 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 1 keys 15:54:39.391 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken with none selected 15:54:39.391 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.391 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 1/1/1 selected 15:54:39.391 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken up from select, 0/0/1 selected 15:54:39.391 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 1 keys, 0 updates 15:54:39.391 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 processing 0 keys, 2 updates 15:54:39.391 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@2cb5b512[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52908]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=1,r=-1,t=59354ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.391 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52922], selector=sun.nio.ch.EPollSelectorImpl@75fc0114, interestOps=1, readyOps=1 SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.391 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:54:39.391 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@3b2371bb 15:54:39.391 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=2,r=-1,t=59354ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.391 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@66a956c1 15:54:39.391 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.392 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.392 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 waiting with 1 keys 15:54:39.392 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken up from select, 1/1/1 selected 15:54:39.392 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 processing 1 keys, 0 updates 15:54:39.392 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52908], selector=sun.nio.ch.EPollSelectorImpl@30575f68, interestOps=1, readyOps=1 SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.391 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.392 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:54:39.392 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.393 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:54:39.394 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@754f0ca3{thread=null} startThread=0 15:54:39.394 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@4e98003f{thread=null} startThread=0 15:54:39.394 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/PRODUCING/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=0,r=-1,t=59351ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.394300972Z 15:54:39.394 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/PRODUCING/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=0,r=-1,t=59351ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.394351694Z 15:54:39.394 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@754f0ca3{thread=null} in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=0,r=-1,t=59351ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.394 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@4e98003f{thread=null} in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=0,r=-1,t=59351ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.394 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/PRODUCING/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=8<=200,i=0,r=-1,t=59351ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.394910656Z 15:54:39.394 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2 15:54:39.395 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:54:39.390 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.395 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/PRODUCING/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=9<=200,i=0,r=-1,t=59351ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.395172542Z 15:54:39.395 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=1 15:54:39.395 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#45,qtp1010971109-45,5,main] 15:54:39.394 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3 15:54:39.395 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=1 15:54:39.395 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.395 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@20cd70bd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52922]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=9<=200,i=0,r=-1,t=59350ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.395 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:54:39.395 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#46,qtp1010971109-46,5,main] 15:54:39.395 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.396 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.396 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.396 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.396 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.396 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.396 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 1 keys 15:54:39.395 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.396 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 waiting with 1 keys 15:54:39.396 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.396 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=1,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.396 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@171e61e7{ReadCallback@6d5c0407{HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.397 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.397 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@6fd8941c{ReadCallback@4f569ef5{HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.399 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.399 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 180 DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.399 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 180 ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.400 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 180 HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.400 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.400 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.401 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:54:39.397 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.404 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:54:39.404 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:54:39.404 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@187197f6[rc=1,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.405 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.405 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.405 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@187197f6[rc=1,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,ISHUT,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.405 [qtp1010971109-45] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:54:39.405 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@187197f6[rc=1,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.406 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@187197f6[rc=1,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.406 [qtp1010971109-45] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.406 [qtp1010971109-45] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:54:39.406 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.406 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@187197f6[rc=1,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,ISHUT,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.406 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@187197f6[rc=1,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,ISHUT,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.408 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@71fead3e{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:54:39.409 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@71fead3e{terminated=false,multiplex=0,pooled=Buffer@f65c233[rc=0,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:54:39.409 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,ISHUT,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.409 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@3be9f244[{l=/127.0.0.1:37019,r=/127.0.0.1:52908,CLOSED,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.410 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@6fd8941c{null} 15:54:39.410 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.410 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken with none selected 15:54:39.410 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken up from select, 0/0/0 selected 15:54:39.410 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 processing 0 keys, 0 updates 15:54:39.410 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.410 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.410 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 waiting with 0 keys 15:54:39.410 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@541a749e startThread=0 15:54:39.410 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@541a749e in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=0,r=-1,t=59985ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.410 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.411 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:54:39.411 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@3be9f244[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.411 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:54:39.411 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@3be9f244[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=?, handled=?, send=?, completed=?, request=?}]:runFillable:BLOCKING in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=0,r=-1,t=59984ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.411 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:54:39.411 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=1,r=-1,t=59984ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.411 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@2d8158d1::SocketChannelEndPoint@3be9f244[{l=null,r=null,CLOSED,fill=-,flush=-,to=21/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@2d8158d1[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4facdf49{s=START}]=>HttpChannelState@68cc51bd{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.411 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119984ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=1,r=-1,t=59984ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.411 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:54:39.411 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@541a749e in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=1,r=-1,t=59984ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.411 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=2,r=-1,t=59984ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.411 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119984ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=2,r=-1,t=59984ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:37019) 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:37019) header=Host, headerString=[Host], valueString=[localhost:37019] 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:54:39.412 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:54:39.416 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:54:39.422 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:54:39.422 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] 15:54:39.423 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1 HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] 15:54:39.423 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] 15:54:39.423 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.423 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:54:39.423 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:54:39.424 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] 15:54:39.424 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@52c7c82c[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] 15:54:39.424 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@36d112e2{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.424 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@36d112e2{terminated=false,multiplex=0,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.424 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@36148357{handling=Thread[#41,qtp1010971109-41,5,main], handled=false, send=SENDING, completed=false, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 15:54:39.441 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@3df9a01{capacity=16} 15:54:39.459 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1020569620 cs=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 eof=false 15:54:39.462 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 15:54:39.462 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@6a32a0b3[c=null] 15:54:39.462 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=44} -> ServletContextRequest@2c010217{GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} : ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:54:39.468 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@48861d1{STARTED} ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=50} ServletContextRequest@2c010217{GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@493dfa1b org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3b7c45de 15:54:39.468 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=50} -> ServletContextRequest@2c010217{GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@493dfa1b,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3b7c45de 15:54:39.468 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=50} 15:54:39.469 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.469 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=51} 15:54:39.471 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@48861d1{STARTED} cached filter chain for REQUEST: ChainEnd@3c6eecb0(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.471 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@3c6eecb0(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.511 [qtp1010971109-41] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- request for policy type=my-type version=1.0.0 15:54:39.534 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@38efc5d0[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:54:39.534 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=33 null 15:54:39.535 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@3f586712 committed 15:54:39.536 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@2d993bf9[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@6e5fadab{200,GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 15:54:39.536 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@c83b501[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=33},cb=ChannelResponse@6e5fadab{200,GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=33,c=8192,r=33],true)@START 15:54:39.536 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@36d112e2{terminated=false,multiplex=1,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:54:39.536 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=4,cl=33} last=true content=HeapByteBuffer@2d993bf9[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.536 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@3f586712 15:54:39.537 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 33 15:54:39.537 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@c83b501[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=33},cb=ChannelResponse@6e5fadab{200,GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] ([p=0,l=132,c=8192,r=132],[p=0,l=33,c=8192,r=33],true)@COMPLETING 15:54:39.537 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1acb3e68{IDLE}->null [DirectByteBuffer@6b812c21[p=0,l=132,c=8192,r=132]={<<>>t:37019\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2d993bf9[p=0,l=33,c=8192,r=33]={<<<{"name":"NULL","version":"0.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:54:39.537 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1acb3e68{WRITING}->null:IDLE-->WRITING 15:54:39.538 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 165 SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=W,to=138/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=COMPLETING}]=>HttpChannelState@36148357{handling=Thread[#41,qtp1010971109-41,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] 15:54:39.538 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=165 remaining=0 WriteFlusher@1acb3e68{WRITING}->null 15:54:39.538 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1acb3e68{IDLE}->null:WRITING-->IDLE 15:54:39.539 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@c83b501[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=33},cb=ChannelResponse@6e5fadab{200,GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] ([p=132,l=132,c=8192,r=0],[p=33,l=33,c=8192,r=0],true)@END 15:54:39.539 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@36d112e2{terminated=false,multiplex=0,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.539 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@6e5fadab{200,GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 15:54:39.541 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@545072c7{Queued by qtp1010971109-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.542 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@545072c7{Queued by qtp1010971109-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=Link@545072c7{Queued by qtp1010971109-41 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:54:39.542 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.542 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:54:39.543 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.543 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@7d698189{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.543 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=125} 15:54:39.544 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@2989c066{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c740@40d05705,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c958@b8bf9aa}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:54:39.544 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@7d698189{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.544 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7d698189{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.544 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.544 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=126} 15:54:39.544 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/my-type/versions/1.0.0 written app=33 net=33 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@36148357{handling=Thread[#41,qtp1010971109-41,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3b7c45de 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3b7c45de 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0,age=127} 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@68510462, failure=null, callbackCompleted=true, completeStream=true 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@68510462, null) 15:54:39.545 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 15:54:39.553 [qtp1010971109-41] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [19/Jan/2026:15:54:39 +0000] "GET /policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1" 200 33 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@69c72357 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1020569620 cs=ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 eof=false 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@6a32a0b3[c=null] 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=END}]=>HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1}] 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@428c9725 http://localhost:37019/policy/api/v1/policytypes/my-type/versions/1.0.0 HTTP/1.1} 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@171e61e7{ReadCallback@6d5c0407{HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.554 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@663e3510 on oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.555 [qtp1010971109-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken with none selected 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 0/0/1 selected 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 0 keys, 1 updates 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@663e3510 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.555 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 1 keys 15:54:39.555 [qtp1010971109-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.555 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=2,r=-1,t=59840ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.555 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59840ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.555 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119840ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59840ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.587 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 1/1/1 selected 15:54:39.587 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 1 keys, 0 updates 15:54:39.587 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52922], selector=sun.nio.ch.EPollSelectorImpl@75fc0114, interestOps=1, readyOps=1 SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.587 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=32/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.587 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=33/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:54:39.588 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=33/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=1/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59807ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:54:39.588228181Z 15:54:39.588 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@171e61e7{ReadCallback@6d5c0407{HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=33/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.588 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=33/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.588 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} reservedThread run AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=1/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59807ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:54:39.588405635Z on ReservedThread@4e98003f{thread=Thread[#42,qtp1010971109-42,5,main]} 15:54:39.588 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@36d112e2{terminated=false,multiplex=1,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:54:39.588 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=34/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.588 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=1/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59807ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:54:39.588860006Z tryProduce true 15:54:39.588 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 180 DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.589 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.589 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.589 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 180 Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.589 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.589 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 180 HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.589 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 1 keys 15:54:39.589 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.589 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6b812c21[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.589 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:54:39.589 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:37019: localhost:37019) 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:37019) header=Host, headerString=[Host], valueString=[localhost:37019] 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:54:39.590 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1 HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@36d112e2{terminated=false,multiplex=0,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.591 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@36148357{handling=Thread[#37,qtp1010971109-37,5,main], handled=false, send=SENDING, completed=false, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1020569620 cs=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 eof=false 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@6a32a0b3[c=Chunk@5d703c3c{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=1} -> ServletContextRequest@571072a9{GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} : ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@48861d1{STARTED} ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=1} ServletContextRequest@571072a9{GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@1fa374bc org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@135e0f4a 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=1} -> ServletContextRequest@571072a9{GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@1fa374bc,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@135e0f4a 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=2} 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@7d698189{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.592 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=2} 15:54:39.593 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@48861d1{STARTED} cached filter chain for REQUEST: ChainEnd@4f1340c1(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.593 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@4f1340c1(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.594 [qtp1010971109-37] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- invalid request for policy type 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- sendError ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) SEND_ERROR ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action SEND_ERROR ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=4} 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- consumeAll HttpInput@1020569620 cs=ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 eof=false 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed current chunk of ServletChannel EOF=false AsyncContentProducer@6a32a0b3[c=null] 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed available chunks of ServletChannel EOF=true AsyncContentProducer@6a32a0b3[c=null] 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isFinished=true HttpInput@1020569620 cs=ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 eof=true 15:54:39.595 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- isFailure = false AsyncContentProducer@6a32a0b3[c=null] 15:54:39.596 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isError=false HttpInput@1020569620 cs=ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 eof=true 15:54:39.599 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- errorHandling ServletChannelState@7d698189{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.599 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.handler.ErrorHandler -- handle(ServletContextRequest@571072a9{GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}, org.eclipse.jetty.ee10.servlet.ServletContextResponse@1fa374bc, Callback@37002245{BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f7588555fc8@22efd75b,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f75885561e0@511906f3}) 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@3f586712 committed 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5ac4ffce[p=0,l=468,c=8192,r=468]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@65f80024{400,GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@c83b501[PROCESSING][i=HTTP/1.1{s=400,h=5,cl=468},cb=ChannelResponse@65f80024{400,GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=468,c=8192,r=468],true)@START 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@36d112e2{terminated=false,multiplex=1,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=400,h=5,cl=468} last=true content=HeapByteBuffer@5ac4ffce[p=0,l=468,c=8192,r=468]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@3f586712 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 468 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@c83b501[PROCESSING][i=HTTP/1.1{s=400,h=5,cl=468},cb=ChannelResponse@65f80024{400,GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] ([p=0,l=204,c=8192,r=204],[p=0,l=468,c=8192,r=468],true)@COMPLETING 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1acb3e68{IDLE}->null [DirectByteBuffer@6b812c21[p=0,l=204,c=8192,r=204]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5ac4ffce[p=0,l=468,c=8192,r=468]={<<<\n\n\n\n\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:54:39.606 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1acb3e68{WRITING}->null:IDLE-->WRITING 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 672 SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=W,to=18/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=COMPLETING}]=>HttpChannelState@36148357{handling=Thread[#37,qtp1010971109-37,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=672 remaining=0 WriteFlusher@1acb3e68{WRITING}->null 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1acb3e68{IDLE}->null:WRITING-->IDLE 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@c83b501[PROCESSING][i=HTTP/1.1{s=400,h=5,cl=468},cb=ChannelResponse@65f80024{400,GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] ([p=204,l=204,c=8192,r=0],[p=468,l=468,c=8192,r=0],true)@END 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@36d112e2{terminated=false,multiplex=0,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@65f80024{400,GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@1ac5fca9{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.607 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@1ac5fca9{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=Link@1ac5fca9{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:54:39.608 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@1827137a{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@2d328463[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:54:39.608 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@1827137a{terminated=false,multiplex=0,pooled=Buffer@ea9719a[rc=0,HeapByteBuffer@5ac4ffce[p=0,l=0,c=8192,r=0]={<<<>>>\n>>} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@539ac60{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1311)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@539ac60{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1311)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=Link@539ac60{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1311)[BLOCKING] -> null},invoker=null} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=Callback@4d434249{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c740@74ebc61e,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c958@310b5cb8} w=false 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@7d698189{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@2b6dbbeb{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7d698189{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=18} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/invalid/versions/1.0.0 written app=0 net=468 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@36148357{handling=Thread[#37,qtp1010971109-37,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@135e0f4a 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@135e0f4a 15:54:39.609 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api request error InboundJaxrsResponse{context=ClientResponse{method=GET, uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0, status=400, reason=Bad Request}} 15:54:39.609 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@2e9d95f3{s=ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0,age=19} 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@562c52ae, failure=null, callbackCompleted=true, completeStream=true 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@562c52ae, null) 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 15:54:39.610 [qtp1010971109-37] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [19/Jan/2026:15:54:39 +0000] "GET /policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1" 400 468 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@20f62f01 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1020569620 cs=ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 eof=true 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@1e3c1800 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@6a32a0b3[c=null] 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@7d698189{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=END,0 of -1},g=HttpGenerator@3b861de9{s=END}]=>HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1}] 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@36148357{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@627dd18b http://localhost:37019/policy/api/v1/policytypes/invalid/versions/1.0.0 HTTP/1.1} 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@171e61e7{ReadCallback@6d5c0407{HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.610 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@663e3510 on oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.611 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1] 15:54:39.611 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.611 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@3d0c84d1 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59784ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.611 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken with none selected 15:54:39.611 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59784ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.611 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 0/0/1 selected 15:54:39.611 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119784ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59784ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.611 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 0 keys, 1 updates 15:54:39.611 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.611 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@663e3510 15:54:39.611 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.611 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.612 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 1 keys 15:54:39.612 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@50b39d63[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52928]] on oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.612 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.612 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken with none selected 15:54:39.612 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken up from select, 0/0/0 selected 15:54:39.612 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 processing 0 keys, 1 updates 15:54:39.612 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.612 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@50b39d63[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52928]] 15:54:39.612 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@50b39d63[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52928]] startThread=0 15:54:39.613 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.613 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 waiting with 1 keys 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@50b39d63[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52928]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59782ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@6a460cc4 on oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.613 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2ea13d96{ReadCallback@745b24aa{HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@506d5f18 on oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:54:39.614 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken with none selected 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.614 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken up from select, 0/0/1 selected 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@50b39d63[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52928]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.614 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 processing 0 keys, 2 updates 15:54:39.614 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.614 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@6a460cc4 15:54:39.614 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119781ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59781ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.614 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@506d5f18 15:54:39.614 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 waiting with 1 keys 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken up from select, 1/1/1 selected 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 processing 1 keys, 0 updates 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52928], selector=sun.nio.ch.EPollSelectorImpl@336ab33, interestOps=1, readyOps=1 SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=1/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59780ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.615858236Z 15:54:39.615 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2ea13d96{ReadCallback@745b24aa{HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.616 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.616 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@71fead3e{terminated=false,multiplex=1,pooled=Buffer@f65c233[rc=0,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:54:39.616 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.616 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 180 DirectByteBuffer@16b66a88[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.616 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 180 Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.616 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 180 HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.616 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@16b66a88[p=0,l=180,c=8192,r=180]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:37019) 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:37019) header=Host, headerString=[Host], valueString=[localhost:37019] 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:54:39.617 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1 HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@16b66a88[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@f65c233[rc=1,DirectByteBuffer@16b66a88[p=180,l=180,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@71fead3e{terminated=false,multiplex=0,pooled=Buffer@f65c233[rc=0,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.618 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@73d3eca0{handling=Thread[#40,qtp1010971109-40,5,main], handled=false, send=SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1288458014 cs=ServletChannelState@7a951a87{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7dcaa09d eof=false 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7dcaa09d 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@279abbf[c=null] 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1} -> ServletContextRequest@7e70c668{GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} : ServletChannelState@7a951a87{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@48861d1{STARTED} ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1} ServletContextRequest@7e70c668{GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@56164f73 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@197d225d 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1} -> ServletContextRequest@7e70c668{GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@56164f73,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@197d225d 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1} 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@7a951a87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=1} 15:54:39.619 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@48861d1{STARTED} cached filter chain for REQUEST: ChainEnd@28ad681b(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.620 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@28ad681b(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.620 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} reservedThread run AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=1/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59775ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:39.620878559Z on ReservedThread@754f0ca3{thread=Thread[#43,qtp1010971109-43,5,main]} 15:54:39.620 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=1/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59775ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:39.621011073Z tryProduce true 15:54:39.621 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.621 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.621 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=Thread[#40,qtp1010971109-40,5,main], handled=false, send=SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.621 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 waiting with 1 keys 15:54:39.622 [qtp1010971109-40] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- request for unknown policy type 15:54:39.622 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- sendError ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.622 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=true i=true al=0} 15:54:39.622 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) SEND_ERROR ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.622 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action SEND_ERROR ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=4} 15:54:39.622 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- consumeAll HttpInput@1288458014 cs=ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7dcaa09d eof=false 15:54:39.622 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed current chunk of ServletChannel EOF=false AsyncContentProducer@279abbf[c=null] 15:54:39.622 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- consumed available chunks of ServletChannel EOF=true AsyncContentProducer@279abbf[c=null] 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isFinished=true HttpInput@1288458014 cs=ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7dcaa09d eof=true 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- isFailure = false AsyncContentProducer@279abbf[c=null] 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- isError=false HttpInput@1288458014 cs=ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7dcaa09d eof=true 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- errorHandling ServletChannelState@7a951a87{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.handler.ErrorHandler -- handle(ServletContextRequest@7e70c668{GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}, org.eclipse.jetty.ee10.servlet.ServletContextResponse@56164f73, Callback@5016a8e0{BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f7588555fc8@341f0846,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f75885561e0@4400bb52}) 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@1827137a{terminated=false,multiplex=1,pooled=Buffer@ea9719a[rc=0,HeapByteBuffer@5ac4ffce[p=0,l=0,c=8192,r=0]={<<<>>>\n\n\n\n\n\n\n>>>html>\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@629a17c4{404,GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@2e8b6ee9[PROCESSING][i=HTTP/1.1{s=404,h=5,cl=462},cb=ChannelResponse@629a17c4{404,GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=462,c=8192,r=462],true)@START 15:54:39.623 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@71fead3e{terminated=false,multiplex=1,pooled=Buffer@f65c233[rc=0,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=404,h=5,cl=462} last=true content=HeapByteBuffer@5ac4ffce[p=0,l=462,c=8192,r=462]={<<<\n\n\n\n\n\n>>>html>\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@7aefe79 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 462 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@2e8b6ee9[PROCESSING][i=HTTP/1.1{s=404,h=5,cl=462},cb=ChannelResponse@629a17c4{404,GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] ([p=0,l=202,c=8192,r=202],[p=0,l=462,c=8192,r=462],true)@COMPLETING 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@6f908a41{IDLE}->null [DirectByteBuffer@16b66a88[p=0,l=202,c=8192,r=202]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5ac4ffce[p=0,l=462,c=8192,r=462]={<<<\n\n\n\n\n\n>>>html>\n\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6f908a41{WRITING}->null:IDLE-->WRITING 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 664 SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@60a8975e{s=COMPLETING}]=>HttpChannelState@73d3eca0{handling=Thread[#40,qtp1010971109-40,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=664 remaining=0 WriteFlusher@6f908a41{WRITING}->null 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@6f908a41{IDLE}->null:WRITING-->IDLE 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@2e8b6ee9[PROCESSING][i=HTTP/1.1{s=404,h=5,cl=462},cb=ChannelResponse@629a17c4{404,GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] ([p=202,l=202,c=8192,r=0],[p=462,l=462,c=8192,r=0],true)@END 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@71fead3e{terminated=false,multiplex=0,pooled=Buffer@f65c233[rc=0,DirectByteBuffer@16b66a88[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@629a17c4{404,GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 15:54:39.624 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@1f3decfc{Queued by qtp1010971109-40 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2d2bece8{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@1f3decfc{Queued by qtp1010971109-40 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2d2bece8{name=HttpChannelState_writeInvoker,tail=Link@1f3decfc{Queued by qtp1010971109-40 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@1827137a{terminated=false,multiplex=0,pooled=Buffer@ea9719a[rc=0,HeapByteBuffer@5ac4ffce[p=0,l=0,c=8192,r=0]={<<<>>>\n>>} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@319fd0f4{Queued by qtp1010971109-40 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1311)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2d2bece8{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@319fd0f4{Queued by qtp1010971109-40 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1311)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2d2bece8{name=HttpChannelState_writeInvoker,tail=Link@319fd0f4{Queued by qtp1010971109-40 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.write(HttpChannelState.java:1311)[BLOCKING] -> null},invoker=null} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=Callback@58222382{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c740@330b6845,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c958@432128d4} w=false 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@7a951a87{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@2d2bece8{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@7a951a87{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@7a951a87{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=7} 15:54:39.625 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api not found InboundJaxrsResponse{context=ClientResponse{method=GET, uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0, status=404, reason=Not Found}} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/unknown/versions/1.0.0 written app=0 net=462 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@73d3eca0{handling=Thread[#40,qtp1010971109-40,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@197d225d 15:54:39.625 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@197d225d 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@2ce3b051{s=ServletChannelState@7a951a87{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0,age=8} 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@73d3eca0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@78e8db76, failure=null, callbackCompleted=true, completeStream=true 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@78e8db76, null) 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@73d3eca0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 15:54:39.626 [qtp1010971109-40] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [19/Jan/2026:15:54:39 +0000] "GET /policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1" 404 462 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@1049dd6e 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1288458014 cs=ServletChannelState@7a951a87{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7dcaa09d eof=true 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7dcaa09d 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@279abbf[c=null] 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@7a951a87{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=END,0 of -1},g=HttpGenerator@60a8975e{s=END}]=>HttpChannelState@73d3eca0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1}] 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@73d3eca0{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@9cec043 http://localhost:37019/policy/api/v1/policytypes/unknown/versions/1.0.0 HTTP/1.1} 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2ea13d96{ReadCallback@745b24aa{HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.626 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@506d5f18 on oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.627 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken with none selected 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken up from select, 0/0/1 selected 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 processing 0 keys, 1 updates 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@506d5f18 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.627 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 waiting with 1 keys 15:54:39.627 [qtp1010971109-40] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.627 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@36792db6 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59768ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.627 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59768ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.627 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119768ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59768ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.628 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5b04353b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52938]] on oeji.ManagedSelector@172609a{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.628 [qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@172609a{STARTED}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken with none selected 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken up from select, 0/0/0 selected 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 processing 0 keys, 1 updates 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5b04353b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52938]] 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5b04353b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52938]] startThread=0 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.628 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 waiting with 1 keys 15:54:39.628 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5b04353b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52938]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59767ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.628 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.628 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:54:39.629 [qtp1010971109-46] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:39.629 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@423b61d0 on oeji.ManagedSelector@172609a{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:39.629 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.629 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.630 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.630 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3674a634{ReadCallback@2fd864cb{HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.630 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.630 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@671618bc on oeji.ManagedSelector@172609a{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:39.630 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@172609a{STARTED}[id=0 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:54:39.630 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken with none selected 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken up from select, 0/0/1 selected 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 processing 0 keys, 2 updates 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:54:39.630 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@423b61d0 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@671618bc 15:54:39.631 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5b04353b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52938]] in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59764ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 waiting with 1 keys 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken up from select, 1/1/1 selected 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 processing 1 keys, 0 updates 15:54:39.631 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59764ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:37019 remote=/127.0.0.1:52938], selector=sun.nio.ch.EPollSelectorImpl@33d77e16, interestOps=1, readyOps=1 SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.631 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119764ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59764ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@7c2d8c27{thread=null} startThread=0 15:54:39.631 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/PRODUCING/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59764ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.632010982Z 15:54:39.631 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@7c2d8c27{thread=null} in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59764ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.632 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/PRODUCING/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59763ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:39.632210937Z 15:54:39.632 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1 15:54:39.632 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:54:39.632 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:54:39.632 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:39.632 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.632 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.632 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 waiting with 1 keys 15:54:39.632 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59763ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.632 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3674a634{ReadCallback@2fd864cb{HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.632 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.633 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@36d112e2{terminated=false,multiplex=1,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:54:39.633 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.633 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 183 DirectByteBuffer@6b812c21[p=0,l=183,c=8192,r=183]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.633 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 183 Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=183,c=8192,r=183]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.633 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 183 HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=183,c=8192,r=183]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=0,l=183,c=8192,r=183]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6b812c21[p=0,l=183,c=8192,r=183]={<<>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:54:39.634 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:37019) 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:37019) header=Host, headerString=[Host], valueString=[localhost:37019] 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:54:39.635 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:54:39.636 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=183,l=183,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] 15:54:39.636 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1 HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] 15:54:39.636 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=183,l=183,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] 15:54:39.636 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@6b812c21[p=183,l=183,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.636 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:54:39.637 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:54:39.637 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=183,l=183,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=END,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] 15:54:39.637 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@28b10e8f[rc=1,DirectByteBuffer@6b812c21[p=183,l=183,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>ntent-Len...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=END,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] 15:54:39.637 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@36d112e2{terminated=false,multiplex=0,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.637 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@577f7bbe{handling=Thread[#37,qtp1010971109-37,5,main], handled=false, send=SENDING, completed=false, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 15:54:39.637 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1580342694 cs=ServletChannelState@6abf8dec{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7b20299d eof=false 15:54:39.638 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7b20299d 15:54:39.638 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@6a5cd2ce[c=null] 15:54:39.638 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=2} -> ServletContextRequest@320b0486{GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} : ServletChannelState@6abf8dec{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:54:39.638 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@48861d1{STARTED} ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=2} ServletContextRequest@320b0486{GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@481daf9b org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@445bcef4 15:54:39.638 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=2} -> ServletContextRequest@320b0486{GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@481daf9b,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@445bcef4 15:54:39.638 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=2} 15:54:39.638 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6abf8dec{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.639 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=3} 15:54:39.639 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@48861d1{STARTED} cached filter chain for REQUEST: ChainEnd@9b3ae2c(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.639 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@9b3ae2c(org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:39.641 [qtp1010971109-37] INFO org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest -- invalid request for policy type 15:54:39.642 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@63f6b4a8[p=0,l=11,c=8192,r=11]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:54:39.642 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=11 null 15:54:39.642 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@4632ae3a committed 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5c04f466[p=0,l=11,c=8192,r=11]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@4852e304{200,GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@1ed74d52[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=11},cb=ChannelResponse@4852e304{200,GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=11,c=8192,r=11],true)@START 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@36d112e2{terminated=false,multiplex=1,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=4,cl=11} last=true content=HeapByteBuffer@5c04f466[p=0,l=11,c=8192,r=11]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@4632ae3a 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 11 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@1ed74d52[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=11},cb=ChannelResponse@4852e304{200,GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] ([p=0,l=132,c=8192,r=132],[p=0,l=11,c=8192,r=11],true)@COMPLETING 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@4dc763cc{IDLE}->null [DirectByteBuffer@6b812c21[p=0,l=132,c=8192,r=132]={<<>>host:3701...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5c04f466[p=0,l=11,c=8192,r=11]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:54:39.643 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4dc763cc{WRITING}->null:IDLE-->WRITING 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 143 SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=W,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=END,0 of -1},g=HttpGenerator@739e7f3{s=COMPLETING}]=>HttpChannelState@577f7bbe{handling=Thread[#37,qtp1010971109-37,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=143 remaining=0 WriteFlusher@4dc763cc{WRITING}->null 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@4dc763cc{IDLE}->null:WRITING-->IDLE 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@1ed74d52[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=11},cb=ChannelResponse@4852e304{200,GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] ([p=132,l=132,c=8192,r=0],[p=11,l=11,c=8192,r=0],true)@END 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@36d112e2{terminated=false,multiplex=0,pooled=Buffer@28b10e8f[rc=0,DirectByteBuffer@6b812c21[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@7e3578d5[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@4852e304{200,GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@369b19d6{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@690e96c2{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@369b19d6{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@690e96c2{name=HttpChannelState_writeInvoker,tail=Link@369b19d6{Queued by qtp1010971109-37 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@690e96c2{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6abf8dec{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6abf8dec{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.644 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=9} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@4d97eb6c{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c740@3bb82811,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c958@5503d319}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6abf8dec{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6abf8dec{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6abf8dec{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=9} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/other-type/versions/1.0.0 written app=11 net=11 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@577f7bbe{handling=Thread[#37,qtp1010971109-37,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@445bcef4 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@445bcef4 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@244d2d0e{s=ServletChannelState@6abf8dec{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0,age=9} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@577f7bbe{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@4826f7fd, failure=null, callbackCompleted=true, completeStream=true 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@4826f7fd, null) 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@577f7bbe{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 15:54:39.645 [qtp1010971109-37] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [19/Jan/2026:15:54:39 +0000] "GET /policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1" 200 11 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@3a98b91e 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1580342694 cs=ServletChannelState@6abf8dec{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7b20299d eof=false 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@7b20299d 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@6a5cd2ce[c=null] 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6abf8dec{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:54:39.645 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=END,0 of -1},g=HttpGenerator@739e7f3{s=END}]=>HttpChannelState@577f7bbe{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1}] 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@577f7bbe{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@1620e9ae http://localhost:37019/policy/api/v1/policytypes/other-type/versions/1.0.0 HTTP/1.1} 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3674a634{ReadCallback@2fd864cb{HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@671618bc on oeji.ManagedSelector@172609a{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@172609a{STARTED}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.646 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken with none selected 15:54:39.646 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken up from select, 0/0/1 selected 15:54:39.646 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 processing 0 keys, 1 updates 15:54:39.646 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=3,r=-1,t=59749ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.646 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@671618bc 15:54:39.646 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59749ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.647 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119749ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59748ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.647 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.647 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.647 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 waiting with 1 keys 15:54:39.646 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api connection error, client info: JerseyClient(name=apiClient, https=false, selfSignedCerts=false, hostname=localhost, port=37019, basePath=null, userName=null, password=null, client=org.glassfish.jersey.client.JerseyClient@28068327, baseUrl=http://localhost:37019/, alive=true) 15:54:39.671 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:39.673 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:39.676 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api connection error, client info: JerseyClient(name=apiClient, https=false, selfSignedCerts=false, hostname=localhost, port=41745, basePath=null, userName=null, password=null, client=org.glassfish.jersey.client.JerseyClient@1683b9ba, baseUrl=http://localhost:41745/, alive=true) 15:54:39.678 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=37019, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@40612056{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STARTED}}, connector=policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}, jettyThread=Thread[#35,policy-api-37019,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: SHUTTING DOWN 15:54:39.679 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=37019, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@40612056{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STARTED}}, connector=policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019}, jettyThread=Thread[#35,policy-api-37019,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:54:39.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019} 15:54:39.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@1f41f259[keys=3] 15:54:39.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@4fdd5b05{STARTED}[id=3 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.679 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1010971109-39-acceptor-0@2aeee453-policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019} in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59716ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.679 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59716ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.679 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119716ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59716ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.680 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@389f4282 on oeji.ManagedSelector@4fdd5b05{STOPPING}[id=3 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.680 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@4fdd5b05{STOPPING}[id=3 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.680 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken with none selected 15:54:39.680 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken up from select, 0/0/1 selected 15:54:39.680 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 processing 0 keys, 1 updates 15:54:39.680 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.680 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@389f4282 15:54:39.681 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@4fdd5b05{STOPPING}[id=3 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.681 [qtp1010971109-43] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:54:39.681 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=54/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.681 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,OPEN,fill=FI,flush=-,to=55/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.681 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@2e97bff4[{l=/127.0.0.1:37019,r=/127.0.0.1:52928,CLOSED,fill=FI,flush=-,to=55/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.682 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2ea13d96{ReadCallback@745b24aa{HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=null,r=null,CLOSED,fill=FI,flush=-,to=55/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@292e903c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.682 [qtp1010971109-43] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:54:39.682 [qtp1010971109-43] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:54:39.682 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=null,r=null,CLOSED,fill=-,flush=-,to=56/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@292e903c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:39.683 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@4fdd5b05{STOPPING}[id=3 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.683 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c8bbe12 startThread=0 15:54:39.683 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c8bbe12 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59712ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.683 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.683 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 waiting with 1 keys 15:54:39.683 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@2e97bff4[{l=null,r=null,CLOSED,fill=-,flush=-,to=56/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@292e903c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.683 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@27f09e08 on oeji.ManagedSelector@4fdd5b05{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.683 [qtp1010971109-45] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@292e903c::SocketChannelEndPoint@2e97bff4[{l=null,r=null,CLOSED,fill=-,flush=-,to=57/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@292e903c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@60a8975e{s=START}]=>HttpChannelState@73d3eca0{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.683 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@4fdd5b05{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.684 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@c8bbe12 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59712ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.684 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.684 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119711ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.684 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken with none selected 15:54:39.684 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 woken up from select, 0/0/0 selected 15:54:39.684 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@336ab33 processing 0 keys, 1 updates 15:54:39.684 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.684 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@27f09e08 15:54:39.684 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@336ab33 on oeji.ManagedSelector@4fdd5b05{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.684 [qtp1010971109-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.684 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/PRODUCING/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:39.68497501Z 15:54:39.685 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3 15:54:39.685 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:54:39.685 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2666f3bc/SelectorProducer@212de6f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59711ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:39.685082013Z 15:54:39.685 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@4fdd5b05{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.685 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@725ac040{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.685 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@2984edab on oeji.ManagedSelector@725ac040{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.685 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@725ac040{STOPPING}[id=2 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1] 15:54:39.685 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken with none selected 15:54:39.685 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 0/0/1 selected 15:54:39.685 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 0 keys, 1 updates 15:54:39.685 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.685 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2984edab 15:54:39.685 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@725ac040{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.686 [qtp1010971109-42] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:54:39.686 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.686 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,OPEN,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.686 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@4587f65[{l=/127.0.0.1:37019,r=/127.0.0.1:52922,CLOSED,fill=FI,flush=-,to=75/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.686 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@171e61e7{ReadCallback@6d5c0407{HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=null,r=null,CLOSED,fill=FI,flush=-,to=76/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7b049172[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.687 [qtp1010971109-42] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:54:39.687 [qtp1010971109-42] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:54:39.687 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=null,r=null,CLOSED,fill=-,flush=-,to=76/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7b049172[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:39.687 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@725ac040{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47b1b3f4 startThread=0 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.688 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47b1b3f4 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59707ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 waiting with 1 keys 15:54:39.688 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2a6dfbb2 on oeji.ManagedSelector@725ac040{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.688 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@4587f65[{l=null,r=null,CLOSED,fill=-,flush=-,to=77/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7b049172[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.688 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@725ac040{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=2/avg=1.00/max=1] 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken with none selected 15:54:39.688 [qtp1010971109-40] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7b049172::SocketChannelEndPoint@4587f65[{l=null,r=null,CLOSED,fill=-,flush=-,to=77/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7b049172[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3b861de9{s=START}]=>HttpChannelState@36148357{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 woken up from select, 0/0/0 selected 15:54:39.688 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@47b1b3f4 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=4,r=-1,t=59707ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@75fc0114 processing 0 keys, 1 updates 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2a6dfbb2 15:54:39.688 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59707ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.688 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119707ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59707ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.688 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@75fc0114 on oeji.ManagedSelector@725ac040{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.689 [qtp1010971109-42] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.689 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2 15:54:39.689 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:54:39.689 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59706ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:54:39.689240307Z 15:54:39.689 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@5a9fc9e6/SelectorProducer@12fbef3f/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59706ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:54:39.689410831Z 15:54:39.689 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@725ac040{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=2/avg=1.00/max=1] 15:54:39.689 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@6e4745e2{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.690 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1e085e71 on oeji.ManagedSelector@6e4745e2{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.690 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6e4745e2{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken with none selected 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken up from select, 0/0/0 selected 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 processing 0 keys, 1 updates 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1e085e71 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@6e4745e2{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.690 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 waiting with 0 keys 15:54:39.690 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3dab9366 on oeji.ManagedSelector@6e4745e2{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.690 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6e4745e2{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken with none selected 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 woken up from select, 0/0/0 selected 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@30575f68 processing 0 keys, 1 updates 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@3dab9366 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@30575f68 on oeji.ManagedSelector@6e4745e2{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@11cb2983 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59704ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=6,r=-1,t=59704ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.691 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59704ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:54:39.691603331Z 15:54:39.691 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119704ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=6,r=-1,t=59704ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.691 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@6e64d90b/SelectorProducer@7ca39c5c/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=6,r=-1,t=59704ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:54:39.691759124Z 15:54:39.691 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@6e4745e2{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.691 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@172609a{STARTED}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.692 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@33ccc8cd on oeji.ManagedSelector@172609a{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.692 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@172609a{STOPPING}[id=0 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken with none selected 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken up from select, 0/0/1 selected 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 processing 0 keys, 1 updates 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@33ccc8cd 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@172609a{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=46/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.692 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,OPEN,fill=FI,flush=-,to=46/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.693 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@48c30aa0[{l=/127.0.0.1:37019,r=/127.0.0.1:52938,CLOSED,fill=FI,flush=-,to=46/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.693 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3674a634{ReadCallback@2fd864cb{HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=null,r=null,CLOSED,fill=FI,flush=-,to=47/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@4604edc8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:39.693 [qtp1010971109-36] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:54:39.693 [qtp1010971109-36] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:54:39.693 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=null,r=null,CLOSED,fill=-,flush=-,to=47/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@4604edc8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:195) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:39.694 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@172609a{STOPPING}[id=0 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.694 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d9b3290 startThread=0 15:54:39.694 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.694 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 waiting with 1 keys 15:54:39.694 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d9b3290 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.694 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@76b9056d on oeji.ManagedSelector@172609a{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.694 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@48c30aa0[{l=null,r=null,CLOSED,fill=-,flush=-,to=48/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@4604edc8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.694 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@172609a{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:39.694 [qtp1010971109-46] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4604edc8::SocketChannelEndPoint@48c30aa0[{l=null,r=null,CLOSED,fill=-,flush=-,to=48/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@4604edc8[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@739e7f3{s=START}]=>HttpChannelState@577f7bbe{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:39.694 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d9b3290 in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=5,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken with none selected 15:54:39.695 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=6,r=-1,t=59701ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 woken up from select, 0/0/0 selected 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@33d77e16 processing 0 keys, 1 updates 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:39.695 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119701ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=6,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@76b9056d 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@33d77e16 on oeji.ManagedSelector@172609a{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@4b43c0bf in QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=6,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=7,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.695 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119700ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=7,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.695 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=7,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:54:39.695900338Z 15:54:39.695 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@1048279d/SelectorProducer@7b3d3d16/IDLE/p=0/QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=7,r=-1,t=59700ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:54:39.696059981Z 15:54:39.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@172609a{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:39.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@1f41f259[keys=0] 15:54:39.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@32db94fb[HTTP/1.1] 15:54:39.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@32db94fb[HTTP/1.1] 15:54:39.696 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019} 15:54:39.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED policy-api@5c00de0d{HTTP/1.1, (http/1.1)}{localhost:37019} 15:54:39.696 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@40612056{STARTED}[12.0.22,sto=0] 15:54:39.697 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@40612056{STOPPING}[12.0.22,sto=0] 15:54:39.697 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@40612056{STOPPING}[12.0.22,sto=0] 15:54:39.697 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@40612056{STOPPING}[12.0.22,sto=0] 15:54:39.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@af3e38d{STARTED}[worker=node0] 15:54:39.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@bb5f2c5{STARTED}[interval=660000, ownscheduler=false] 15:54:39.697 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:54:39.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@bb5f2c5{STOPPED}[interval=660000, ownscheduler=false] 15:54:39.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@af3e38d{STOPPED}[worker=node0] 15:54:39.697 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STARTED}} 15:54:39.698 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STARTED}} 15:54:39.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@7d28efd5{STARTED} 15:54:39.698 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:54:39.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@5c6181f6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:39.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@d14a3cd[passivating=false,graceSec=3600] 15:54:39.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@d14a3cd[passivating=false,graceSec=3600] 15:54:39.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@5c6181f6[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:39.698 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@48861d1{STARTED} 15:54:39.698 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@48861d1{STOPPING} 15:54:39.699 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:54:39.699 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-60083852==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@e6a6e0b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:39.699 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:54:39.712 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:39.713 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3ce067bd[EMBEDDED:] 15:54:39.713 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:39.713 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:39.713 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet6903bec9{/*->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:39.713 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3ce067bd=MappedServlet2f6fcc70{null->org.glassfish.jersey.servlet.ServletContainer-3ce067bd==org.glassfish.jersey.servlet.ServletContainer@aef6accc{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@48861d1{STOPPED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@7d28efd5{STOPPED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@2480acc3{base=null,protected=[]} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@2480acc3{base=null,protected=[]} 15:54:39.714 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STOPPED}} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@578781f7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d28efd5{STOPPED}} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@624268ab{STARTED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@33315925{STARTED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@33315925{STOPPED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@624268ab{STOPPED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@51a73873{STARTED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@51a73873{STOPPED} 15:54:39.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1010971109]@3c4231e5{STARTED,8<=10<=200,i=7,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.715 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=10<=200,i=7,r=-1,t=59681ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} 15:54:39.715 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#41,qtp1010971109-41,5,main] for stop 15:54:39.715 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#42,qtp1010971109-42,5,main] for stop 15:54:39.715 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@754f0ca3{thread=null} in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=10<=200,i=7,r=-1,t=59680ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.715 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=10<=200,i=8,r=-1,t=59680ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.715 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119680ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=10<=200,i=8,r=-1,t=59680ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.715 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1133) at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:39.716 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@4e98003f{thread=null} in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=10<=200,i=8,r=-1,t=59679ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.716 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict check, period=60000ms QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=10<=200,i=9,r=-1,t=59679ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.716 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, threshold=119679ms in the future QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=10<=200,i=9,r=-1,t=59679ms,q=0}[ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}}] 15:54:39.716 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@7e220090{capacity=8,threads=ThreadIdPool@cb13d66{capacity=8}} 15:54:39.716 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#41,qtp1010971109-41,5,main] for 2499 15:54:39.716 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1133) at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:39.717 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@7c2d8c27{thread=null} in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=9,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=10,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [qtp1010971109-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#41,qtp1010971109-41,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=10,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#43,qtp1010971109-43,5,main] for 2499 15:54:39.717 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=10,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=10,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=10,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=10,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=11,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.717 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=12,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#39,qtp1010971109-39,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=12,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#37,qtp1010971109-37,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=12,r=-1,t=59678ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=12,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=12,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=13,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#40,qtp1010971109-40,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=13,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=13,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=13,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=14,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=14,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=14,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=14,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=15,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#43,qtp1010971109-43,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=15,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=15,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=15,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=16,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.718 [qtp1010971109-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#45,qtp1010971109-45,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=16,r=-1,t=59677ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#38,qtp1010971109-38,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=16,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=16,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=16,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=17,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=17,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#46,qtp1010971109-46,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=17,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=18,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.719 [qtp1010971109-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#36,qtp1010971109-36,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=18,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.720 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=18,r=-1,t=59676ms,q=0}[NO_TRY] 15:54:39.720 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=18,r=-1,t=59675ms,q=0}[NO_TRY] 15:54:39.720 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=19,r=-1,t=59675ms,q=0}[NO_TRY] 15:54:39.720 [qtp1010971109-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#42,qtp1010971109-42,5,main] exited for QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPING,8<=0<=200,i=19,r=-1,t=59675ms,q=0}[NO_TRY] 15:54:39.720 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#36,qtp1010971109-36,5,] for 2496 15:54:39.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1010971109]@3c4231e5{STOPPED,8<=0<=200,i=19,r=-1,t=59675ms,q=0}[NO_TRY] 15:54:39.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@40612056{STOPPED}[12.0.22,sto=0] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.700 s -- in org.onap.policy.pdp.xacml.application.common.PolicyApiCallerTest [INFO] Running org.onap.policy.pdp.xacml.application.common.ExceptionTest 15:54:39.738 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.() at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.739 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.740 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.740 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.741 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.PolicyApiException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.PolicyApiException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.741 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.() at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.741 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.742 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.742 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:39.743 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.NotFoundException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.NotFoundException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.ExceptionTest.test(ExceptionTest.java:36) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.pdp.xacml.application.common.ExceptionTest [INFO] Running org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest 15:54:39.749 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- Setting up PIP Testing 15:54:39.749 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- persistenceunit get-operation-outcome.persistenceunit 15:54:39.767 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 15:54:39.916 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:39.916 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:39.918 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:39.926 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:39.930 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:39.935 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:39.996 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.6.16.Final 15:54:39.997 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: 'hibernate.properties' not found 15:54:40.017 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:40.021 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:40.022 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:40.023 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:40.023 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:40.023 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:40.024 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:40.024 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:40.026 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:40.027 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:40.027 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:40.027 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:40.029 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:40.036 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:40.037 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:40.150 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:40.151 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:40.152 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:40.153 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:40.154 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:40.160 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:40.160 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@15beb40b 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@1bc41170 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2d95c3ef 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@35e55afa 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@559baea1 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@6eef7af3 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6de6467a 15:54:40.162 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@72cbe3b6 15:54:40.166 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@de4bee9] into BootstrapContext; was [null] 15:54:40.166 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@62509b77] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@400c0d26] 15:54:40.272 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:40.273 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:40.294 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:40.307 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:40.544 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:40.545 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:40.545 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:40.602 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:40.605 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:40.605 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:40.741 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:40.752 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:40.752 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:40.752 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:40.755 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:40.757 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:40.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@1(java.time.Duration,3015) 15:54:40.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@1(java.time.Duration,3015) 15:54:40.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@1(java.time.Duration,3015) 15:54:40.767 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@67573db5] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@64d1bf9] 15:54:40.814 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:40.848 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:40.855 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:40.863 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:40.876 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:40.893 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:40.894 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:40.894 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:40.898 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:40.904 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:40.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:40.911 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:40.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:40.916 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:40.932 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:40.933 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:40.933 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:40.934 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:40.934 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:40.934 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:40.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:40.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:40.935 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:40.935 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:40.935 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:40.935 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:40.935 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:40.936 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:40.936 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:40.936 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:40.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:40.937 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:40.937 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:40.937 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:40.937 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:40.937 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:40.937 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:40.951 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:40.952 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:40.952 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:40.952 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:40.952 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:40.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:40.953 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:40.953 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:40.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:40.954 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:40.954 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:40.957 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:40.968 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:40.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:40.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:40.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:40.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:40.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:40.970 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:40.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:40.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:40.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:40.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:40.977 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:41.008 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:41.392 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:41.442 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:41.442 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@790446ea, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:41.446 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:41.454 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:41.528 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:41.528 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:41.529 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:41.530 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:41.532 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@24309836] under count; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6b4773ff] under every; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5e699edc] under any; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:41.533 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:41.534 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:41.536 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@44eebd9f] under sinh; prior registration was null 15:54:41.536 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a37d3b6] under cosh; prior registration was null 15:54:41.536 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41db1728] under tanh; prior registration was null 15:54:41.536 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a69158a] under pi; prior registration was null 15:54:41.536 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1b5a471d] under log; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:41.537 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:41.538 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@7f815bea] under position; prior registration was null 15:54:41.539 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@56c73551] under overlay; prior registration was null 15:54:41.540 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@2e62ece0] under trim; prior registration was null 15:54:41.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2fd250ed] under cast; prior registration was null 15:54:41.541 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@16d1f77d] under collate; prior registration was null 15:54:41.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@67fdcc3] under extract; prior registration was null 15:54:41.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:41.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:41.542 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@57893f3b] under ifnull; prior registration was null 15:54:41.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:41.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:41.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2c80d2e0] under pad; prior registration was null 15:54:41.543 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@6f79d583] under str; prior registration was null 15:54:41.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@517c30f] under format; prior registration was null 15:54:41.547 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@6db7b7fb] under timestampadd; prior registration was null 15:54:41.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@5e24661a] under timestampdiff; prior registration was null 15:54:41.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:41.548 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5eeb3c53] under current_date; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a9d395a] under current_time; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@73f55299] under current_timestamp; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4494e88a] under local_date; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@439a4def] under local_time; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@109efb2f] under local_datetime; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4926023f] under offset_datetime; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a157329] under instant; prior registration was null 15:54:41.549 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@12e0fe90] under sql; prior registration was null 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@45cdfb42] under count; prior registration was org.hibernate.dialect.function.CountFunction@24309836 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@70c3b62b] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a69158a 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:41.550 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@316b0194] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@439a4def 15:54:41.551 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@109efb2f 15:54:41.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@30c94321] under trunc; prior registration was null 15:54:41.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:41.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ed4bf20] under date_trunc; prior registration was null 15:54:41.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:41.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:41.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:41.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6790e30b] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@7f815bea 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6dddd255] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@17774484] under format; prior registration was org.hibernate.dialect.function.FormatFunction@517c30f 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:41.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:41.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@2343f7a5] under listagg; prior registration was null 15:54:41.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@24002c5e] under mode; prior registration was null 15:54:41.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@69593608] under percentile_cont; prior registration was null 15:54:41.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7ea887ee] under percentile_disc; prior registration was null 15:54:41.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@50a00337] under rank; prior registration was null 15:54:41.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@37f5c0cf] under dense_rank; prior registration was null 15:54:41.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3ccbc947] under percent_rank; prior registration was null 15:54:41.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@669cb3c7] under cume_dist; prior registration was null 15:54:41.559 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5c56cb6d] under array; prior registration was null 15:54:41.559 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@57a89e68] under array_list; prior registration was null 15:54:41.559 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@40b5dbe9] under array_agg; prior registration was null 15:54:41.562 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@65951393] under array_position; prior registration was null 15:54:41.569 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@28af99b4] under array_positions; prior registration was null 15:54:41.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@77ce24c7] under array_positions_list; prior registration was null 15:54:41.572 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@306f7658] under array_length; prior registration was null 15:54:41.573 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@52eaa71c] under length; prior registration was null 15:54:41.574 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@1e06006f] under array_concat; prior registration was null 15:54:41.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2a805829] under array_prepend; prior registration was null 15:54:41.575 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4006d0cb] under array_append; prior registration was null 15:54:41.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1487c3b3] under array_contains; prior registration was null 15:54:41.578 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3c888166] under array_contains_nullable; prior registration was null 15:54:41.580 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@57f995a4] under array_includes; prior registration was null 15:54:41.580 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@5ed930d6] under array_includes_nullable; prior registration was null 15:54:41.580 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@4f45ed22] under array_intersects; prior registration was null 15:54:41.581 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@3a5aa359] under array_intersects_nullable; prior registration was null 15:54:41.581 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:41.581 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:41.581 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@249e3cb2] under array_get; prior registration was null 15:54:41.582 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@54c659a1] under array_set; prior registration was null 15:54:41.583 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@59f9a634] under array_remove; prior registration was null 15:54:41.583 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@bfa9d56] under array_remove_index; prior registration was null 15:54:41.583 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4186a8f3] under array_slice; prior registration was null 15:54:41.584 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@5f850405] under array_replace; prior registration was null 15:54:41.584 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6cf4ab33] under array_trim; prior registration was null 15:54:41.585 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@12aa9674] under array_fill; prior registration was null 15:54:41.585 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2b80dc62] under array_fill_list; prior registration was null 15:54:41.586 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@6e432c80] under array_to_string; prior registration was null 15:54:41.588 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:41.588 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:41.588 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:41.589 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:41.590 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:41.591 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:41.596 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:41.691 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:41.692 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:41.787 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:41.787 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:41.865 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:41.925 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:41.925 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:42.040 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:42.043 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:42.059 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:42.062 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:42.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:42.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:42.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:42.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:42.072 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:42.101 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:42.102 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:42.105 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:42.105 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:42.105 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@67573db5] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4240b0d5] 15:54:42.106 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:42.106 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:42.124 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:42.125 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a704d15] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.130 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:42.136 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:42.136 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52ac965f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.146 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:42.148 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:42.151 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:42.152 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:42.157 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@13488a7a 15:54:42.157 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: d8671b31-3ccf-4850-be4d-b0406cbee916 () 15:54:42.157 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:42.157 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:42.218 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:42.221 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- Configured own entity manager SessionImpl(647888311) 15:54:42.475 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.479 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:42.479 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:42.479 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:42.479 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:42.479 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:42.479 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.481 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:42.482 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:42.482 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.482 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:42.482 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:42.482 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:42.482 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:42.483 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@c95132f 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@605d010e 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1cd97fca 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@7893e5a8 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@5c3b8dfe 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5466b206 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@316a06f 15:54:42.484 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@644fab00 15:54:42.485 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@641b8e0a] into BootstrapContext; was [null] 15:54:42.485 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@50cf60d] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@332f2b1b] 15:54:42.524 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:42.524 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:42.525 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:42.525 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:42.526 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.526 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.526 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:42.527 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:42.527 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:42.527 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:42.527 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:42.528 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:42.528 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:42.528 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:42.528 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:42.528 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:42.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@20(java.time.Duration,3015) 15:54:42.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@20(java.time.Duration,3015) 15:54:42.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@20(java.time.Duration,3015) 15:54:42.528 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2043cf19] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2be99362] 15:54:42.528 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:42.529 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:42.529 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:42.529 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:42.530 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:42.531 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.531 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:42.531 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:42.531 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:42.532 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:42.532 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:42.532 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:42.532 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:42.533 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:42.533 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:42.533 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:42.533 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:42.534 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:42.534 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:42.534 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:42.535 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:42.535 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:42.535 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:42.535 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:42.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:42.537 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:42.539 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:42.550 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:42.551 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.552 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4c9749bb, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:42.552 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:42.552 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@31c2f1e0] under count; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@70232b31] under every; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1ba63f8c] under any; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d8a67d2] under sinh; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4be1d672] under cosh; prior registration was null 15:54:42.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@22f2069c] under tanh; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@8020711] under pi; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36885534] under log; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@739f57d1] under position; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@41eb69d8] under overlay; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@5949d47b] under trim; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2d9c1b93] under cast; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@24b4e02e] under collate; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3e0be8c9] under extract; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@2976097f] under ifnull; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@64fbdf41] under pad; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@67cdf660] under str; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6e107f0] under format; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1fc5dba2] under timestampadd; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@257e1ecc] under timestampdiff; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2d8892f5] under current_date; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@23d8de33] under current_time; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@12710921] under current_timestamp; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@472ceddd] under local_date; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2edac0f7] under local_time; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4b16ba59] under local_datetime; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@51348a1b] under offset_datetime; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7156c7e5] under instant; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@9f36c40] under sql; prior registration was null 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:42.555 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@77c9db55] under count; prior registration was org.hibernate.dialect.function.CountFunction@31c2f1e0 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@258f3e5] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@8020711 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45f675a4] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@2edac0f7 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@4b16ba59 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@57f59036] under trunc; prior registration was null 15:54:42.556 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e5ffaee] under date_trunc; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b5dfb1b] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@739f57d1 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d70f081] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@26ffaf39] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6e107f0 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@3766b982] under listagg; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@73270956] under mode; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@29090b4b] under percentile_cont; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@72d4ff34] under percentile_disc; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@70fce245] under rank; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3bda38b5] under dense_rank; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5a683fd6] under percent_rank; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@f1056f0] under cume_dist; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1869639d] under array; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@729cefb5] under array_list; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@6991e8bf] under array_agg; prior registration was null 15:54:42.557 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@643b94ab] under array_position; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@22e9c62b] under array_positions; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@44db06d9] under array_positions_list; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7cfd4c25] under array_length; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@200dd936] under length; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@4cb98b82] under array_concat; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5048b102] under array_prepend; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4642534a] under array_append; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@848f6dd] under array_contains; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@8ad99cd] under array_contains_nullable; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@1df8e97b] under array_includes; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@4974318d] under array_includes_nullable; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@645d860] under array_intersects; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@62c25a94] under array_intersects_nullable; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@38abd486] under array_get; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@50bb6247] under array_set; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@789536e8] under array_remove; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@8f3c594] under array_remove_index; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e1a3fe8] under array_slice; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@6538c136] under array_replace; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@344b890f] under array_trim; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@22822577] under array_fill; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@1dd8abb0] under array_fill_list; prior registration was null 15:54:42.558 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@3ecae84c] under array_to_string; prior registration was null 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:42.559 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:42.560 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:42.561 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:42.562 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:42.563 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:42.563 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.563 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:42.564 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.564 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.565 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:42.567 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:42.567 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:42.569 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:42.569 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:42.570 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:42.570 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:42.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:42.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:42.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:42.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:42.570 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:42.571 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:42.571 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:42.574 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:42.574 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:42.574 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@2043cf19] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@15ba8456] 15:54:42.574 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:42.574 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:42.574 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:42.574 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6a7581c9] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.577 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:42.578 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:42.578 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5338244e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.580 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:42.581 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:42.582 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:42.583 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:42.585 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 69f9d708-8811-4b93-8e60-33a7d2e9e46d () 15:54:42.585 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:42.585 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:42.585 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:42.585 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager 15:54:42.585 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.589 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.593 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:42.593 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:42.593 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:42.593 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:42.593 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:42.593 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:42.594 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:42.595 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:42.595 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@7864521c 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6751f450 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@1a52608f 15:54:42.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3f345342 15:54:42.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@651a020a 15:54:42.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@d81898d 15:54:42.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@4dec6aa 15:54:42.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@196d2b30 15:54:42.598 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@2cd27045] into BootstrapContext; was [null] 15:54:42.598 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2d1e49b3] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5f07212c] 15:54:42.626 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:42.626 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:42.627 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:42.627 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:42.628 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.628 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.628 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:42.629 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:42.629 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:42.629 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:42.629 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:42.630 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:42.630 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:42.630 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:42.630 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:42.630 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:42.630 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@39(java.time.Duration,3015) 15:54:42.630 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@39(java.time.Duration,3015) 15:54:42.630 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@39(java.time.Duration,3015) 15:54:42.630 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1e414c99] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@69fd1522] 15:54:42.630 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:42.631 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:42.631 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:42.631 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:42.631 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:42.632 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:42.632 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.632 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.632 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:42.632 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:42.632 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:42.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:42.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:42.633 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:42.633 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:42.634 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:42.634 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:42.634 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:42.634 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:42.634 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:42.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:42.635 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:42.635 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:42.636 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:42.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:42.636 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:42.636 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:42.636 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:42.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:42.636 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:42.636 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:42.637 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:42.637 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:42.637 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:42.637 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:42.637 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:42.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:42.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:42.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:42.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:42.639 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:42.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:42.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:42.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:42.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:42.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:42.640 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:42.640 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:42.643 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:42.657 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:42.658 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.658 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1b23eee, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:42.658 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:42.658 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:42.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:42.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:42.659 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@14a78f54] under count; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@17826240] under every; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5585f547] under any; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4550e457] under sinh; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6da51e86] under cosh; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6931e110] under tanh; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@13e40ebc] under pi; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@515432cb] under log; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@14404749] under position; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@729f1db0] under overlay; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@41bd7cb1] under trim; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@318fdc27] under cast; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@27e3bf50] under collate; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@2d9b4481] under extract; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@769fd77] under ifnull; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@48c87759] under pad; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@726b482f] under str; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5a3b5af] under format; prior registration was null 15:54:42.660 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4d697229] under timestampadd; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4690b662] under timestampdiff; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6e92b4af] under current_date; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@76846a1f] under current_time; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@707ab6dc] under current_timestamp; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@331a2d17] under local_date; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4856c017] under local_time; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1d579f90] under local_datetime; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@38be06b0] under offset_datetime; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5aaee625] under instant; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@2486c31f] under sql; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@58c7300] under count; prior registration was org.hibernate.dialect.function.CountFunction@14a78f54 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@4dcf6e87] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@13e40ebc 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@607d36d5] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@4856c017 15:54:42.661 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@1d579f90 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@72f19ffe] under trunc; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1403f6d3] under date_trunc; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@228e0982] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@14404749 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2bcc4898] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@553c2c70] under format; prior registration was org.hibernate.dialect.function.FormatFunction@5a3b5af 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@5e02ed6a] under listagg; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@c123d31] under mode; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@45d32ca3] under percentile_cont; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@71b8c7c5] under percentile_disc; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@38980d25] under rank; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@257e54b2] under dense_rank; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7994c28a] under percent_rank; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4e25b492] under cume_dist; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@36ac7956] under array; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@612070f5] under array_list; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@3eff7ec9] under array_agg; prior registration was null 15:54:42.662 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@5d9dcca0] under array_position; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6a6b06a4] under array_positions; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2f273416] under array_positions_list; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1c6c059e] under array_length; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@67fd7497] under length; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@559100ea] under array_concat; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@430009ca] under array_prepend; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@3fbcb4c1] under array_append; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3369366d] under array_contains; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@6e22f6ba] under array_contains_nullable; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@2d2ffced] under array_includes; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@776f4f35] under array_includes_nullable; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@dcfd5eb] under array_intersects; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@74a175ce] under array_intersects_nullable; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@26bb2723] under array_get; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@2b20c226] under array_set; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@58b32a24] under array_remove; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@27c33bf9] under array_remove_index; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@583e921d] under array_slice; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@75224ace] under array_replace; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3481bc44] under array_trim; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@a2345de] under array_fill; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@26a190fd] under array_fill_list; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@4132dadd] under array_to_string; prior registration was null 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.663 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:42.664 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:42.665 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:42.666 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:42.666 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:42.666 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.666 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:42.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.667 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.668 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:42.669 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:42.669 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:42.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:42.671 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:42.671 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:42.671 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:42.671 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:42.671 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:42.671 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:42.671 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:42.671 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:42.672 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:42.672 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:42.674 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:42.674 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:42.674 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1e414c99] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@6ca919e] 15:54:42.674 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:42.674 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:42.675 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:42.675 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41eb9743] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.676 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:42.677 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:42.677 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a15778d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.679 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:42.680 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:42.680 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:42.681 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:42.682 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 203090ff-51c4-477d-a2bc-a87574f7887d () 15:54:42.682 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:42.682 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:42.682 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:42.682 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager 15:54:42.682 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.686 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute null of type null for issuer wrong-issuer 15:54:42.688 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Issuer does not start with guard 15:54:42.691 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.702 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:42.703 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:42.703 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:42.703 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:42.703 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:42.703 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.704 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:42.704 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:42.704 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:42.705 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@405e4435 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@14ffb9ff 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@206bd519 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@78b632b9 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4afbbe76 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2322d697 15:54:42.706 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@5d1f0cf7 15:54:42.712 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@1475ce17 15:54:42.714 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@36adae1] into BootstrapContext; was [null] 15:54:42.714 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@36c93275] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1394e8ef] 15:54:42.735 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:42.735 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:42.735 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:42.735 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:42.736 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.736 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.736 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:42.736 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:42.736 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:42.736 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:42.737 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:42.737 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:42.737 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:42.737 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:42.737 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:42.737 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:42.737 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@58(java.time.Duration,3015) 15:54:42.737 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@58(java.time.Duration,3015) 15:54:42.737 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@58(java.time.Duration,3015) 15:54:42.737 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4e1e0cd7] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@5c9f43f6] 15:54:42.737 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:42.738 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:42.738 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:42.738 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:42.738 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:42.739 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.739 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:42.739 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:42.739 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:42.739 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:42.739 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:42.740 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:42.740 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:42.740 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:42.740 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:42.740 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:42.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:42.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:42.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:42.741 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:42.741 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:42.742 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:42.742 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:42.742 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:42.744 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:42.752 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:42.753 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.753 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@558c3671, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:42.753 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:42.754 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@27080a5e] under count; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@5780bed1] under every; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@162e7803] under any; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:42.754 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2225eb09] under sinh; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45985fe9] under cosh; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@17bc17bd] under tanh; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72b79b29] under pi; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f475bd5] under log; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@78a724c3] under position; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@f51c595] under overlay; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@41717985] under trim; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4ad1b8d] under cast; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45eda6e7] under collate; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@4411aea2] under extract; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@e664af4] under ifnull; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@627b59c6] under pad; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@4a0901f0] under str; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3a4d2ad] under format; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@3f2919c7] under timestampadd; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7a4c28d] under timestampdiff; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5a04508] under current_date; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2034ceab] under current_time; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@57a41c4b] under current_timestamp; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@76351c98] under local_date; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@71ba8f53] under local_time; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@77fd4659] under local_datetime; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c5aa9] under offset_datetime; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5ec357e4] under instant; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@7b268b78] under sql; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@66f4c5cb] under count; prior registration was org.hibernate.dialect.function.CountFunction@27080a5e 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@40f42ae] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72b79b29 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:42.755 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@403749bc] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@71ba8f53 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@77fd4659 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@f057789] under trunc; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f1f313f] under date_trunc; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@317b0040] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@78a724c3 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4bfbc57a] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6f664ab3] under format; prior registration was org.hibernate.dialect.function.FormatFunction@3a4d2ad 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@59c618a9] under listagg; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@30d66ad1] under mode; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2593a9a4] under percentile_cont; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@78fd5c77] under percentile_disc; prior registration was null 15:54:42.756 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@11971091] under rank; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@12946090] under dense_rank; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2a7235ef] under percent_rank; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@387eca32] under cume_dist; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@11444634] under array; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2065346c] under array_list; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@1b03b0c2] under array_agg; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@55e2c6ca] under array_position; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6febc148] under array_positions; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6968e9d7] under array_positions_list; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a7fa6a6] under array_length; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@6e620522] under length; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5fb26827] under array_concat; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@71ba1457] under array_prepend; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@26a7c650] under array_append; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@58929cb3] under array_contains; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@14ad34d6] under array_contains_nullable; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@351492b8] under array_includes; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@2d99470c] under array_includes_nullable; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@61223108] under array_intersects; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@1cd4a27e] under array_intersects_nullable; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@dc4720e] under array_get; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@6a82e59d] under array_set; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@1ad833b4] under array_remove; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@23a6b5c3] under array_remove_index; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@d5ce7bb] under array_slice; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@708f5580] under array_replace; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b919db6] under array_trim; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@3d8f2daa] under array_fill; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5784649f] under array_fill_list; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@5d2d08ba] under array_to_string; prior registration was null 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:42.757 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:42.758 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:42.759 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:42.759 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:42.759 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.759 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:42.760 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.760 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.761 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:42.762 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:42.762 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:42.763 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:42.763 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:42.764 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:42.764 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:42.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:42.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:42.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:42.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:42.764 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:42.765 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:42.765 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:42.767 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:42.767 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:42.767 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4e1e0cd7] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@51394772] 15:54:42.767 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:42.767 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:42.767 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:42.767 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c465209] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.768 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:42.769 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:42.769 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1263613f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.770 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:42.771 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:42.772 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:42.772 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:42.773 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f4a532f2-5a56-4e17-924e-3cb15fca1922 () 15:54:42.773 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:42.773 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:42.774 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:42.774 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager 15:54:42.774 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.774 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute null of type null for issuer null 15:54:42.774 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- issuer is null - returning empty response 15:54:42.777 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.780 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:42.780 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:42.780 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:42.780 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:42.780 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:42.780 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:42.781 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:42.781 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:42.781 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.782 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@76cbc30e 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@31607a22 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@391cd9a9 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@3c591552 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@14a26264 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@26a1abb8 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@79afef54 15:54:42.783 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@d2886b6 15:54:42.783 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@a1e6435] into BootstrapContext; was [null] 15:54:42.783 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@21c9f2a5] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@279a6c87] 15:54:42.798 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:42.798 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:42.798 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:42.798 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:42.799 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.799 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:42.799 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:42.800 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:42.800 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:42.800 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:42.800 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:42.801 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:42.801 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:42.801 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:42.801 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:42.801 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:42.801 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@77(java.time.Duration,3015) 15:54:42.801 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@77(java.time.Duration,3015) 15:54:42.801 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@77(java.time.Duration,3015) 15:54:42.801 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4d0697c6] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4feead88] 15:54:42.801 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:42.802 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:42.802 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:42.802 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:42.802 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:42.803 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.803 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:42.803 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:42.803 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:42.803 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:42.804 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:42.804 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:42.804 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:42.804 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:42.804 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:42.805 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:42.805 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:42.805 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:42.805 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:42.805 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:42.805 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:42.806 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:42.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:42.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:42.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:42.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:42.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:42.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:42.806 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:42.807 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:42.807 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:42.807 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:42.807 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:42.807 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:42.808 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:42.818 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:42.818 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.819 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@54a32e35, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:42.819 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:42.819 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@40f5b4ad] under count; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@52d7dc2d] under every; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2c822a91] under any; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@611d6bb2] under sinh; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@c20fbe0] under cosh; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@607a68fd] under tanh; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d1100c1] under pi; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@575bb02a] under log; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:42.820 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@5c2fbeda] under position; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6f211822] under overlay; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@3ae31a0f] under trim; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@30b32799] under cast; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@11cb863b] under collate; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@76cc6c28] under extract; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@54dd239c] under ifnull; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@7d7b5971] under pad; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@30cce2bb] under str; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@25f475a6] under format; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@18087347] under timestampadd; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@3f9f11e6] under timestampdiff; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6891f594] under current_date; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6e4ef465] under current_time; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@358720a0] under current_timestamp; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@725017d7] under local_date; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@150a615c] under local_time; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@cfe4244] under local_datetime; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@70f15b] under offset_datetime; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@72eca02d] under instant; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@342a3fad] under sql; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4ab8b70e] under count; prior registration was org.hibernate.dialect.function.CountFunction@40f5b4ad 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@4d456d2b] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5d1100c1 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a3f4166] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@150a615c 15:54:42.821 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@cfe4244 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@3f8ddadb] under trunc; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30020ae3] under date_trunc; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@564815fd] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@5c2fbeda 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@765c5a23] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@27d60d31] under format; prior registration was org.hibernate.dialect.function.FormatFunction@25f475a6 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@7a35e3a] under listagg; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@115254ce] under mode; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@54b8985] under percentile_cont; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@12e3b398] under percentile_disc; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@f2c6d70] under rank; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@cdbac7f] under dense_rank; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@55851bc0] under percent_rank; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5af50d9b] under cume_dist; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@365ebc58] under array; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@67b756b8] under array_list; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@1a111a95] under array_agg; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@68fa4599] under array_position; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@765a09fc] under array_positions; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@648d6010] under array_positions_list; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e612795] under array_length; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@5926f473] under length; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@7f151342] under array_concat; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@70176150] under array_prepend; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@279dbd48] under array_append; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@49f640a4] under array_contains; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1e2ec5db] under array_contains_nullable; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@55f83aaf] under array_includes; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@1fc5aaa5] under array_includes_nullable; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@64cd2a99] under array_intersects; prior registration was null 15:54:42.822 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@ca53bc6] under array_intersects_nullable; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@189c55bf] under array_get; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@2abe448b] under array_set; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@272a2aa7] under array_remove; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@2744e8f] under array_remove_index; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@78bfc2d3] under array_slice; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@207d4b53] under array_replace; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@56f422e9] under array_trim; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@76d40e8e] under array_fill; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@70fbe3dd] under array_fill_list; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@3a161942] under array_to_string; prior registration was null 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:42.823 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:42.824 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:42.825 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:42.825 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:42.825 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:42.825 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:42.826 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:42.826 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:42.826 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:42.828 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:42.828 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:42.829 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:42.830 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:42.830 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:42.830 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:42.830 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:42.830 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:42.830 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:42.830 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:42.830 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:42.831 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:42.831 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:42.833 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:42.833 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:42.833 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@4d0697c6] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@dae3613] 15:54:42.833 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:42.833 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:42.833 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:42.833 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4a238791] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.835 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:42.836 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:42.836 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2528c5eb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:42.837 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:42.838 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:42.838 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:42.839 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:42.840 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 793cd797-45b0-44b7-ab46-5de0db19a978 () 15:54:42.840 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:42.840 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:42.840 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:42.840 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager 15:54:42.840 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:42.840 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl1 15:54:42.843 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select e.outcome from OperationsHistory e where e.closedLoopName= ?1 order by e.starttime desc 15:54:43.261 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 15:54:43.275 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).closedLoopName` ?1 <- [EQUAL] <- [where] <- [query-spec] <- [select] 15:54:43.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:43.355 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:43.361 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:43.361 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 15:54:43.367 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult [org.onap.policy.guard.OperationsHistory(e).outcome] 15:54:43.367 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:43.393 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.397 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:43.424 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:43.445 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.445 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.447 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 15:54:43.447 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:43.454 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update 15:54:43.456 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=? where SEQ_COUNT=? and SEQ_NAME=? 15:54:43.461 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:43.476 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:43.477 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:43.477 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:43.482 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 15:54:43.482 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:43.483 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:43.483 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl1, requestId=58f1c27d-e9e3-446e-ba3a-258fc47fc94f, subrequestId=null, endtime=Mon Jan 19 15:54:43 UTC 2026, id=1, starttime=Mon Jan 19 15:54:23 UTC 2026, message=null, operation=operationA, outcome=Started, target=testtarget1} 15:54:43.492 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.498 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.499 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.499 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl1 15:54:43.500 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.500 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:43.501 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.501 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.501 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:43.501 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update 15:54:43.502 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=? where SEQ_COUNT=? and SEQ_NAME=? 15:54:43.502 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 2, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:43.503 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:43.503 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:43.503 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:43.503 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 2 objects 15:54:43.503 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:43.503 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:43.503 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl2, requestId=42eefad9-2388-4b2f-ae38-ddd9b96ca9c2, subrequestId=null, endtime=Mon Jan 19 15:54:43 UTC 2026, id=2, starttime=Mon Jan 19 15:54:23 UTC 2026, message=null, operation=operationA, outcome=Success, target=testtarget1} 15:54:43.503 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl1, requestId=58f1c27d-e9e3-446e-ba3a-258fc47fc94f, subrequestId=null, endtime=Mon Jan 19 15:54:43 UTC 2026, id=1, starttime=Mon Jan 19 15:54:23 UTC 2026, message=null, operation=operationA, outcome=Started, target=testtarget1} 15:54:43.503 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.505 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.505 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.505 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:43.505 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 3, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:43.506 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:43.506 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:43.506 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:43.506 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 3 objects 15:54:43.506 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:43.506 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:43.506 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl2, requestId=42eefad9-2388-4b2f-ae38-ddd9b96ca9c2, subrequestId=null, endtime=Mon Jan 19 15:54:43 UTC 2026, id=2, starttime=Mon Jan 19 15:54:23 UTC 2026, message=null, operation=operationA, outcome=Success, target=testtarget1} 15:54:43.506 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl3, requestId=452ee773-4609-46f7-a3aa-9e139628953b, subrequestId=null, endtime=Mon Jan 19 15:54:43 UTC 2026, id=3, starttime=Mon Jan 19 15:54:23 UTC 2026, message=null, operation=operationA, outcome=Failed, target=testtarget2} 15:54:43.506 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=testcl1, requestId=58f1c27d-e9e3-446e-ba3a-258fc47fc94f, subrequestId=null, endtime=Mon Jan 19 15:54:43 UTC 2026, id=1, starttime=Mon Jan 19 15:54:23 UTC 2026, message=null, operation=operationA, outcome=Started, target=testtarget1} 15:54:43.506 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.507 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.507 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.507 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl2 15:54:43.507 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.507 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:43.507 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.507 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.507 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl3 15:54:43.508 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.508 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:43.508 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.508 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.508 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for testcl1 15:54:43.508 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- No EntityManager available 15:54:43.511 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.513 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:43.514 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:43.514 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:43.514 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:43.514 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:43.514 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.515 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:43.515 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:43.515 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.515 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.516 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2f9934f2 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2785b3c8 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@5af7e70 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@56200a9b 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@30f88a09 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@3ae9642d 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@44cbc1fe 15:54:43.517 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@12696f2e 15:54:43.517 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@663517a8] into BootstrapContext; was [null] 15:54:43.517 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@178cdf4f] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@d522871] 15:54:43.531 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:43.531 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:43.532 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:43.532 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:43.532 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.532 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.532 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:43.533 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:43.533 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:43.533 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:43.533 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:43.533 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:43.533 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:43.533 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:43.533 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:43.534 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:43.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@97(java.time.Duration,3015) 15:54:43.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@97(java.time.Duration,3015) 15:54:43.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@97(java.time.Duration,3015) 15:54:43.534 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@67ca9edb] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@79147c60] 15:54:43.534 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:43.534 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:43.535 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:43.535 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:43.535 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:43.535 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:43.535 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.535 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.535 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:43.535 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:43.536 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:43.536 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:43.536 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:43.536 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:43.536 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:43.537 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:43.537 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:43.537 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:43.537 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:43.537 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:43.537 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:43.538 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:43.538 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:43.538 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:43.538 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:43.539 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:43.539 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:43.541 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:43.549 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:43.550 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.550 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@43b1dc08, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:43.551 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:43.551 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@429e705d] under count; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6c99d131] under every; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6726beca] under any; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a3a6fba] under sinh; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1b97fe38] under cosh; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3925b422] under tanh; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b279d22] under pi; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@12196843] under log; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@36db3206] under position; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@22cb045b] under overlay; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@755243ad] under trim; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2cd06634] under cast; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@43f43aaa] under collate; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@39671753] under extract; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5ecf64f9] under ifnull; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@710148d2] under pad; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@13420d32] under str; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@121e5d86] under format; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@37d30b90] under timestampadd; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4cef8260] under timestampdiff; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4fc72d52] under current_date; prior registration was null 15:54:43.552 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2f55ab41] under current_time; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@f5bab0] under current_timestamp; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@30b9d44c] under local_date; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@46e2c2b4] under local_time; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@44ef768a] under local_datetime; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@69e2749d] under offset_datetime; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1707c659] under instant; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@4720516f] under sql; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@78c43427] under count; prior registration was org.hibernate.dialect.function.CountFunction@429e705d 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@278e13e] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b279d22 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b64ca26] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@46e2c2b4 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@44ef768a 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@6e0a5d0c] under trunc; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@373639e6] under date_trunc; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72025f2f] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@36db3206 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7fba9eb3] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:43.553 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@43645e75] under format; prior registration was org.hibernate.dialect.function.FormatFunction@121e5d86 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@451bb6f6] under listagg; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2580625d] under mode; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@ee42f58] under percentile_cont; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6f924f07] under percentile_disc; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@77a6f805] under rank; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5112ee26] under dense_rank; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7ea395b3] under percent_rank; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3340717] under cume_dist; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@4312b1a4] under array; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5b7043e] under array_list; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@67db1736] under array_agg; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@4474b865] under array_position; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2f96ce53] under array_positions; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@10cb1e30] under array_positions_list; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@719d2bdc] under array_length; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@e29a07f] under length; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@17d413bf] under array_concat; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5f26b5eb] under array_prepend; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@477da618] under array_append; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@414dcd0] under array_contains; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@33ea7e06] under array_contains_nullable; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@59890c7d] under array_includes; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@736e2c32] under array_includes_nullable; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@513e9cd3] under array_intersects; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@31c4c2bc] under array_intersects_nullable; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@203fda1d] under array_get; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@22b27d94] under array_set; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7cfa515] under array_remove; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@10894672] under array_remove_index; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e38994c] under array_slice; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@7fd713c2] under array_replace; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5cae620] under array_trim; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5f2a8a3d] under array_fill; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@55528a6d] under array_fill_list; prior registration was null 15:54:43.554 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@125cda06] under array_to_string; prior registration was null 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:43.555 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:43.556 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:43.556 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:43.556 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.556 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:43.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.557 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.558 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:43.559 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:43.559 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:43.560 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:43.560 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:43.560 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:43.560 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:43.561 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:43.561 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:43.561 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.561 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:43.561 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:43.561 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:43.561 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:43.563 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:43.563 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:43.563 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@67ca9edb] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@b590744] 15:54:43.563 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:43.563 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:43.563 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:43.563 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@311e3e11] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.565 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:43.565 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:43.565 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@66ac1070] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.567 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:43.567 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:43.568 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:43.568 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:43.569 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 575db2b6-285a-4aa2-aab4-89eac27fd8ae () 15:54:43.569 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:43.569 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:43.569 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:43.569 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager 15:54:43.569 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.570 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=invalid, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.572 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:43.572 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:43.572 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:43.573 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: invalid xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:43.573 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:43.573 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:43.573 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.574 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:43.574 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:43.574 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:43.574 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@db9a774 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@33bc02d5 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@33cfde71 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4b95af5c 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@b57235d 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@58ae2248 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@155f437a 15:54:43.575 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@7356f1c2 15:54:43.576 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@41a9793e] into BootstrapContext; was [null] 15:54:43.576 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@683cbf21] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@71775cf] 15:54:43.588 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:43.588 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:43.588 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:43.588 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:43.589 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider] 15:54:43.589 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid] operations history db org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:276) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215) at org.hibernate.boot.model.relational.Database.(Database.java:45) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194) at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109) at org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest.lambda$testConfigure_DbException$0(GetOperationOutcomePipTest.java:147) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest.testConfigure_DbException(GetOperationOutcomePipTest.java:146) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.hibernate.HibernateException: Unable to make JDBC Connection [invalid] at org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator.createConnection(BasicConnectionCreator.java:63) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.addConnections(DriverManagerConnectionProviderImpl.java:507) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.(DriverManagerConnectionProviderImpl.java:380) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections$Builder.build(DriverManagerConnectionProviderImpl.java:558) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.buildPool(DriverManagerConnectionProviderImpl.java:107) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.configure(DriverManagerConnectionProviderImpl.java:87) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:136) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:247) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215) at org.hibernate.service.ServiceRegistry.requireService(ServiceRegistry.java:68) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.buildJdbcConnectionAccess(JdbcEnvironmentInitiator.java:450) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:321) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ... 95 common frames omitted 15:54:43.591 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.594 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:43.594 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:43.594 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:43.594 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:43.594 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:43.594 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.595 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:43.595 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:43.595 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:43.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.595 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.596 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@36113b3d 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4c6ecb9e 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@17663026 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@341a0d4a 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@b6d1027 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@31e508ef 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1724e9f5 15:54:43.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@73b0c606 15:54:43.597 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@10bf1c7f] into BootstrapContext; was [null] 15:54:43.597 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@904ccf7] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@395fe763] 15:54:43.608 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:43.608 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:43.608 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:43.609 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:43.609 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.609 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.609 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:43.610 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:43.610 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:43.610 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:43.610 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:43.610 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:43.610 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:43.610 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:43.610 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:43.610 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:43.610 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@116(java.time.Duration,3015) 15:54:43.610 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@116(java.time.Duration,3015) 15:54:43.610 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@116(java.time.Duration,3015) 15:54:43.610 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6928adf0] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@cd12f3f] 15:54:43.610 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:43.611 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:43.611 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:43.611 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:43.611 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:43.612 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.612 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:43.612 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:43.612 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:43.612 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:43.612 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:43.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:43.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:43.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:43.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:43.613 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:43.613 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:43.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:43.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:43.614 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:43.614 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:43.614 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:43.615 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:43.615 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:43.617 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:43.624 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:43.625 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.625 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@3e5ca40, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:43.625 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:43.626 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:43.626 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:43.626 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:43.626 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:43.626 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:43.626 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@71a4d0a5] under count; prior registration was null 15:54:43.626 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@57941f83] under every; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7f42ffb7] under any; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@52d89dd5] under sinh; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@52e5ed3] under cosh; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72b131f2] under tanh; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1ae6d754] under pi; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@cc6d7e8] under log; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@7b69c865] under position; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@2c585b] under overlay; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@2c5c737d] under trim; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@161f9889] under cast; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@230050cf] under collate; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@418c3a74] under extract; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@e846ea3] under ifnull; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@64b5742a] under pad; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@4512d65b] under str; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@656d1b17] under format; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4831906f] under timestampadd; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7eab967] under timestampdiff; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@549917cf] under current_date; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@59211be8] under current_time; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1dd75a4b] under current_timestamp; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4fa4e917] under local_date; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@539fb843] under local_time; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2b00783] under local_datetime; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2592009c] under offset_datetime; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4d96b968] under instant; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@63e55d39] under sql; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@61ebd2d9] under count; prior registration was org.hibernate.dialect.function.CountFunction@71a4d0a5 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@54c8a898] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1ae6d754 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2ced1690] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:43.627 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@539fb843 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2b00783 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@65289aa1] under trunc; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a6af1c7] under date_trunc; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4b771e7a] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@7b69c865 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@feac812] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2e36a6dc] under format; prior registration was org.hibernate.dialect.function.FormatFunction@656d1b17 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@23df8e14] under listagg; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5028c0db] under mode; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@9db3894] under percentile_cont; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@12407f35] under percentile_disc; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4d30ec47] under rank; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5b08d322] under dense_rank; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@bc75f4f] under percent_rank; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1aef20d5] under cume_dist; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5077a51b] under array; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@4dfbedf4] under array_list; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@7c77ee23] under array_agg; prior registration was null 15:54:43.628 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@1ffd80f0] under array_position; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@60497689] under array_positions; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@238c8a55] under array_positions_list; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@508564d4] under array_length; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@5f4e4344] under length; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@74988b1a] under array_concat; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@338179fe] under array_prepend; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@4859089e] under array_append; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@652026b2] under array_contains; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@5550a157] under array_contains_nullable; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@6da66c8a] under array_includes; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@6dbb9458] under array_includes_nullable; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@94a2aeb] under array_intersects; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@59c0688c] under array_intersects_nullable; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7dc8d02] under array_get; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@36f4c0f5] under array_set; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@6eb1a9b2] under array_remove; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@34ef28e0] under array_remove_index; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@57b817e2] under array_slice; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@47db8688] under array_replace; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@24c45bf8] under array_trim; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@69a1dfa8] under array_fill; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7e31c279] under array_fill_list; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@65c5e4f1] under array_to_string; prior registration was null 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:43.629 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:43.630 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:43.631 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:43.631 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:43.631 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:43.631 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:43.631 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.631 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:43.631 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.631 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.632 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:43.633 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:43.633 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:43.634 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:43.634 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:43.635 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:43.635 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:43.635 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:43.635 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:43.635 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.635 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:43.635 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:43.636 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:43.636 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:43.637 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:43.637 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:43.637 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6928adf0] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@e628ccb] 15:54:43.637 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:43.637 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:43.638 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:43.638 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@363db8bc] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.639 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:43.640 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:43.640 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4fa4bb1b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.641 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:43.642 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:43.642 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:43.643 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:43.643 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 463fb745-2a8f-4b21-ba49-b7d351c30827 () 15:54:43.643 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:43.643 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:43.643 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:43.643 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- PIP configured now creating our entity manager 15:54:43.643 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.646 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:clname:clfoo 15:54:43.647 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- No value for urn:org:onap:guard:target:target-id 15:54:43.647 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Need actor attribute which is not found 15:54:43.647 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=clfoo, target=null 15:54:43.647 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for clfoo 15:54:43.647 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select e.outcome from OperationsHistory e where e.closedLoopName= ?1 order by e.starttime desc 15:54:43.649 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 15:54:43.649 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).closedLoopName` ?1 <- [EQUAL] <- [where] <- [query-spec] <- [select] 15:54:43.650 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:43.650 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:43.650 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:43.650 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 15:54:43.650 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult [org.onap.policy.guard.OperationsHistory(e).outcome] 15:54:43.650 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:43.650 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.650 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:43.651 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:43.652 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.652 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.652 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: null [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.923 s -- in org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePipTest [INFO] Running org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest 15:54:43.676 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- persistenceunit count-recent-operations.persistenceunit 15:54:43.680 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:43.680 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:43.680 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:43.680 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:43.680 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:43.680 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.681 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:43.681 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:43.681 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:43.682 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@1c45c654 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@64a7aeed 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@7b8d4676 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@282e7ecd 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@1aeb7afa 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@43e26f8c 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@524d3f70 15:54:43.683 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@94eebe2 15:54:43.683 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@48337c9b] into BootstrapContext; was [null] 15:54:43.683 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@187de41e] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2370fede] 15:54:43.694 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:43.694 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:43.694 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:43.694 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:43.695 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.695 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.695 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:43.695 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:43.695 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:43.695 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:43.696 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:43.696 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:43.696 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:43.696 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:43.696 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:43.696 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:43.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@135(java.time.Duration,3015) 15:54:43.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@135(java.time.Duration,3015) 15:54:43.696 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@135(java.time.Duration,3015) 15:54:43.696 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3ca6387c] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6d59d652] 15:54:43.696 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:43.697 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:43.697 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:43.697 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:43.697 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:43.698 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.698 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:43.698 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:43.698 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:43.698 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:43.698 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:43.699 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:43.699 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:43.699 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:43.699 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:43.699 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:43.699 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:43.699 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:43.700 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:43.700 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:43.700 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:43.700 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:43.701 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:43.701 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:43.702 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:43.709 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:43.710 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.710 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6aff88b4, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:43.710 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:43.711 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2a3cedc1] under count; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1b3295f3] under every; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2c05cdae] under any; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:43.711 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a294ab2] under sinh; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77b6fad3] under cosh; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@78a474db] under tanh; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a4eaedc] under pi; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@a4217fd] under log; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@4a620404] under position; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@113bb33f] under overlay; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1e8cd78a] under trim; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@4ebd659] under cast; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5e73a0e4] under collate; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@129d425e] under extract; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@6ad5f700] under ifnull; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@3056bd1d] under pad; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@73e15f73] under str; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@b966ce3] under format; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4e3ee766] under timestampadd; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4b8505e9] under timestampdiff; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@32e6d12d] under current_date; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@a2f52e6] under current_time; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@33938112] under current_timestamp; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@505a70c4] under local_date; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5431bc5b] under local_time; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@24f97c59] under local_datetime; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b4de2c5] under offset_datetime; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@8927f38] under instant; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@5118d915] under sql; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3e6c6cdb] under count; prior registration was org.hibernate.dialect.function.CountFunction@2a3cedc1 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5ad3ea19] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a4eaedc 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41a335c4] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:43.712 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@5431bc5b 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@24f97c59 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@56649c94] under trunc; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@bb32837] under date_trunc; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ef5987a] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@4a620404 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@16a08975] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@64523709] under format; prior registration was org.hibernate.dialect.function.FormatFunction@b966ce3 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@76b25924] under listagg; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@146629c0] under mode; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@69ff118] under percentile_cont; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@738074bd] under percentile_disc; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@171f7890] under rank; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@32926b9a] under dense_rank; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4bfc4be1] under percent_rank; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3ba9fbbf] under cume_dist; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@571edfa2] under array; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7671a060] under array_list; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@5f7b5e0c] under array_agg; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@2b7b225f] under array_position; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7130c8da] under array_positions; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@743e63ce] under array_positions_list; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a5decc] under array_length; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@44844ea6] under length; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@338538f4] under array_concat; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@34221d59] under array_prepend; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1cd9f6af] under array_append; prior registration was null 15:54:43.713 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7ace6aec] under array_contains; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@6016bfd9] under array_contains_nullable; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@44fabe57] under array_includes; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@17c544e9] under array_includes_nullable; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@1e55c5f7] under array_intersects; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@4be84993] under array_intersects_nullable; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5af15ebf] under array_get; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@67aeab04] under array_set; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@57e4a07b] under array_remove; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@5ec9dfc5] under array_remove_index; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@e9d6605] under array_slice; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@1c790a59] under array_replace; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6eec86d5] under array_trim; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7e4b5b3a] under array_fill; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@1b83b7b8] under array_fill_list; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@4ffc5d53] under array_to_string; prior registration was null 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:43.714 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:43.715 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:43.715 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:43.715 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.715 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:43.716 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.716 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.716 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:43.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:43.717 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:43.719 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:43.719 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:43.719 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:43.719 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:43.719 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:43.719 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:43.719 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.719 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:43.719 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:43.720 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:43.720 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:43.721 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:43.721 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:43.721 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3ca6387c] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@679b9eef] 15:54:43.722 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:43.722 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:43.722 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:43.722 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@125e5cfb] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.723 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:43.724 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:43.724 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f3ca25e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.725 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:43.726 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:43.726 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:43.726 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:43.727 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: c3b4fa2b-c59c-4c37-8b51-ea3f5d67e90d () 15:54:43.727 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:43.727 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:43.727 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:43.727 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- Configured own entity manager SessionImpl(1115782913) 15:54:43.752 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.755 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:43.755 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:43.755 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:43.755 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:43.755 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:43.755 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.756 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:43.756 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:43.756 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.756 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@5d1a86ca 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@1f358ddf 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@12ad3ac7 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@69f3651e 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6056923c 15:54:43.757 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@533ea09c 15:54:43.758 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@283ec33e 15:54:43.758 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@5a1798b2 15:54:43.758 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@e8426be] into BootstrapContext; was [null] 15:54:43.758 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@28985db2] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@76e14cac] 15:54:43.768 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:43.768 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:43.768 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:43.768 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:43.769 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.769 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:43.769 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:43.769 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:43.769 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:43.769 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:43.770 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:43.770 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:43.770 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:43.770 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:43.770 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:43.770 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:43.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@154(java.time.Duration,3015) 15:54:43.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@154(java.time.Duration,3015) 15:54:43.770 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@154(java.time.Duration,3015) 15:54:43.770 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3136d636] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@615718d9] 15:54:43.770 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:43.771 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:43.771 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:43.771 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:43.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:43.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:43.771 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.772 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:43.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:43.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:43.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:43.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:43.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:43.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:43.773 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:43.773 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:43.773 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:43.773 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:43.773 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:43.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:43.774 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:43.774 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:43.774 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:43.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:43.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:43.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:43.775 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:43.775 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:43.776 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:43.783 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:43.784 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.784 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@497bf45f, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:43.784 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:43.784 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@35badbfc] under count; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@243350ec] under every; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@17ccb29] under any; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@17b31e55] under sinh; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74b54264] under cosh; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4abfc82e] under tanh; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2d7d77d3] under pi; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@22b3859f] under log; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:43.785 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@7ccb55cf] under position; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@48011cc0] under overlay; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@e0439fc] under trim; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@30a5cade] under cast; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@16e69428] under collate; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@56417d28] under extract; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@792575c5] under ifnull; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@6748b305] under pad; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@45ad3c10] under str; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@18d8a1b0] under format; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@4a016433] under timestampadd; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@687336ed] under timestampdiff; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4412ca4f] under current_date; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@199a365c] under current_time; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@587be9a0] under current_timestamp; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@294e681c] under local_date; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7bdc9fc8] under local_time; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@333c7e39] under local_datetime; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@340da717] under offset_datetime; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6e592702] under instant; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@7164d7de] under sql; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2179a27d] under count; prior registration was org.hibernate.dialect.function.CountFunction@35badbfc 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@78159c5a] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2d7d77d3 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5fd3d56d] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7bdc9fc8 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@333c7e39 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@85e236e] under trunc; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@64580252] under date_trunc; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:43.786 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30fbb5cf] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@7ccb55cf 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71427600] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@8fe7e15] under format; prior registration was org.hibernate.dialect.function.FormatFunction@18d8a1b0 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@2c10a7ca] under listagg; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@41a82a4a] under mode; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@23b8a609] under percentile_cont; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@584d6abd] under percentile_disc; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@714ab889] under rank; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@71b03690] under dense_rank; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@175e5e41] under percent_rank; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2475c695] under cume_dist; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@dfbc62] under array; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@702b0e5f] under array_list; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@1562ea4d] under array_agg; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@1fa9c71a] under array_position; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4a99e7c5] under array_positions; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@48ab4c59] under array_positions_list; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@19ebd341] under array_length; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@3982d511] under length; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@3c20ba2b] under array_concat; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2e7bf072] under array_prepend; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@694d4f27] under array_append; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@46482542] under array_contains; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7f802e42] under array_contains_nullable; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@e09a9a0] under array_includes; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@dbefb31] under array_includes_nullable; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@a5badf1] under array_intersects; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@745770c6] under array_intersects_nullable; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@37d09345] under array_get; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4d4d91fd] under array_set; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@1a2e8980] under array_remove; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@55301b43] under array_remove_index; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6649f01b] under array_slice; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@47aa5756] under array_replace; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@29a6a4aa] under array_trim; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@7c1958de] under array_fill; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5579a66e] under array_fill_list; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@40fc5b70] under array_to_string; prior registration was null 15:54:43.787 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:43.787 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:43.787 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:43.788 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:43.789 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:43.789 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:43.789 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:43.789 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:43.789 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:43.789 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:43.790 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:43.791 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:43.791 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:43.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:43.792 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:43.793 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:43.793 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:43.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:43.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:43.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:43.793 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:43.793 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:43.793 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:43.795 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:43.795 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:43.795 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3136d636] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@c9f77f2] 15:54:43.795 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:43.795 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:43.795 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:43.795 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63237b2e] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.796 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:43.797 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:43.797 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65e1c98c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:43.798 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:43.799 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:43.800 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:43.800 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:43.801 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 915f8ab8-2c84-425b-8301-10f8197040a5 () 15:54:43.801 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:43.801 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:43.801 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:43.801 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- PIP configured now creating our entity manager 15:54:43.801 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.801 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour 15:54:43.802 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour 15:54:43.802 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour 15:54:43.802 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP 15:54:43.856 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : ( 15:54:43.899 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:43.900 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:43.900 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:43.901 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@157(java.sql.Timestamp,93) 15:54:43.901 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [and] -> [NOT_EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [NOT_EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor` ?1 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation` ?2 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target` ?3 <- [EQUAL] -> [is-between] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime` ?4 <- [is-between] <- [and] <- [where] <- [query-spec] <- [select] 15:54:43.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:43.902 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:43.910 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4) 15:54:43.911 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 15:54:43.913 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult 15:54:43.913 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:43.914 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.914 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:43.919 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:43.920 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.920 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.921 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 15:54:43.921 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:43.921 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update 15:54:43.922 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=? where SEQ_COUNT=? and SEQ_NAME=? 15:54:43.922 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:43.922 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:43.922 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:43.922 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:43.923 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 15:54:43.923 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:43.923 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:43.923 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=Controller, closedLoopName=cl-foobar-1, requestId=6d35243b-363f-4b83-a52e-49f9085f9cd7, subrequestId=null, endtime=Mon Jan 19 15:54:43 UTC 2026, id=1, starttime=Mon Jan 19 15:54:23 UTC 2026, message=null, operation=operationA, outcome=SUCCESS, target=vnf-1} 15:54:43.923 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:43.924 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.924 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.942 [main] DEBUG org.hibernate.orm.query.plan.cache -- Creating and caching NativeQuery ParameterInterpretation - ParameterInterpretationImpl (select count(*) as numops from operationshistory) : { } 15:54:43.951 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.951 [main] DEBUG org.hibernate.SQL -- select count(*) as numops from operationshistory 15:54:43.957 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:43.958 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.958 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.958 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest -- 1 entries 15:54:43.959 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour 15:54:43.959 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour 15:54:43.959 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour 15:54:43.960 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:43.960 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:43.960 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.960 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:43.964 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer wrong-issuer 15:54:43.965 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Issuer does not start with guard 15:54:43.968 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer null 15:54:43.968 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- issuer is null - returning empty response 15:54:43.971 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour 15:54:43.971 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor my-actor operation null target my-target time window 1 hour 15:54:43.971 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- missing attributes return empty 15:54:43.974 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour 15:54:43.974 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor my-actor operation my-recipe target null time window 1 hour 15:54:43.975 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- missing attributes return empty 15:54:43.978 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour 15:54:43.978 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor null operation my-recipe target my-target time window 1 hour 15:54:43.978 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- missing attributes return empty 15:54:43.984 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=invalid, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:43.986 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:43.986 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:43.986 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:43.986 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: invalid xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:43.986 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:43.986 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:43.987 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:43.987 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:43.987 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.988 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@7924f5cc 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7dc2d05f 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@52bdfa14 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@131e04f8 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4d4a19c2 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@26e1681c 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1b315b8e 15:54:43.989 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@78ebb5d4 15:54:43.989 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@65f23702] into BootstrapContext; was [null] 15:54:43.989 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@487e0228] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5982dd82] 15:54:43.999 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:43.999 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:44.000 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:44.000 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:44.000 [main] DEBUG org.hibernate.service.spi.ServiceBinding -- Overriding existing service binding [org.hibernate.engine.jdbc.connections.spi.ConnectionProvider] 15:54:44.000 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid] operations history db org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to make JDBC Connection [invalid] at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:276) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215) at org.hibernate.boot.model.relational.Database.(Database.java:45) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194) at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.lambda$testConfigure_DbException$0(CountRecentOperationsPipTest.java:162) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testConfigure_DbException(CountRecentOperationsPipTest.java:161) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.hibernate.HibernateException: Unable to make JDBC Connection [invalid] at org.hibernate.engine.jdbc.connections.internal.BasicConnectionCreator.createConnection(BasicConnectionCreator.java:63) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.addConnections(DriverManagerConnectionProviderImpl.java:507) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections.(DriverManagerConnectionProviderImpl.java:380) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl$PooledConnections$Builder.build(DriverManagerConnectionProviderImpl.java:558) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.buildPool(DriverManagerConnectionProviderImpl.java:107) at org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl.configure(DriverManagerConnectionProviderImpl.java:87) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.configureService(StandardServiceRegistryImpl.java:136) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:247) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215) at org.hibernate.service.ServiceRegistry.requireService(ServiceRegistry.java:68) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.buildJdbcConnectionAccess(JdbcEnvironmentInitiator.java:450) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:321) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ... 95 common frames omitted 15:54:44.004 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour 15:54:44.004 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour 15:54:44.004 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour 15:54:44.004 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- No EntityManager available 15:54:44.004 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:44.007 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:44.007 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [PipEngineTest] 15:54:44.007 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:44.007 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory rootstart.file: src/test/resources/root.xml xacml.rootPolicies: rootstart get-operation-outcome.persistenceunit: PipEngineTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory refstart1.file: src/test/resources/ref1.xml xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory jakarta.persistence.schema-generation.create-source: metadata refstart2.file: src/test/resources/ref2.xml xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy refstart3.file: src/test/resources/ref3.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory refstart4.file: src/test/resources/ref4.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory count-recent-operations.persistenceunit: PipEngineTest jakarta.persistence.jdbc.password: P01icY jakarta.persistence.schema-generation.database.action: drop-and-create xacml.referencedPolicies: refstart1,refstart2,refstart3,refstart4] 15:54:44.007 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:44.007 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:44.008 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:44.008 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:44.008 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:44.008 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@74b2f3b7 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7829048f 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@949f7c1 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5d1ab984 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@3ed6d6db 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@e6bb0f2 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@48dab901 15:54:44.009 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@4084ff07 15:54:44.010 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@48ec89c2] into BootstrapContext; was [null] 15:54:44.010 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1b535c0d] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6dcecd7] 15:54:44.019 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:44.020 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:44.020 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:44.020 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:44.021 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:44.021 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:44.021 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:44.021 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:44.021 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:44.021 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:44.021 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:44.022 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:44.022 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:44.022 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:44.022 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:44.022 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:44.022 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@173(java.time.Duration,3015) 15:54:44.022 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@173(java.time.Duration,3015) 15:54:44.022 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@173(java.time.Duration,3015) 15:54:44.022 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@63fb00a6] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@133b1d58] 15:54:44.022 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:44.023 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:44.023 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:44.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:44.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:44.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:44.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:44.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:44.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:44.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:44.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:44.025 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:44.025 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:44.025 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:44.025 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:44.025 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:44.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:44.026 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:44.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:44.027 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:44.028 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:44.035 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:44.036 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:44.036 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155434845_1tmp surefire_0-20260119155434845_2tmp, jdk.debug=release, get-operation-outcome.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=PipEngineTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, refstart3.file=src/test/resources/ref3.xml, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, rootstart.file=src/test/resources/root.xml, refstart4.file=src/test/resources/ref4.xml, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, refstart1.file=src/test/resources/ref1.xml, java.vm.specification.version=21, os.name=Linux, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/classes:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0/utils-test-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-jexl3/3.2.1/commons-jexl3-3.2.1.jar:/home/jenkins/.m2/repository/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcpkix-fips/2.1.9/bcpkix-fips-2.1.9.jar:/home/jenkins/.m2/repository/org/bouncycastle/bcutil-fips/2.1.5/bcutil-fips-2.1.5.jar:/home/jenkins/.m2/repository/org/bouncycastle/bc-fips/2.1.2/bc-fips-2.1.2.jar:/home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/mockito/mockito-core/5.20.0/mockito-core-5.20.0.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar:/home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.20.0/mockito-junit-jupiter-5.20.0.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, javax.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/surefire/surefirebooter-20260119155434845_3.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=PipEngineTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, jakarta.persistence.schema-generation.create-source=metadata, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, jetty.git.hash=335c9ab44a5591f0ea941bf350e139b8c4f5537c, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@d62466, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, refstart2.file=src/test/resources/ref2.xml, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:44.036 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:44.037 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:44.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:44.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@28cda4c8] under count; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1057a182] under every; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@74739d27] under any; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@453762db] under sinh; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@196551] under cosh; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2d6f9f61] under tanh; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@459db54e] under pi; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3b42369c] under log; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@703aef48] under position; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@217fe2b9] under overlay; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@960041d] under trim; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@23bc357b] under cast; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45bceeb] under collate; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@5a6f8ef3] under extract; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@53a6294f] under ifnull; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@11f3c9ad] under pad; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@4b0561ee] under str; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6d3b666b] under format; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@f35d6d2] under timestampadd; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@84d838] under timestampdiff; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@60eed3d7] under current_date; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5650f99f] under current_time; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@77f236c1] under current_timestamp; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5111651f] under local_date; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@47f76481] under local_time; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@16baf1e1] under local_datetime; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@701899c9] under offset_datetime; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2a7b3348] under instant; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@565489ea] under sql; prior registration was null 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:44.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@17205f38] under count; prior registration was org.hibernate.dialect.function.CountFunction@28cda4c8 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@23424ac4] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@459db54e 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5050dc97] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@47f76481 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@16baf1e1 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@223904ae] under trunc; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3775564e] under date_trunc; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6502e0e] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@703aef48 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@50b2fe37] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3ac49cfb] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6d3b666b 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@279e7acb] under listagg; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@20391068] under mode; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@67bd111e] under percentile_cont; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@79806a56] under percentile_disc; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2d9c1f8f] under rank; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@45cee004] under dense_rank; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4af43c42] under percent_rank; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@30dc3d90] under cume_dist; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7df12c63] under array; prior registration was null 15:54:44.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@4f0d3d19] under array_list; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@24f01e96] under array_agg; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@75919725] under array_position; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@27342f02] under array_positions; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@39491dc] under array_positions_list; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a450634] under array_length; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@4274af83] under length; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@443ed4f0] under array_concat; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6383b7da] under array_prepend; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@31257938] under array_append; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@56cac028] under array_contains; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@64e11755] under array_contains_nullable; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@1a224174] under array_includes; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@d407b1] under array_includes_nullable; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@9f5c03] under array_intersects; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6ca8b8fa] under array_intersects_nullable; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@64097dfa] under array_get; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@44c00745] under array_set; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@3e45249a] under array_remove; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@170324c0] under array_remove_index; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@384a6d77] under array_slice; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@7c74af14] under array_replace; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6b0235f4] under array_trim; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@65293970] under array_fill; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@ee3c177] under array_fill_list; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@5736d3b0] under array_to_string; prior registration was null 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:44.040 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:44.041 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:44.041 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:44.042 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:44.042 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:44.042 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:44.043 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:44.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:44.044 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:44.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:44.045 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:44.046 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:44.046 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:44.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:44.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:44.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:44.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:44.046 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:44.047 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:44.047 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:44.049 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:44.049 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:44.049 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@63fb00a6] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@417b1561] 15:54:44.049 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:44.049 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:44.049 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:44.049 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@54a5a205] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:44.050 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:44.051 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:44.051 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5bc553b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:44.052 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:44.053 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:44.054 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:44.054 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:44.055 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 29ae81d9-3fea-400b-97af-4db4d4f12645 () 15:54:44.055 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:44.055 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:44.055 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:44.056 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:second 15:54:44.056 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 second 15:54:44.056 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 second 15:54:44.056 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP 15:54:44.057 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : ( 15:54:44.058 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:44.059 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:44.059 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:44.059 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@176(java.sql.Timestamp,93) 15:54:44.059 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [and] -> [NOT_EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [NOT_EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor` ?1 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation` ?2 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target` ?3 <- [EQUAL] -> [is-between] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime` ?4 <- [is-between] <- [and] <- [where] <- [query-spec] <- [select] 15:54:44.059 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:44.059 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4) 15:54:44.060 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 15:54:44.060 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult 15:54:44.060 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:44.060 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:44.060 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:44.061 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:44.063 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.063 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.063 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:minute 15:54:44.063 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 minute 15:54:44.063 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 minute 15:54:44.064 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:44.064 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:44.064 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.064 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.065 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:hour 15:54:44.065 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 hour 15:54:44.065 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 hour 15:54:44.065 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:44.065 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:44.065 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.065 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.066 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:day 15:54:44.066 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 day 15:54:44.066 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 day 15:54:44.066 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:44.066 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:44.067 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.067 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:44.067 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:week 15:54:44.067 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 week 15:54:44.067 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 week 15:54:44.068 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed java.time.temporal.UnsupportedTemporalTypeException: Unsupported unit: Weeks at java.base/java.time.Instant.plus(Instant.java:861) at java.base/java.time.Instant.minus(Instant.java:983) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:256) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.068 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:month 15:54:44.068 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 month 15:54:44.068 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 month 15:54:44.069 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed java.time.temporal.UnsupportedTemporalTypeException: Unsupported unit: Months at java.base/java.time.Instant.plus(Instant.java:861) at java.base/java.time.Instant.minus(Instant.java:983) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:256) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.069 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:year 15:54:44.069 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 year 15:54:44.069 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 year 15:54:44.070 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed java.time.temporal.UnsupportedTemporalTypeException: Unsupported unit: Years at java.base/java.time.Instant.plus(Instant.java:861) at java.base/java.time.Instant.minus(Instant.java:983) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:256) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.070 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute null of type null for issuer urn:org:onap:xacml:guard:tw:1:invalid 15:54:44.070 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor Controller operation operationA target vnf-1 time window 1 invalid 15:54:44.070 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for Controller operationA vnf-1 1 invalid 15:54:44.070 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Unsupported time window scale value invalid 15:54:44.070 [main] ERROR org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Typed query failed java.lang.NullPointerException: null at java.base/java.util.Objects.requireNonNull(Objects.java:233) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.doDatabaseQuery(CountRecentOperationsPip.java:162) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip.getAttributes(CountRecentOperationsPip.java:119) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.getCount(CountRecentOperationsPipTest.java:269) at org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest.testStringToChronosUnit(CountRecentOperationsPipTest.java:261) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.072 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 15:54:44.072 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@6d1e9255] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@679b9eef] 15:54:44.072 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 15:54:44.072 [main] DEBUG org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] 15:54:44.073 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 s -- in org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPipTest [INFO] Running org.onap.policy.pdp.xacml.application.common.ToscaPolicyTranslatorUtilsTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.pdp.xacml.application.common.ToscaPolicyTranslatorUtilsTest [INFO] Running org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest 15:54:44.100 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/matchable/onap.policies.Test-1.0.0.yaml" was found on the local file system 15:54:44.209 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/matchable/test.policies.input.tosca.yaml" was found on the local file system 15:54:44.240 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.middle.Test:1.0.0 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype i.do.not.exist 15:54:44.241 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype i.do.not.exist 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.zero 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.one 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.two 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.three 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype another.missing.datatype 15:54:44.241 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype another.missing.datatype 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.Middle:1.0.0 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Base:1.0.0 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: baseMatch: MatchableProperty(property=baseMatch, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@73535dea) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableInteger: MatchableProperty(property=matchableInteger, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@54ee624d) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: middleMatch: MatchableProperty(property=middleMatch, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@77b639e) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableListString: MatchableProperty(property=matchableListString, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeList@3f739fdd) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroIntegerMatchable: MatchableProperty(property=zeroIntegerMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@562639d4) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: twoStringMatchable: MatchableProperty(property=twoStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@717dc557) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableTimestamp: MatchableProperty(property=matchableTimestamp, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeTimestamp@2dc62f75) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableBoolean: MatchableProperty(property=matchableBoolean, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeBoolean@e68d067) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: oneStringMatchable: MatchableProperty(property=oneStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@69e7a0e7) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroTimestampMatchable: MatchableProperty(property=zeroTimestampMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeTimestamp@76af87f1) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableMapString: MatchableProperty(property=matchableMapString, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeMap@6a0eb3d6) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: threeIntegerMatchable: MatchableProperty(property=threeIntegerMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@22adbd18) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableString: MatchableProperty(property=matchableString, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@7619c132) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroStringMatchable: MatchableProperty(property=zeroStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@7c83500f) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: twoIntegerMatchable: MatchableProperty(property=twoIntegerMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeInteger@630ccc4a) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroBooleanMatchable: MatchableProperty(property=zeroBooleanMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeBoolean@2c06f84e) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: matchableFloat: MatchableProperty(property=matchableFloat, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeFloat@14aebcad) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: zeroFloatMatchable: MatchableProperty(property=zeroFloatMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeFloat@72cb851f) 15:54:44.241 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- matchable: threeStringMatchable: MatchableProperty(property=threeStringMatchable, type=org.onap.policy.pdp.xacml.application.common.matchable.MatchablePropertyTypeString@77a06990) 15:54:44.273 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest -- base Match middle Match I should be matched 1000 1.1 true 2020-01-01T00:00Z match A match B matchableMap1 matchableMap2 zero Match true 9.9 1000 2020-01-01T23:59:59Z One should be matched Two should be matched 55 Three should match 66 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyTypeTest [INFO] Running org.onap.policy.pdp.xacml.application.common.OnapObligationTest 15:54:44.277 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:44.277 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:44.278 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:44.278 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 15:54:44.282 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:44.282 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:44.282 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:44.282 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 15:54:44.284 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:44.284 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:44.284 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:44.284 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.pdp.xacml.application.common.OnapObligationTest [INFO] Running org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest 15:54:44.290 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {refstart3.file=src/test/resources/ref3.xml, xacml.rootPolicies=rootstart,noexist, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, noexist.file=src/test/resources/idonotexist.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/finder.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:44.290 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:44.290 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:44.291 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:54:44.302 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file src/test/resources/finder.xml 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Error loading policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml com.att.research.xacml.std.dom.DOMStructureException: Exception loading Policy file "/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml": Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:135) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyFileDef(OnapPolicyFinderFactory.java:125) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyDef(OnapPolicyFinderFactory.java:103) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.getPolicyDefs(OnapPolicyFinderFactory.java:156) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.init(OnapPolicyFinderFactory.java:198) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.(OnapPolicyFinderFactory.java:86) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest.testFinderWithCombiningAlgorithm(OnapPolicyFinderFactoryTest.java:64) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.att.research.xacml.std.dom.DOMStructureException: Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:70) at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:133) ... 84 common frames omitted Caused by: com.att.research.xacml.std.dom.DOMStructureException: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicy.newInstance(DOMPolicy.java:155) at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:54) ... 85 common frames omitted 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/idonotexist.xml does not exist. 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy noexist 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref1.xml does not exist. 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart1 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref2.xml does not exist. 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart2 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref3.xml does not exist. 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart3 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref4.xml does not exist. 15:54:44.335 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart4 15:54:44.335 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:44.335 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:44.337 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {refstart3.file=src/test/resources/ref3.xml, xacml.rootPolicies=rootstart,noexist, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, noexist.file=src/test/resources/idonotexist.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/finder.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:44.337 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:44.337 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading root policies 15:54:44.337 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file src/test/resources/finder.xml 15:54:44.338 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Error loading policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml com.att.research.xacml.std.dom.DOMStructureException: Exception loading Policy file "/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/finder.xml": Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:135) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyFileDef(OnapPolicyFinderFactory.java:125) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyDef(OnapPolicyFinderFactory.java:103) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.getPolicyDefs(OnapPolicyFinderFactory.java:156) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.init(OnapPolicyFinderFactory.java:211) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.(OnapPolicyFinderFactory.java:86) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest.testFinder(OnapPolicyFinderFactoryTest.java:43) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.att.research.xacml.std.dom.DOMStructureException: Exception parsing Policy: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:70) at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:133) ... 84 common frames omitted Caused by: com.att.research.xacml.std.dom.DOMStructureException: Unknown rule combining algorithm "identifier:rule-combining-algorithm:deny-overrides" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Policy at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicy.newInstance(DOMPolicy.java:155) at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:54) ... 85 common frames omitted 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/idonotexist.xml does not exist. 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy noexist 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref1.xml does not exist. 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart1 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref2.xml does not exist. 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart2 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref3.xml does not exist. 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart3 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Policy file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/ref4.xml does not exist. 15:54:44.339 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- No known location for Policy refstart4 15:54:44.339 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:44.339 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:44.341 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy null version null 15:54:44.341 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy null version null 15:54:44.341 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy null version null 15:54:44.341 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy null version null [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactoryTest [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest 15:54:44.345 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- No value for urn:org:onap:guard:actor:actor-id 15:54:44.345 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Need actor attribute which is not found 15:54:44.350 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Failed to convert 200 to long java.lang.RuntimeException: expected exception at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest$3.makeLong(StdOnapPipTest.java:248) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.addLongAttribute(StdOnapPip.java:191) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testAddLongAttribute_Ex(StdOnapPipTest.java:251) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.358 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- get attribute error retrieving urn:org:onap:guard:actor:actor-id: Mock for Status, hashCode: 733858703 15:54:44.363 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Failed to convert my-value to an AttributeValue java.lang.RuntimeException: expected exception at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest$5.makeString(StdOnapPipTest.java:287) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.addStringAttribute(StdOnapPip.java:205) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testAddStringAttribute_Ex(StdOnapPipTest.java:290) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.365 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {} 15:54:44.367 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:44.367 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [null] 15:54:44.367 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [PipEngineTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:44.367 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: PipEngineTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false jakarta.persistence.schema-generation.create-source: metadata] 15:54:44.367 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:44.367 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:44.368 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:44.368 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:44.368 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@29478556 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2d0ea3a9 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@76ad048a 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@586be63c 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@586be63c 15:54:44.368 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@4d13b552 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@15d844b2 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@bcf8bd7 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@c92d694 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@5cfb4b71 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@b517988 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@7cb7ca06 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@660b8572 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@60adea01 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@60adea01 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@603042a5 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@2295535f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@188f626a 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@177d7e98 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@75ba33b8 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@7d3d89fb 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@1ec22804 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@62b71cfa 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@46b4d4e7 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@5757ef9b 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@58da6f7d 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@2d0f850 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@62a30701 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@a6017f9 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@14a204f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@4dd4a4e 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@7e3ccedb 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@7469d13a 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@2471cfa0 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@4a907e5a 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@52c22bc5 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@6818c0a6 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@42be0eca 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@b15da69 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@48ca44cd 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@6679a082 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@54832ad9 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@71e064b2 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6b16aa6f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@40406a3f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d58550c 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@7fef75e1 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@2174fda1 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@62267a22 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@2d99b35f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@295d8b70 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@2f42f20f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@7ee46aaf 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@1e072d67 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@5b4433dc 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@63ae7031 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@3e42cff9 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@1989a143 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@1989a143 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@63a9ab7d 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@731660c1 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@f5475d7 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@2108d503 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@61d8a98b 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@20382851 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@cee1b4c 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@6b29771f 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@4f991f00 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@2e02cc02 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@524a96f5 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@72fb922c 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@751df26c 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@4dc74211 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@49a6b730 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@4b0a6c53 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@56bce46c 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@6f167307 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@ed2afe7 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@13c9372a 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@22672ebb 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@7e35efbb 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6503ca0d 15:54:44.369 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@3f29d1e0 15:54:44.370 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@24203248] into BootstrapContext; was [null] 15:54:44.370 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@75394940] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@e11b648] 15:54:44.379 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:44.379 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:44.379 [main] WARN org.hibernate.engine.jdbc.connections.internal.ConnectionProviderInitiator -- HHH000181: No appropriate connection provider encountered, assuming application will be supplying connections 15:54:44.380 [main] WARN org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- HHH000342: Could not obtain connection to query metadata java.lang.UnsupportedOperationException: The application must supply JDBC connections at org.hibernate.engine.jdbc.connections.internal.UserSuppliedConnectionProviderImpl.getConnection(UserSuppliedConnectionProviderImpl.java:44) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:483) at org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:336) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215) at org.hibernate.boot.model.relational.Database.(Database.java:45) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194) at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testConfigureStringProperties(StdOnapPipTest.java:106) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.380 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided) operations history db org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment] due to: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:276) at org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238) at org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215) at org.hibernate.boot.model.relational.Database.(Database.java:45) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226) at org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194) at org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513) at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55) at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testConfigureStringProperties(StdOnapPipTest.java:106) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: org.hibernate.HibernateException: Unable to determine Dialect without JDBC metadata (please set 'jakarta.persistence.jdbc.url' for common cases or 'hibernate.dialect' when a custom Dialect implementation must be provided) at org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.determineDialect(DialectFactoryImpl.java:191) at org.hibernate.engine.jdbc.dialect.internal.DialectFactoryImpl.buildDialect(DialectFactoryImpl.java:87) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentWithDefaults(JdbcEnvironmentInitiator.java:186) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:408) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129) at org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81) at org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130) at org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263) ... 90 common frames omitted 15:54:44.397 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- PIPException getting subject-id attribute com.att.research.xacml.api.pip.PIPException: expected exception at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.getAttribute(StdOnapPip.java:144) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testGetAttributePipRequestPipFinder_Ex(StdOnapPipTest.java:165) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.402 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- No value for urn:org:onap:guard:actor:actor-id 15:54:44.408 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Failed to convert 100 to integer java.lang.RuntimeException: expected exception at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest$1.makeInteger(StdOnapPipTest.java:209) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.addIntegerAttribute(StdOnapPip.java:177) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest.testAddIntegerAttribute_Ex(StdOnapPipTest.java:212) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.policy.pdp.xacml.application.common.std.StdOnapPipTest [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyRequestTest [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest 15:54:44.501 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@57b8705e added {SymlinkAllowedResourceAliasChecker@6357ad40{base=null,protected=[]},MANAGED} 15:54:44.501 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1471705182 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:54:44.501 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1776879144 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@384e97a7[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:54:44.501 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1776879144 added {[],POJO} 15:54:44.501 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1776879144 added {[],POJO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1776879144 added {[],POJO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@57b8705e added {oeje10s.SessionHandler@69e90628{STOPPED},AUTO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69e90628 added {oeje10s.ServletHandler@2c602a70{STOPPED},AUTO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@7203bf11 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@537a2f3f,POJO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@533031256 added {QueuedThreadPool[qtp1912848145]@7203bf11{STOPPED,8<=0<=200,i=0,r=-1,t=-272705ms,q=0}[NO_TRY],AUTO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@533031256 added {oejut.ScheduledExecutorScheduler@32dbe37a{STOPPED},AUTO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@533031256 added {org.eclipse.jetty.io.ArrayByteBufferPool@5d4f3907{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@533031256 added {org.eclipse.jetty.util.resource.FileSystemPool@7baea18b,UNMANAGED} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@533031256 added {org.eclipse.jetty.util.component.DumpableMap@5f4ef646,POJO} 15:54:44.502 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1802881886 added {oejs.Slf4jRequestLogWriter@6d83579{STOPPED},AUTO} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1fc56958 added {oejs.CustomRequestLog@6b75cb5e{STOPPED},AUTO} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@586920868 added {HttpConfiguration@aaf9d7b{32768/8192,8192/8192,https://:0,[]},POJO} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1329956939 added {QueuedThreadPool[qtp1912848145]@7203bf11{STOPPED,8<=0<=200,i=0,r=-1,t=-272706ms,q=0}[NO_TRY],UNMANAGED} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1329956939 added {oejut.ScheduledExecutorScheduler@32dbe37a{STOPPED},UNMANAGED} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1329956939 added {org.eclipse.jetty.io.ArrayByteBufferPool@5d4f3907{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4f45884b added {HttpConnectionFactory@22fbb3a4[HTTP/1.1],AUTO} 15:54:44.503 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4f45884b{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@22fbb3a4[HTTP/1.1] 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1329956939 added {ServerConnectorManager@8f11f27[keys=0],MANAGED} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1fc56958 added {policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223},AUTO} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1fc56958 added {oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69e90628{STOPPED}},AUTO} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2c602a70 added {org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:54:44.503 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2c602a70 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-77e8eb0e,POJO} 15:54:44.504 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=44223, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1fc56958{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69e90628{STOPPED}}, connector=policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=2 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest$ApiRestController +> jersey.config.server.disableMetainfServicesLookup=true key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 246/300/8,024 MiB UTC: 2026-01-19T15:54:44.503786526Z; Etc/UTC: 2026-01-19T15:54:44.503786526Z 15:54:44.504 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=44223, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1fc56958{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69e90628{STOPPED}}, connector=policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:54:44.504 [policy-api-44223] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=44223, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1fc56958{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69e90628{STOPPED}}, connector=policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}, jettyThread=Thread[#58,policy-api-44223,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@1fc56958{STOPPED}[12.0.22,sto=0] 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1fc56958 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@17dc96b0,POJO} 15:54:44.505 [policy-api-44223] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@1fc56958{STARTING}[12.0.22,sto=0] 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1912848145]@7203bf11{STOPPED,8<=0<=200,i=0,r=-1,t=-272708ms,q=0}[NO_TRY] 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@191b7a3b{capacity=8} 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}} 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@488963520 added {QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=0<=200,i=0,r=-1,t=-272708ms,q=0}[NO_TRY],UNMANAGED} 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@488963520 added {ThreadIdPool@191b7a3b{capacity=8},POJO} 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@7203bf11 added {ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}},AUTO} 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}} 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9617ms ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}} 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#59,qtp1912848145-59,5,main] 15:54:44.505 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#60,qtp1912848145-60,5,main] 15:54:44.506 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#61,qtp1912848145-61,5,main] 15:54:44.505 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.506 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.506 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#62,qtp1912848145-62,5,main] 15:54:44.506 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#63,qtp1912848145-63,5,main] 15:54:44.506 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.506 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.506 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:44223 connected - retries=100 interval=100 15:54:44.506 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "matchable/onap.policies.Test-1.0.0.yaml" does not exist on the local file system 15:54:44.506 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#64,qtp1912848145-64,5,main] 15:54:44.507 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/matchable/onap.policies.Test-1.0.0.yaml" : 15:54:44.507 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#65,qtp1912848145-65,5,main] 15:54:44.507 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.507 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.509 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#66,qtp1912848145-66,5,main] 15:54:44.509 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.509 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9621ms QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.509 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.509 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@32dbe37a{STOPPED} 15:54:44.509 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9622ms oejut.ScheduledExecutorScheduler@32dbe37a{STARTED} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@6b75cb5e{STOPPED} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@6d83579{STOPPED} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9622ms oejs.Slf4jRequestLogWriter@6d83579{STARTED} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9622ms oejs.CustomRequestLog@6b75cb5e{STARTED} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69e90628{STOPPED}} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@5153362b 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@69e90628{STOPPED}} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@6357ad40{base=null,protected=[]} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@57b8705e added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@1f2fe820,POJO} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9622ms SymlinkAllowedResourceAliasChecker@6357ad40{base=null,protected=[]} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@69e90628{STOPPED} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69e90628 added {org.eclipse.jetty.session.DefaultSessionCache@19f1d8d9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@19f1d8d9 added {org.eclipse.jetty.session.NullSessionDataStore@69b30cd0[passivating=false,graceSec=3600],AUTO} 15:54:44.510 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@21198da3{STOPPED}[worker=null] 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@21198da3 added {oejs.HouseKeeper@41170f48{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:54:44.511 [policy-api-44223] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@41170f48{STOPPED}[interval=600000, ownscheduler=false] 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9623ms oejs.HouseKeeper@41170f48{STARTED}[interval=600000, ownscheduler=false] 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9623ms oejs.DefaultSessionIdManager@21198da3{STARTED}[worker=node0] 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1fc56958 added {oejs.DefaultSessionIdManager@21198da3{STARTED}[worker=node0],MANAGED} 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69e90628 added {oejs.DefaultSessionIdManager@21198da3{STARTED}[worker=node0],UNMANAGED} 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@2c602a70{STOPPED} 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e[EMBEDDED:] 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet27936329{/*->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-77e8eb0e=MappedServlet4a0a86ed{null->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:44.511 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@2c602a70{STARTING} 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2c602a70 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2c602a70 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab,POJO} 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e[EMBEDDED:] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet7ed654c4{/*->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab[EMBEDDED:] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet3863cd50{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab=MappedServlet7def3a36{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-77e8eb0e=MappedServlet31085d91{null->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e[EMBEDDED:] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet7db44f00{/*->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab[EMBEDDED:] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet5b1b04ab{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab=MappedServlet7def3a36{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-77e8eb0e=MappedServlet31085d91{null->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@2c602a70{STARTING} 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9624ms oeje10s.ServletHandler@2c602a70{STARTED} 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@19f1d8d9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@69b30cd0[passivating=false,graceSec=3600] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9625ms org.eclipse.jetty.session.NullSessionDataStore@69b30cd0[passivating=false,graceSec=3600] 15:54:44.512 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9625ms org.eclipse.jetty.session.DefaultSessionCache@19f1d8d9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:44.513 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69e90628 added {[],POJO} 15:54:44.513 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9625ms oeje10s.SessionHandler@69e90628{STARTED} 15:54:44.513 [policy-api-44223] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STARTED}} 15:54:44.513 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:44.513 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9625ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:54:44.513 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:44.513 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9625ms org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:54:44.513 [policy-api-44223] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-77e8eb0e 15:54:44.523 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest -- Test Policy Type ToscaServiceTemplate(toscaDefinitionsVersion=tosca_simple_yaml_1_1_0, dataTypes={onap.datatype.one=ToscaDataType(constraints=null), onap.datatype.three=ToscaDataType(constraints=null), onap.datatype.two=ToscaDataType(constraints=null), onap.datatype.zero=ToscaDataType(constraints=null)}, capabilityTypes=null, nodeTypes=null, relationshipTypes=null, policyTypes={onap.policies.Base=ToscaPolicyType(), onap.policies.base.Middle=ToscaPolicyType(), onap.policies.base.middle.Test=ToscaPolicyType()}, toscaTopologyTemplate=null) 15:54:44.525 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/matchable/test.policies.input.tosca.yaml" was found on the local file system 15:54:44.530 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- PolicyType not found in data area yet /onap.policies.base.middle.Test-1.0.0.yaml java.nio.file.NoSuchFileException: /onap.policies.base.middle.Test-1.0.0.yaml at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.Files.readAllBytes(Files.java:3281) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:515) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:241) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest.testMatchableTranslator(StdMatchableTranslatorTest.java:204) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:44.539 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:44.541 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:44.547 [policy-api-44223] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:54:44.554 [policy-api-44223] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STARTED}} 15:54:44.554 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9667ms oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STARTED}} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4f45884b added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:44223],POJO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@22fbb3a4[HTTP/1.1] 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9667ms HttpConnectionFactory@22fbb3a4[HTTP/1.1] 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@8f11f27[keys=0] 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@81833056 added {SelectorProducer@489a4bd9,POJO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@81833056 added {QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}],UNMANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4e0ac60/SelectorProducer@489a4bd9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.555424974Z created 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@56996679 added {AdaptiveExecutionStrategy@4e0ac60/SelectorProducer@489a4bd9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.555477446Z,MANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@8f11f27 added {oeji.ManagedSelector@365b347{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@766550359 added {SelectorProducer@2cb29b2d,POJO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@766550359 added {QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59954ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}],UNMANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.5556582Z created 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@913103329 added {AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.55569229Z,MANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@8f11f27 added {oeji.ManagedSelector@366cd9e1{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@415083488 added {SelectorProducer@302f0bb9,POJO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@415083488 added {QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}],UNMANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.555796833Z created 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@150771042 added {AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.555828343Z,MANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@8f11f27 added {oeji.ManagedSelector@8fc9562{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1477441101 added {SelectorProducer@2d18a407,POJO} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1477441101 added {QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}],UNMANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@580ff64d/SelectorProducer@2d18a407/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.555943926Z created 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1696731358 added {AdaptiveExecutionStrategy@580ff64d/SelectorProducer@2d18a407/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.555977337Z,MANAGED} 15:54:44.555 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@8f11f27 added {oeji.ManagedSelector@652210de{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@365b347{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4e0ac60/SelectorProducer@489a4bd9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.556088879Z 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9668ms AdaptiveExecutionStrategy@4e0ac60/SelectorProducer@489a4bd9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.55612547Z 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@919ce9d startThread=0 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@2e03ec6d on oeji.ManagedSelector@365b347{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.556 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@919ce9d in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=7,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.556 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4e0ac60/SelectorProducer@489a4bd9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=7,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.55654155Z tryProduce false 15:54:44.556 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.556 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@2e03ec6d 15:54:44.556 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.556 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff waiting with 0 keys 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9668ms oeji.ManagedSelector@365b347{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@366cd9e1{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=7,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.556861957Z 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9668ms AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=7,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.556902388Z 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@46d35d36 startThread=0 15:54:44.556 [policy-api-44223] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@330211d2 on oeji.ManagedSelector@366cd9e1{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.556 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@46d35d36 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=6,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.557 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=6,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.557131903Z tryProduce false 15:54:44.557 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.557 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@330211d2 15:54:44.557 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.557 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce waiting with 0 keys 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9669ms oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@8fc9562{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=6,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.557347268Z 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9669ms AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=6,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.557389509Z 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@74a85c09 startThread=0 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4579a675 on oeji.ManagedSelector@8fc9562{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.557 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@74a85c09 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.557 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.557570362Z tryProduce false 15:54:44.557 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.557 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@4579a675 15:54:44.557 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.557 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac waiting with 0 keys 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9669ms oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@652210de{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@580ff64d/SelectorProducer@2d18a407/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.557778557Z 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9669ms AdaptiveExecutionStrategy@580ff64d/SelectorProducer@2d18a407/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.557824039Z 15:54:44.557 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@61dad663 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.557 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@580ff64d/SelectorProducer@2d18a407/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.557921931Z tryProduce false 15:54:44.557 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:44.557 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.557 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 waiting with 0 keys 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@61dad663 startThread=0 15:54:44.557 [policy-api-44223] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@199f7901 on oeji.ManagedSelector@652210de{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.558 [policy-api-44223] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@652210de{STARTING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.558 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 woken with none selected 15:54:44.558 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 woken up from select, 0/0/0 selected 15:54:44.558 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 processing 0 keys, 1 updates 15:54:44.558 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.558 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@199f7901 15:54:44.558 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.558 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 waiting with 0 keys 15:54:44.558 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9670ms oeji.ManagedSelector@652210de{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.558 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9670ms ServerConnectorManager@8f11f27[keys=0] 15:54:44.558 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4f45884b added {acceptor-0@3a306761,POJO} 15:54:44.558 [policy-api-44223] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@3a306761 startThread=0 15:54:44.558 [policy-api-44223] INFO org.eclipse.jetty.server.AbstractConnector -- Started policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223} 15:54:44.558 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9670ms policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223} 15:54:44.558 [policy-api-44223] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@1fc56958{STARTING}[12.0.22,sto=0] @9670ms 15:54:44.558 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@3a306761 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=3,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.558 [policy-api-44223] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9670ms oejs.Server@1fc56958{STARTED}[12.0.22,sto=0] 15:54:44.558 [qtp1912848145-64-acceptor-0@3a306761-policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@747e94b3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55094]] on oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.558 [qtp1912848145-64-acceptor-0@3a306761-policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken with none selected 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken up from select, 0/0/0 selected 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce processing 0 keys, 1 updates 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@747e94b3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55094]] 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@747e94b3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55094]] startThread=0 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce waiting with 1 keys 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@747e94b3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55094]] in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=2,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:54:44.559 [qtp1912848145-64-acceptor-0@3a306761-policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@7ab9644c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55096]] on oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:44.559 [qtp1912848145-64-acceptor-0@3a306761-policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@69a72f09 on oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken with none selected 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken up from select, 0/0/0 selected 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac processing 0 keys, 1 updates 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@7ab9644c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55096]] 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@1d43d254{ReadCallback@4d4c6992{HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@7ab9644c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55096]] startThread=0 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.559 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac waiting with 1 keys 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@4c8a4316 on oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken with none selected 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken up from select, 0/0/1 selected 15:54:44.559 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.559 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce processing 0 keys, 2 updates 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:54:44.559 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@7ab9644c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55096]] in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@69a72f09 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@4c8a4316 15:54:44.560 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@747e94b3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55094]] in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.560 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=2,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce waiting with 1 keys 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken up from select, 1/1/1 selected 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce processing 1 keys, 0 updates 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55094], selector=sun.nio.ch.EPollSelectorImpl@7cc124ce, interestOps=1, readyOps=1 SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@76394fbe{thread=null} startThread=0 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/PRODUCING/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.560491289Z 15:54:44.560 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@76394fbe{thread=null} in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.560 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2 15:54:44.560 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/PRODUCING/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.56057192Z 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@fc47386 on oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.560 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=0,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@1d43d254{ReadCallback@4d4c6992{HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:44.560 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce waiting with 1 keys 15:54:44.560 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@7b345a26[rc=1,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.560 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b468728{ReadCallback@57b29385{HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:44.561 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@7b345a26[rc=1,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:54:44.561 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@2ae91355 on oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@7b345a26[rc=1,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@7b345a26[rc=1,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken with none selected 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:44.561 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken up from select, 0/0/1 selected 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:54:44.561 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac processing 0 keys, 2 updates 15:54:44.561 [qtp1912848145-65] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@7b345a26[rc=1,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@7ab9644c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55096]] in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=0,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@7b345a26[rc=1,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@56480011{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@48c47b3d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@56480011{terminated=false,multiplex=0,pooled=Buffer@11f8ed69[rc=0,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@48c47b3d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@635f4479[{l=/127.0.0.1:44223,r=/127.0.0.1:55094,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@1d43d254{null} 15:54:44.561 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ee27cf6 startThread=0 15:54:44.562 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken with none selected 15:54:44.562 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken up from select, 0/0/0 selected 15:54:44.562 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce processing 0 keys, 0 updates 15:54:44.562 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:44.562 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.562 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce waiting with 0 keys 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@635f4479[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=0,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ee27cf6 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@635f4479[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@6d98b662::SocketChannelEndPoint@635f4479[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@6d98b662[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@2ca5bc59{s=START}]=>HttpChannelState@35405938{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5ee27cf6 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=1,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.562 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=2,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.561 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758851be28@fc47386 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@2ae91355 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac waiting with 1 keys 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken up from select, 1/1/1 selected 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac processing 1 keys, 0 updates 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:44223 remote=/127.0.0.1:55096], selector=sun.nio.ch.EPollSelectorImpl@78a6ecac, interestOps=1, readyOps=1 SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:54:44.563 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=1/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=2,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.564020219Z 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b468728{ReadCallback@57b29385{HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@56480011{terminated=false,multiplex=1,pooled=Buffer@11f8ed69[rc=0,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@48c47b3d[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 203 DirectByteBuffer@78e6f666[p=0,l=203,c=8192,r=203]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 203 Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=0,l=203,c=8192,r=203]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 203 HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=0,l=203,c=8192,r=203]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=0,l=203,c=8192,r=203]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@78e6f666[p=0,l=203,c=8192,r=203]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:54:44.564 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:44223) 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:44223) header=Host, headerString=[Host], valueString=[localhost:44223] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,HTTP/1.1,h=4,cl=-1,p=null} HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=203,l=203,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1 HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=203,l=203,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@78e6f666[p=203,l=203,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=203,l=203,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.565 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@11f8ed69[rc=1,DirectByteBuffer@78e6f666[p=203,l=203,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@56480011{terminated=false,multiplex=0,pooled=Buffer@11f8ed69[rc=0,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@48c47b3d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@2fd8a61c{handling=Thread[#62,qtp1912848145-62,5,main], handled=false, send=SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@928778227 cs=ServletChannelState@78504e38{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@62113b7 eof=false 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@62113b7 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@c704c8[c=null] 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=0} -> ServletContextRequest@2d284de4{GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} : ServletChannelState@78504e38{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@2c602a70{STARTED} ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=1} ServletContextRequest@2d284de4{GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@231a4f5d org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1bc3eeb2 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=1} -> ServletContextRequest@2d284de4{GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@231a4f5d,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1bc3eeb2 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=1} 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@78504e38{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=1} 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@2c602a70{STARTED} cached filter chain for REQUEST: ChainEnd@533d436e(org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:44.566 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=ChainEnd@533d436e(org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:54:44.570 [qtp1912848145-62] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest -- request for policy type=onap.policies.base.middle.Test version=1.0.0 15:54:44.569 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}} reservedThread run AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=1/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=2,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:44.573002071Z on ReservedThread@76394fbe{thread=Thread[#66,qtp1912848145-66,5,main]} 15:54:44.573 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=1/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=2,r=-1,t=59936ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:44.573070733Z tryProduce true 15:54:44.573 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:54:44.573 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.573 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=Thread[#62,qtp1912848145-62,5,main], handled=false, send=SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.573 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac waiting with 1 keys 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@70296eef[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=6912 null 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@67b79a09 committed 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@f44eee4[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@759c8fda{200,GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@4e79c990[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=6912},cb=ChannelResponse@759c8fda{200,GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] (null,[p=0,l=6912,c=8192,r=6912],true)@START 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@56480011{terminated=false,multiplex=1,pooled=Buffer@11f8ed69[rc=0,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@48c47b3d[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=4,cl=6912} last=true content=HeapByteBuffer@f44eee4[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@67b79a09 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 6912 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@4e79c990[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=6912},cb=ChannelResponse@759c8fda{200,GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] ([p=0,l=134,c=8192,r=134],[p=0,l=6912,c=8192,r=6912],true)@COMPLETING 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@15456584{IDLE}->null [DirectByteBuffer@78e6f666[p=0,l=134,c=8192,r=134]={<<>>.0.7)\r\nHo...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@f44eee4[p=0,l=6912,c=8192,r=6912]={<<<{"tosca_definitions_versi...ple","version":"1.0.0"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@15456584{WRITING}->null:IDLE-->WRITING 15:54:44.579 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 7046 SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=W,to=15/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4ac6ec1a{s=COMPLETING}]=>HttpChannelState@2fd8a61c{handling=Thread[#62,qtp1912848145-62,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=7046 remaining=0 WriteFlusher@15456584{WRITING}->null 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@15456584{IDLE}->null:WRITING-->IDLE 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@4e79c990[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=6912},cb=ChannelResponse@759c8fda{200,GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] ([p=134,l=134,c=8192,r=0],[p=6912,l=6912,c=8192,r=0],true)@END 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@56480011{terminated=false,multiplex=0,pooled=Buffer@11f8ed69[rc=0,DirectByteBuffer@78e6f666[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@48c47b3d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@759c8fda{200,GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@3dde8a06{Queued by qtp1912848145-62 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2cad3038{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@3dde8a06{Queued by qtp1912848145-62 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@2cad3038{name=HttpChannelState_writeInvoker,tail=Link@3dde8a06{Queued by qtp1912848145-62 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@2cad3038{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@78504e38{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@78504e38{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=15} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@2c985974{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c740@124f6026,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f758854c958@5b0856d3}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@78504e38{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@78504e38{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@78504e38{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=15} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 written app=6912 net=6912 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@2fd8a61c{handling=Thread[#62,qtp1912848145-62,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1bc3eeb2 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1bc3eeb2 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@5773f8bc{s=ServletChannelState@78504e38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0,age=15} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@2fd8a61c{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@1ee1917a, failure=null, callbackCompleted=true, completeStream=true 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@1ee1917a, null) 15:54:44.580 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@2fd8a61c{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 15:54:44.581 [qtp1912848145-62] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - - [19/Jan/2026:15:54:44 +0000] "GET /policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1" 200 6912 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@70dc382b 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@928778227 cs=ServletChannelState@78504e38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@62113b7 eof=false 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@62113b7 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@c704c8[c=null] 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@78504e38{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=END,0 of -1},g=HttpGenerator@4ac6ec1a{s=END}]=>HttpChannelState@2fd8a61c{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1}] 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@2fd8a61c{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@725e87dc http://localhost:44223/policy/api/v1/policytypes/onap.policies.base.middle.Test/versions/1.0.0 HTTP/1.1} 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b468728{ReadCallback@57b29385{HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@2ae91355 on oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken with none selected 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken up from select, 0/0/1 selected 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac processing 0 keys, 1 updates 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f758850f258@2ae91355 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.581 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac waiting with 1 keys 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@74a85c09 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=2,r=-1,t=59927ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.581 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=3,r=-1,t=59927ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.587 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Successfully pulled onap.policies.base.middle.Test 1.0.0 15:54:44.587 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Failed to store onap.policies.base.middle.Test 1.0.0 locally to /onap.policies.base.middle.Test-1.0.0.yaml org.onap.policy.common.utils.coder.CoderException: java.io.FileNotFoundException: /onap.policies.base.middle.Test-1.0.0.yaml (Permission denied) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:175) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.pullPolicyType(StdMatchableTranslator.java:580) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:524) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:241) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest.testMatchableTranslator(StdMatchableTranslatorTest.java:204) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.io.FileNotFoundException: /onap.policies.base.middle.Test-1.0.0.yaml (Permission denied) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:289) at java.base/java.io.FileOutputStream.(FileOutputStream.java:230) at java.base/java.io.FileOutputStream.(FileOutputStream.java:179) at org.onap.policy.common.utils.coder.StandardCoder.makeWriter(StandardCoder.java:258) at org.onap.policy.common.utils.coder.StandardCoder.encode(StandardCoder.java:169) ... 83 common frames omitted 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.middle.Test:1.0.0 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype i.do.not.exist 15:54:44.589 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype i.do.not.exist 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.zero 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.one 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.two 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype onap.datatype.three 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype another.missing.datatype 15:54:44.589 [main] ERROR org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Failed to retrieve datatype another.missing.datatype 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.base.Middle:1.0.0 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Base:1.0.0 15:54:44.589 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:54:44.590 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 21 for policy Test.policy 15:54:44.591 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: Test.policy type: onap.policies.base.middle.Test weight: 21 policy: {"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}} 15:54:44.613 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- base Match middle Match I should be matched 1000 1.1 true 2020-01-01T00:00Z match A match B matchableMap1 matchableMap2 zero Match true 9.9 1000 2020-01-01T23:59:59Z One should be matched Two should be matched 55 Three should match 66 Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.base.middle.Test Test.policy {"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}} 21 onap.policies.base.middle.Test 15:54:44.613 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest -- Translated policy oasis.names.tc.xacml._3_0.core.schema.wd_17.PolicyType@6d51fcfb 15:54:44.616 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Test.policy}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=21}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.base.middle.Test}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Test.policy}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=21}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.base.middle.Test}}]}{id=nobody:cares,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Test.policy}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.base.middle.Test","type_version":"1.0.0","properties":{"baseNoMatch":"Do not match the base","baseMatch":"base Match","middleNoMatch":"Do not match the middle","middleMatch":"middle Match","nonmatchableString":"I am NON matchable","matchableString":"I should be matched","nonmatchableInteger":0,"matchableInteger":1000,"nonmatchableFloat":0,"matchableFloat":1.1,"nonmatchableBoolean":false,"matchableBoolean":true,"nonmatchableTimestamp":"2019-01-01T00:00:00Z","matchableTimestamp":"2020-01-01T00:00:00Z","nonmatchableListInteger":{},"matchableListString":["match A","match B"],"matchableMapString":{"test1":"matchableMap1","test2":"matchableMap2"},"nonmatchableMapString":{"risk":"potential risk of matching"},"matchableDataType":{"zeroStringMatchable":"zero Match","zeroBooleanMatchable":true,"zeroFloatMatchable":9.9,"zeroIntegerMatchable":1000,"zeroTimestampMatchable":"2020-01-01T23:59:59Z","oneString":"One is NOT matchable","oneStringMatchable":"One should be matched","propertyTwoListOfDatatype":[{"twoString":"Two is NOT matchable","twoStringMatchable":"Two should be matched","twoIntegerMatchable":55,"propertyThreeDatatype":{"myThree":{"threeStringMatchable":"Three should match","threeIntegerMatchable":66}}}]}},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=21}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.base.middle.Test}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]} 15:54:44.618 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:54:44.618 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.base.middle.Test weight 21 15:54:44.618 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:54:44.619 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 21, adding policy 15:54:44.619 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: nobody:cares 15:54:44.619 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Unsupported Obligation Id nobody:cares 15:54:44.619 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (Test.policy,{type=onap.policies.base.middle.Test, type_version=1.0.0, properties={baseNoMatch=Do not match the base, baseMatch=base Match, middleNoMatch=Do not match the middle, middleMatch=middle Match, nonmatchableString=I am NON matchable, matchableString=I should be matched, nonmatchableInteger=0, matchableInteger=1000, nonmatchableFloat=0, matchableFloat=1.1, nonmatchableBoolean=false, matchableBoolean=true, nonmatchableTimestamp=2019-01-01T00:00:00Z, matchableTimestamp=2020-01-01T00:00:00Z, nonmatchableListInteger={}, matchableListString=[match A, match B], matchableMapString={test1=matchableMap1, test2=matchableMap2}, nonmatchableMapString={risk=potential risk of matching}, matchableDataType={zeroStringMatchable=zero Match, zeroBooleanMatchable=true, zeroFloatMatchable=9.9, zeroIntegerMatchable=1000, zeroTimestampMatchable=2020-01-01T23:59:59Z, oneString=One is NOT matchable, oneStringMatchable=One should be matched, propertyTwoListOfDatatype=[{twoString=Two is NOT matchable, twoStringMatchable=Two should be matched, twoIntegerMatchable=55, propertyThreeDatatype={myThree={threeStringMatchable=Three should match, threeIntegerMatchable=66}}}]}}, name=Test.policy, version=1.0.0, metadata={policy-id=Test.policy, policy-version=1.0.0}}) 15:54:44.619 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (Test.policy,{type=onap.policies.base.middle.Test, type_version=1.0.0, properties={baseNoMatch=Do not match the base, baseMatch=base Match, middleNoMatch=Do not match the middle, middleMatch=middle Match, nonmatchableString=I am NON matchable, matchableString=I should be matched, nonmatchableInteger=0, matchableInteger=1000, nonmatchableFloat=0, matchableFloat=1.1, nonmatchableBoolean=false, matchableBoolean=true, nonmatchableTimestamp=2019-01-01T00:00:00Z, matchableTimestamp=2020-01-01T00:00:00Z, nonmatchableListInteger={}, matchableListString=[match A, match B], matchableMapString={test1=matchableMap1, test2=matchableMap2}, nonmatchableMapString={risk=potential risk of matching}, matchableDataType={zeroStringMatchable=zero Match, zeroBooleanMatchable=true, zeroFloatMatchable=9.9, zeroIntegerMatchable=1000, zeroTimestampMatchable=2020-01-01T23:59:59Z, oneString=One is NOT matchable, oneStringMatchable=One should be matched, propertyTwoListOfDatatype=[{twoString=Two is NOT matchable, twoStringMatchable=Two should be matched, twoIntegerMatchable=55, propertyThreeDatatype={myThree={threeStringMatchable=Three should match, threeIntegerMatchable=66}}}]}}, name=Test.policy, version=1.0.0, metadata={policy-id=Test.policy, policy-version=1.0.0}}) 15:54:44.619 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- scanAdvice not supported by class org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator 15:54:44.619 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=onap, onapComponent=onap-component, onapInstance=null, requestId=null, context=null, action=action, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchableString=I should be matched}) 15:54:44.629 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- onap 15:54:44.630 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- onap-component 15:54:44.630 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:44.630 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:44.630 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-instance 15:54:44.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- action 15:54:44.632 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string onap urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string onap-component urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string action 15:54:44.633 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=44223, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1fc56958{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STARTED}}, connector=policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}, jettyThread=Thread[#58,policy-api-44223,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: SHUTTING DOWN 15:54:44.634 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=null, toString()=JettyServletServer(name=policy-api, host=localhost, port=44223, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@1fc56958{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STARTED}}, connector=policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223}, jettyThread=Thread[#58,policy-api-44223,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:54:44.634 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223} 15:54:44.634 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@8f11f27[keys=1] 15:54:44.634 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@652210de{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.634 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@17c07c53 on oeji.ManagedSelector@652210de{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.634 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@652210de{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 woken with none selected 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 woken up from select, 0/0/0 selected 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 processing 0 keys, 1 updates 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@17c07c53 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@652210de{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 waiting with 0 keys 15:54:44.634 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7bd85e84 on oeji.ManagedSelector@652210de{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.634 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@652210de{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 woken with none selected 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 woken up from select, 0/0/0 selected 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6f1d2428 processing 0 keys, 1 updates 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7bd85e84 15:54:44.634 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@6f1d2428 on oeji.ManagedSelector@652210de{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.635 [qtp1912848145-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.635 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@61dad663 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=3,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.635 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@580ff64d/SelectorProducer@2d18a407/PRODUCING/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=3,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.635177969Z 15:54:44.635 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.635 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@580ff64d/SelectorProducer@2d18a407/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.635267861Z 15:54:44.635 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@652210de{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.635 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1912848145-64-acceptor-0@3a306761-policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223} in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.635 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@8fc9562{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.635 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59874ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.635 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@541b73d on oeji.ManagedSelector@8fc9562{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.635 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@8fc9562{STOPPING}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken with none selected 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken up from select, 0/0/1 selected 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac processing 0 keys, 1 updates 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@541b73d 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@8fc9562{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=54/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.635 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,OPEN,fill=FI,flush=-,to=54/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@53c18f6[{l=/127.0.0.1:44223,r=/127.0.0.1:55096,CLOSED,fill=FI,flush=-,to=54/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7b468728{ReadCallback@57b29385{HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=null,r=null,CLOSED,fill=FI,flush=-,to=54/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bfbe621[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=null,r=null,CLOSED,fill=-,flush=-,to=55/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bfbe621[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@8fc9562{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55ba83a3 startThread=0 15:54:44.636 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac waiting with 1 keys 15:54:44.637 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@5bdd1d43 on oeji.ManagedSelector@8fc9562{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.636 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55ba83a3 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.637 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@8fc9562{STOPPING}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken with none selected 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac woken up from select, 0/0/0 selected 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@78a6ecac processing 0 keys, 1 updates 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@5bdd1d43 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@78a6ecac on oeji.ManagedSelector@8fc9562{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.637 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@53c18f6[{l=null,r=null,CLOSED,fill=-,flush=-,to=55/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bfbe621[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.637 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/PRODUCING/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:44.637373408Z 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2 15:54:44.637 [qtp1912848145-63] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@bfbe621::SocketChannelEndPoint@53c18f6[{l=null,r=null,CLOSED,fill=-,flush=-,to=56/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@bfbe621[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4ac6ec1a{s=START}]=>HttpChannelState@2fd8a61c{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:54:44.637 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@18bdabe0/SelectorProducer@302f0bb9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:54:44.637419379Z 15:54:44.637 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:54:44.637 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@8fc9562{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.637 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@366cd9e1{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.637 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@55ba83a3 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=4,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.637 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4f6bd08f on oeji.ManagedSelector@366cd9e1{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.637 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59872ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.637 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@366cd9e1{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:44.637 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken with none selected 15:54:44.637 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken up from select, 0/0/0 selected 15:54:44.637 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce processing 0 keys, 1 updates 15:54:44.637 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.637 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4f6bd08f 15:54:44.637 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@366cd9e1{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce waiting with 0 keys 15:54:44.638 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@76fe9b98 on oeji.ManagedSelector@366cd9e1{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.638 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@366cd9e1{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken with none selected 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce woken up from select, 0/0/0 selected 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7cc124ce processing 0 keys, 1 updates 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@76fe9b98 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@7cc124ce on oeji.ManagedSelector@366cd9e1{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.638 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/PRODUCING/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:54:44.638409732Z 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@46d35d36 in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.638 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2db0a157/SelectorProducer@2cb29b2d/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=5,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:54:44.638459503Z 15:54:44.638 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=6,r=-1,t=59871ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.638 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@366cd9e1{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:54:44.638 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@365b347{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.638 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7e0e3225 on oeji.ManagedSelector@365b347{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.638 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@365b347{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff woken with none selected 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff woken up from select, 0/0/0 selected 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff processing 0 keys, 1 updates 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7e0e3225 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@365b347{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.638 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff waiting with 0 keys 15:54:44.638 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4d8a0fa2 on oeji.ManagedSelector@365b347{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@365b347{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff woken with none selected 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff woken up from select, 0/0/0 selected 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@d5f9fff processing 0 keys, 1 updates 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@4d8a0fa2 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@d5f9fff on oeji.ManagedSelector@365b347{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f758850b6b0@919ce9d in QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=6,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4e0ac60/SelectorProducer@489a4bd9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=6,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.639500827Z 15:54:44.639 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=7,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4e0ac60/SelectorProducer@489a4bd9/IDLE/p=0/QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=7,r=-1,t=59870ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:54:44.639560368Z 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@365b347{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@8f11f27[keys=0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@22fbb3a4[HTTP/1.1] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@22fbb3a4[HTTP/1.1] 15:54:44.639 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223} 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED policy-api@4f45884b{HTTP/1.1, (http/1.1)}{localhost:44223} 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@1fc56958{STARTED}[12.0.22,sto=0] 15:54:44.639 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@1fc56958{STOPPING}[12.0.22,sto=0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@1fc56958{STOPPING}[12.0.22,sto=0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@1fc56958{STOPPING}[12.0.22,sto=0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@21198da3{STARTED}[worker=node0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@41170f48{STARTED}[interval=600000, ownscheduler=false] 15:54:44.639 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@41170f48{STOPPED}[interval=600000, ownscheduler=false] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@21198da3{STOPPED}[worker=node0] 15:54:44.639 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STARTED}} 15:54:44.640 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STARTED}} 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@69e90628{STARTED} 15:54:44.640 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@19f1d8d9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@69b30cd0[passivating=false,graceSec=3600] 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@69b30cd0[passivating=false,graceSec=3600] 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@19f1d8d9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@2c602a70{STARTED} 15:54:44.640 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@2c602a70{STOPPING} 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-339ebdab==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@87656096{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:44.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:54:44.641 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-77e8eb0e[EMBEDDED:] 15:54:44.642 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:54:44.642 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:54:44.642 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet79757113{/*->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:54:44.642 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={} pathFilters=[] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-77e8eb0e=MappedServlet4c22f8a5{null->org.glassfish.jersey.servlet.ServletContainer-77e8eb0e==org.glassfish.jersey.servlet.ServletContainer@376fe5f3{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@2c602a70{STOPPED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@69e90628{STOPPED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@6357ad40{base=null,protected=[]} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@6357ad40{base=null,protected=[]} 15:54:44.642 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STOPPED}} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@57b8705e{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69e90628{STOPPED}} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@6b75cb5e{STARTED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@6d83579{STARTED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@6d83579{STOPPED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@6b75cb5e{STOPPED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@32dbe37a{STARTED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@32dbe37a{STOPPED} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1912848145]@7203bf11{STARTED,8<=8<=200,i=7,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=8<=200,i=7,r=-1,t=59866ms,q=0}[ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}}] 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#66,qtp1912848145-66,5,main] for stop 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@1d24fdc0{capacity=8,threads=ThreadIdPool@191b7a3b{capacity=8}} 15:54:44.642 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#62,qtp1912848145-62,5,main] for 2499 15:54:44.642 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1133) at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:54:44.642 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=7,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=7,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=7,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=8,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=8,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#65,qtp1912848145-65,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=8,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=9,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=9,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=9,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=9,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.642 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@76394fbe{thread=null} in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=7,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=10,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=7,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=9,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=9,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#64,qtp1912848145-64,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=12,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=9,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=13,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#59,qtp1912848145-59,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=13,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=11,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#66,qtp1912848145-66,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=13,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=7,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#60,qtp1912848145-60,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=11,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.644 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=13,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f75883b36f0@409ae6fc in QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=11,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.643 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=12,r=-1,t=59866ms,q=0}[NO_TRY] 15:54:44.644 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=15,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.644 [qtp1912848145-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#63,qtp1912848145-63,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=15,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.644 [qtp1912848145-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#61,qtp1912848145-61,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=15,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.644 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=14,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.644 [qtp1912848145-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#62,qtp1912848145-62,5,main] exited for QueuedThreadPool[qtp1912848145]@7203bf11{STOPPING,8<=0<=200,i=15,r=-1,t=59865ms,q=0}[NO_TRY] 15:54:44.644 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#64,qtp1912848145-64,5,] for 2498 15:54:44.644 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1912848145]@7203bf11{STOPPED,8<=0<=200,i=15,r=-1,t=59864ms,q=0}[NO_TRY] 15:54:44.644 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@1fc56958{STOPPED}[12.0.22,sto=0] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslatorTest [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdMatchablePolicyRequestTest 15:54:44.653 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-name 15:54:44.654 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component 15:54:44.654 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance 15:54:44.654 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-action 15:54:44.654 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string my-name urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string my-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string my-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string my-action [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.pdp.xacml.application.common.std.StdMatchablePolicyRequestTest [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslatorTest 15:54:44.657 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:44.657 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:44.657 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:44.657 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 15:54:44.658 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=policy.id}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={ "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "Test.policy", "policy-version": 1 }, "properties": { "foo": "bar" } } } ] } } }}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Test}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]} 15:54:44.658 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:missing-attribute}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={ "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "properties": { "foo": "bar" } } } ] } } }}{attributeId=foo:bar,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#double,value=10.2}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]} 15:54:44.658 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:processing-error},statusMessage=Bad obligation},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={ "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "properties": { "foo": "bar" } } } ] } } }}{attributeId=foo:bar,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#double,value=10.2}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]} 15:54:44.659 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:44.659 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:44.659 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:44.659 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 15:54:44.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: policy.id type: foo.bar weight: 0 policy: { "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "Test.policy", "policy-version": 1 }, "properties": { "foo": "bar" } } } ] } } 15:54:44.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: null type: null weight: null policy: { "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "Test.policy", "policy-version": 1 }, "properties": { "foo": "bar" } } } ] } } 15:54:44.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: policy.id type: foo.bar weight: null policy: null 15:54:44.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: null type: null weight: null policy: null 15:54:44.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: policy.id type: foo.bar weight: null policy: { "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "Test.policy", "policy-version": 1 }, "properties": { "foo": "bar" } } } ] } } 15:54:44.660 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Unsupported class for adding obligation class java.lang.String 15:54:44.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=policy.id}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={ "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "Test.policy", "policy-version": 1 }, "properties": { "foo": "bar" } } } ] } } }}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Test}}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslatorTest [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator2Test 15:54:44.794 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request Mock for DecisionRequest, hashCode: 205330841 15:54:44.890 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Could not retrieve Policy Type someId 15:54:44.892 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- this retrieveDataType should not be called. 15:54:44.952 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Missing an expected attribute in obligation. 15:54:45.103 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request Mock for DecisionRequest, hashCode: 1066109104 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 s -- in org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator2Test [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslatorTest 15:54:45.107 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:45.107 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:45.107 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:45.107 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 15:54:45.108 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={ "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "Test.policy", "policy-version": 1 }, "properties": { "foo": "bar" } } } ] } } }}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,issuer=,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={ "tosca_definitions_version": "tosca_simple_yaml_1_0_0", "topology_template": { "policies": [ { "Test.policy": { "type": "onap.policies.Test", "type_version": "1.0.0", "version": "1.0.0", "metadata": { "policy-id": "Test.policy", "policy-version": 1 }, "properties": { "foo": "bar" } } } ] } } }}]}],policyIdentifiers=[{id=onap.policies.Test,version=1.0.0}]}]} 15:54:45.109 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:45.109 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:45.110 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:45.110 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:45.110 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:45.110 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 15:54:45.112 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: Test.policy type: onap.policies.Test weight: null policy: {"type":"onap.policies.Test","type_version":"1.0.0","properties":{"foo":"bar"},"name":"Test.policy","version":"1.0.0","metadata":{"policy-id":"Test.policy","policy-version":"1.0.0"}} 15:54:45.113 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.json" does not exist on the local file system 15:54:45.113 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.json" : 15:54:45.113 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "test.policy.bad.json" does not exist on the local file system 15:54:45.113 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/test-classes/test.policy.bad.json" : 15:54:45.114 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=null, onapComponent=null, onapInstance=null, requestId=null, context=null, action=null, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={}) 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:45.114 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:subject:subject-id 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:45.114 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-component 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:45.114 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-instance 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:45.114 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:45.114 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:action:action-id 15:54:45.115 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:45.115 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:45.115 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:45.115 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:45.115 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslatorTest [INFO] Running org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest 15:54:45.385 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to create XACML PDP Engine com.att.research.xacml.util.FactoryException: expected exception at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.createEngine(StdXacmlApplicationServiceProvider.java:289) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest.testCreateEngine(StdXacmlApplicationServiceProviderTest.java:297) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:45.387 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml 15:54:45.388 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.391 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp-nonExistent 15:54:45.391 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp-nonExistent/xacml.properties 15:54:45.393 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp 15:54:45.393 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml 15:54:45.394 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.394 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart] 15:54:45.410 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is 15:54:45.410 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart] 15:54:45.410 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, refstart1.file=src/test/resources/ref1.xml, jakarta.persistence.jdbc.password=P01icY, xacml.rootPolicies=root1,rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, root1.file=/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/my-name_1.2.3.xml, rootstart.file=src/test/resources/root.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties 15:54:45.417 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, rootstart] 15:54:45.417 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, rootstart] 15:54:45.417 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, refstart1.file=src/test/resources/ref1.xml, jakarta.persistence.jdbc.password=P01icY, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, rootstart.file=src/test/resources/root.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties 15:54:45.418 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [rootstart] 15:54:45.483 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml 15:54:45.499 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/src/test/resources/temp/xacml.properties 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart3.file -> src/test/resources/ref3.xml 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> PipEngineTest 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> rootstart 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> PipEngineTest 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> refstart1,refstart2,refstart3,refstart4 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- rootstart.file -> src/test/resources/root.xml 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart1.file -> src/test/resources/ref1.xml 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart2.file -> src/test/resources/ref2.xml 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- refstart4.file -> src/test/resources/ref4.xml 15:54:45.506 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {refstart3.file=src/test/resources/ref3.xml, count-recent-operations.persistenceunit=PipEngineTest, xacml.rootPolicies=rootstart, get-operation-outcome.persistenceunit=PipEngineTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.referencedPolicies=refstart1,refstart2,refstart3,refstart4, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, rootstart.file=src/test/resources/root.xml, refstart1.file=src/test/resources/ref1.xml, refstart2.file=src/test/resources/ref2.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, refstart4.file=src/test/resources/ref4.xml} 15:54:45.506 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy null in our map size 0 15:54:45.511 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms 15:54:45.511 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml PDP Engine decide failed com.att.research.xacml.api.pdp.PDPException: expected exception at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.xacmlDecision(StdXacmlApplicationServiceProvider.java:333) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest.testXacmlDecision(StdXacmlApplicationServiceProviderTest.java:310) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:45.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProviderTest [INFO] Running org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest 15:54:45.514 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.XacmlApplicationException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.XacmlApplicationException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest.test(XacmlApplicationExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:45.514 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.XacmlApplicationException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.XacmlApplicationException.(java.lang.String,java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest.test(XacmlApplicationExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:45.515 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdp.xacml.application.common.XacmlApplicationException java.lang.NoSuchMethodException: org.onap.policy.pdp.xacml.application.common.XacmlApplicationException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest.test(XacmlApplicationExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pdp.xacml.application.common.XacmlApplicationExceptionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ common --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ common --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ common --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ common --- [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ common --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ common --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/common/5.0.0-SNAPSHOT/common-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/common/5.0.0-SNAPSHOT/common-5.0.0-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.xacml-pdp:xacml-test >---------------- [INFO] Building xacml-test 5.0.0-SNAPSHOT [4/19] [INFO] from xacml-test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-test --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-test --- [INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS reason: class file for jakarta.persistence.InheritanceType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER reason: class file for jakarta.persistence.FetchType not found [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL reason: class file for jakarta.persistence.CascadeType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS reason: class file for jakarta.persistence.InheritanceType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER reason: class file for jakarta.persistence.FetchType not found [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL reason: class file for jakarta.persistence.CascadeType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS reason: class file for jakarta.persistence.InheritanceType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER reason: class file for jakarta.persistence.FetchType not found [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL reason: class file for jakarta.persistence.CascadeType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS reason: class file for jakarta.persistence.InheritanceType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER reason: class file for jakarta.persistence.FetchType not found [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL reason: class file for jakarta.persistence.CascadeType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.InheritanceType.TABLE_PER_CLASS reason: class file for jakarta.persistence.InheritanceType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER reason: class file for jakarta.persistence.FetchType not found [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL reason: class file for jakarta.persistence.CascadeType not found [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [WARNING] unknown enum constant jakarta.persistence.FetchType.EAGER [WARNING] unknown enum constant jakarta.persistence.CascadeType.ALL [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-test --- [INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-test --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-test --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-test --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-test --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-test --- [INFO] Analyzed bundle 'xacml-test' with 1 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-test --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-test --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-test/5.0.0-SNAPSHOT/xacml-test-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-test/5.0.0-SNAPSHOT/xacml-test-5.0.0-SNAPSHOT.jar [INFO] [INFO] ------< org.onap.policy.xacml-pdp.applications:xacml-monitoring >------- [INFO] Building xacml-monitoring 5.0.0-SNAPSHOT [5/19] [INFO] from applications/monitoring/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-monitoring --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-monitoring --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-monitoring --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-monitoring --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-monitoring --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-monitoring --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest 15:54:48.613 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:48.618 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:54:48.720 [main] DEBUG org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Loaded applications: monitoring supports [onap.Monitoring 1.0.0] 15:54:48.720 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-18301346356469951091 15:54:48.720 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-18301346356469951091/xacml.properties 15:54:48.720 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:54:48.721 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:54:48.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:54:48.722 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:54:48.722 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:54:48.723 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:54:48.814 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/src/test/resources/vDNS.policy.input.yaml" was found on the local file system 15:54:48.954 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.scaleout.tca type: onap.policies.monitoring.cdap.tca.hi.lo.app weight: null policy: {"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}} 15:54:49.219 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is onap.scaleout.tca onap.policies.monitoring.cdap.tca.hi.lo.app onap.policies.monitoring.cdap.tca.hi.lo.app 1.0.0 Default is to PERMIT if the policy matches. onap.scaleout.tca {"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}} onap.policies.monitoring.cdap.tca.hi.lo.app 15:54:49.220 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:49.221 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18301346356469951091/xacml.properties 15:54:49.222 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca}) 15:54:49.256 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.258 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.258 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.259 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.260 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.scaleout.tca] 15:54:49.261 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.261 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.264 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.scaleout.tca 15:54:49.270 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.274 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.274 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:49.275 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:49.289 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-18301346356469951091/onap.scaleout.tca_1.0.0.xml 15:54:49.376 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:49.377 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:49.380 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd version 1.0 15:54:49.380 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd version 1.0 15:54:49.380 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.scaleout.tca version 1.0.0 15:54:49.380 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.387 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.388 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd 15:54:49.388 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.389 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.389 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.432 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca" 15:54:49.432 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.432 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca:rule" 15:54:49.432 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.435 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca:rule" 15:54:49.436 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]} 15:54:49.437 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca" 15:54:49.437 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]} 15:54:49.437 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.438 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]} 15:54:49.438 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 174ms 15:54:49.438 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]} 15:54:49.440 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.441 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.441 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.441 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]}) 15:54:49.454 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.scaleout.tca":{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}} 15:54:49.455 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app}) 15:54:49.455 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.455 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.455 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.455 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.455 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.455 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.455 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app] 15:54:49.456 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app 15:54:49.456 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.456 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd 15:54:49.456 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.456 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.456 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.458 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca" 15:54:49.458 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.458 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca:rule" 15:54:49.458 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.458 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca:rule" 15:54:49.458 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]} 15:54:49.459 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca" 15:54:49.459 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]} 15:54:49.459 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.459 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]} 15:54:49.459 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms 15:54:49.460 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]} 15:54:49.460 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.461 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.461 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.461 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]}) 15:54:49.462 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.scaleout.tca":{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}} 15:54:49.462 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app}) 15:54:49.462 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.462 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.462 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.462 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.462 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.462 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.462 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app] 15:54:49.462 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app 15:54:49.462 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.463 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca" 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca:rule" 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca:rule" 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]} 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca" 15:54:49.463 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]} 15:54:49.464 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.464 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]} 15:54:49.464 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.464 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]} 15:54:49.464 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.464 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.465 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null) 15:54:49.465 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]}) 15:54:49.466 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app}) 15:54:49.466 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.466 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.466 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.466 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.466 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.466 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.466 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app] 15:54:49.466 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app 15:54:49.467 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.467 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca" 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca:rule" 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca:rule" 15:54:49.467 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]} 15:54:49.468 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca" 15:54:49.468 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]} 15:54:49.468 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.468 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]} 15:54:49.468 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.468 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]} 15:54:49.469 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.469 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.469 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]}) 15:54:49.469 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.cdap.tca.hi.lo.app}) 15:54:49.470 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.470 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.470 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.470 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.470 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.470 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.470 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.cdap.tca.hi.lo.app] 15:54:49.470 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.cdap.tca.hi.lo.app 15:54:49.470 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.470 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd 15:54:49.470 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.470 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca" 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.scaleout.tca:rule" 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca:rule" 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]} 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.scaleout.tca" 15:54:49.471 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]} 15:54:49.472 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd" 15:54:49.472 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]} 15:54:49.472 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.472 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]} 15:54:49.472 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.472 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.473 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Unsupported query param for Monitoring application: {unknown=[Ljava.lang.String;@bb6869a} 15:54:49.473 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=ad5899d7-f7aa-47b4-8a23-40ac2df2c8dd,version=1.0}]}]}) 15:54:49.473 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.scaleout.tca":{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}} 15:54:49.473 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Now testing unloading of policy 15:54:49.474 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:54:49.474 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18301346356469951091/xacml.properties 15:54:49.476 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca}) 15:54:49.476 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.476 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.476 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.476 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.476 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.scaleout.tca] 15:54:49.476 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.477 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.477 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.scaleout.tca 15:54:49.477 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.477 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.477 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:49.477 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:49.477 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:49.478 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:49.478 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 8de36f4a-0a1c-445d-aed6-bb83214570a2 version 1.0 15:54:49.478 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 8de36f4a-0a1c-445d-aed6-bb83214570a2 version 1.0 15:54:49.478 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.478 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.478 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8de36f4a-0a1c-445d-aed6-bb83214570a2 15:54:49.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "8de36f4a-0a1c-445d-aed6-bb83214570a2" 15:54:49.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "8de36f4a-0a1c-445d-aed6-bb83214570a2" 15:54:49.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "8de36f4a-0a1c-445d-aed6-bb83214570a2" 15:54:49.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.478 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.479 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}]}]} 15:54:49.479 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.479 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:54:49.490 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vFirewall.policy.monitoring.input.tosca.yaml" does not exist on the local file system 15:54:49.490 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policies/vFirewall.policy.monitoring.input.tosca.yaml" : 15:54:49.499 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.vfirewall.tca type: onap.policies.monitoring.tcagen2 weight: null policy: {"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}} 15:54:49.526 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is onap.vfirewall.tca onap.policies.monitoring.tcagen2 onap.policies.monitoring.tcagen2 1.0.0 Default is to PERMIT if the policy matches. onap.vfirewall.tca {"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}} onap.policies.monitoring.tcagen2 15:54:49.527 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:49.527 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18301346356469951091/xacml.properties 15:54:49.528 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca}) 15:54:49.528 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.528 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.528 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.528 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.528 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca] 15:54:49.528 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.528 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.529 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca 15:54:49.529 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.529 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.529 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:49.529 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:49.529 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-18301346356469951091/onap.vfirewall.tca_1.0.0.xml 15:54:49.534 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:49.535 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:49.535 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 61598bbf-c1f0-4b47-9923-3727d171d71e version 1.0 15:54:49.535 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 61598bbf-c1f0-4b47-9923-3727d171d71e version 1.0 15:54:49.535 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.vfirewall.tca version 1.0.0 15:54:49.535 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.535 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.535 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 61598bbf-c1f0-4b47-9923-3727d171d71e 15:54:49.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.536 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]} 15:54:49.537 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.537 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]} 15:54:49.537 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 8ms 15:54:49.537 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]} 15:54:49.537 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.537 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.537 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.537 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]}) 15:54:49.538 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}} 15:54:49.538 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.538 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.538 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.538 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.538 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.539 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.539 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.539 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.539 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.539 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.539 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 61598bbf-c1f0-4b47-9923-3727d171d71e 15:54:49.539 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.539 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.539 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.539 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.539 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.539 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.540 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.540 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.540 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.540 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.540 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]} 15:54:49.540 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.540 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]} 15:54:49.540 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.540 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]} 15:54:49.541 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.541 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.541 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.541 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]}) 15:54:49.542 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}} 15:54:49.542 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.542 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.542 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.542 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.542 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.542 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.542 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.542 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.542 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.542 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.542 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 61598bbf-c1f0-4b47-9923-3727d171d71e 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]} 15:54:49.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]} 15:54:49.544 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.544 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]} 15:54:49.544 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.544 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.544 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null) 15:54:49.545 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]}) 15:54:49.545 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.545 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.545 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.546 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 61598bbf-c1f0-4b47-9923-3727d171d71e 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]} 15:54:49.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]} 15:54:49.547 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.547 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]} 15:54:49.547 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.547 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.547 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]}) 15:54:49.548 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.548 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.548 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.548 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.548 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.548 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.548 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.548 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.548 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.548 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.548 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 61598bbf-c1f0-4b47-9923-3727d171d71e 15:54:49.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}]} 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "61598bbf-c1f0-4b47-9923-3727d171d71e" 15:54:49.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]} 15:54:49.549 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.549 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]} 15:54:49.549 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.550 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.550 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Unsupported query param for Monitoring application: {unknown=[Ljava.lang.String;@2bd2430f} 15:54:49.550 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=1.0.0, properties={tca.policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ONSET}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}}, name=onap.vfirewall.tca, version=1.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=1.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=1.0.0}],policySetIdentifiers=[{id=61598bbf-c1f0-4b47-9923-3727d171d71e,version=1.0}]}]}) 15:54:49.550 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"1.0.0","properties":{"tca.policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ONSET"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.vfirewall.tca","version":"1.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"1.0.0"}}}} 15:54:49.550 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Now testing unloading of policy 15:54:49.550 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:54:49.551 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18301346356469951091/xacml.properties 15:54:49.551 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca}) 15:54:49.552 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.552 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.552 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.552 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.552 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca] 15:54:49.552 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.552 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.552 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca 15:54:49.552 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.552 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.553 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:49.553 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:49.553 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:49.553 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:49.553 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy a7a46a3a-dcd0-44cc-86c0-c234ad9a3ac3 version 1.0 15:54:49.553 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy a7a46a3a-dcd0-44cc-86c0-c234ad9a3ac3 version 1.0 15:54:49.553 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.553 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.553 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match a7a46a3a-dcd0-44cc-86c0-c234ad9a3ac3 15:54:49.553 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "a7a46a3a-dcd0-44cc-86c0-c234ad9a3ac3" 15:54:49.553 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "a7a46a3a-dcd0-44cc-86c0-c234ad9a3ac3" 15:54:49.553 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.553 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "a7a46a3a-dcd0-44cc-86c0-c234ad9a3ac3" 15:54:49.553 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.554 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.554 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]} 15:54:49.554 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.554 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:54:49.556 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vFirewall.policy.monitoring.input.tosca.v2.yaml" does not exist on the local file system 15:54:49.556 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policies/vFirewall.policy.monitoring.input.tosca.v2.yaml" : 15:54:49.576 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.vfirewall.tca type: onap.policies.monitoring.tcagen2 weight: null policy: {"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}} 15:54:49.601 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is onap.vfirewall.tca onap.policies.monitoring.tcagen2 onap.policies.monitoring.tcagen2 2.0.0 Default is to PERMIT if the policy matches. onap.vfirewall.tca {"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}} onap.policies.monitoring.tcagen2 15:54:49.601 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:54:49.601 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18301346356469951091/xacml.properties 15:54:49.602 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca}) 15:54:49.602 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.602 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.602 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.602 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.602 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca] 15:54:49.603 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.603 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.603 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca 15:54:49.603 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.603 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.603 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:49.603 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:49.604 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-18301346356469951091/onap.vfirewall.tca_2.0.0.xml 15:54:49.609 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:49.609 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:49.609 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 34d4f49a-1a67-49d3-93ee-98d4284e36a4 version 1.0 15:54:49.609 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 34d4f49a-1a67-49d3-93ee-98d4284e36a4 version 1.0 15:54:49.609 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.vfirewall.tca version 2.0.0 15:54:49.609 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18301346356469951091/onap.vfirewall.tca_2.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.609 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.609 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 34d4f49a-1a67-49d3-93ee-98d4284e36a4 15:54:49.609 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.610 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.611 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]} 15:54:49.611 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.611 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]} 15:54:49.611 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 8ms 15:54:49.611 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]} 15:54:49.611 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.612 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.612 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.612 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]}) 15:54:49.613 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}} 15:54:49.614 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.614 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.614 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.614 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.614 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.614 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.614 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.614 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.614 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.614 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.614 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 34d4f49a-1a67-49d3-93ee-98d4284e36a4 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.615 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.616 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]} 15:54:49.616 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.616 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]} 15:54:49.616 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.616 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]} 15:54:49.616 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.617 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.617 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.617 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]}) 15:54:49.618 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}} 15:54:49.618 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.618 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.618 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.618 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.619 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.619 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.619 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.619 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.619 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.619 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.619 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 34d4f49a-1a67-49d3-93ee-98d4284e36a4 15:54:49.619 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.619 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.619 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.619 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]} 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.620 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]} 15:54:49.621 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:49.621 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]} 15:54:49.621 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.621 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.621 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null) 15:54:49.622 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]}) 15:54:49.622 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.622 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.622 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.622 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.622 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.622 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.622 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.622 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.623 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.623 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.623 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 34d4f49a-1a67-49d3-93ee-98d4284e36a4 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.623 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]} 15:54:49.624 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.624 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]} 15:54:49.624 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.624 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]} 15:54:49.624 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.625 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.625 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]}) 15:54:49.625 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-type=onap.policies.monitoring.tcagen2}) 15:54:49.625 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.626 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.626 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.626 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.626 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.626 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:54:49.626 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.monitoring.tcagen2] 15:54:49.626 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.monitoring.tcagen2 15:54:49.626 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.626 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 34d4f49a-1a67-49d3-93ee-98d4284e36a4 15:54:49.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca" 15:54:49.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "onap.vfirewall.tca:rule" 15:54:49.626 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.627 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca:rule" 15:54:49.627 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}]} 15:54:49.627 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "onap.vfirewall.tca" 15:54:49.627 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}]} 15:54:49.627 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "34d4f49a-1a67-49d3-93ee-98d4284e36a4" 15:54:49.627 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]} 15:54:49.627 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.627 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]} 15:54:49.627 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:54:49.628 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:54:49.628 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Unsupported query param for Monitoring application: {unknown=[Ljava.lang.String;@46ee7013} 15:54:49.628 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.vfirewall.tca={type=onap.policies.monitoring.tcagen2, type_version=2.0.0, properties={tca.policy=[{domain=measurementsForVfScaling, metricsPerEventName=[{eventName=Mfvs_eNodeB_RANKPI, controlLoopSchemaType=VNF, policyScope=resource=vFirewall;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=4000, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=20000, direction=GREATER_OR_EQUAL, severity=CRITICAL}, {closedLoopControlName=CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09, closedLoopEventStatus=ABATED, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=0, direction=EQUAL, severity=CRITICAL}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=resource=vLoadBalancer;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}, {eventName=virtualVMEventName, controlLoopSchemaType=VM, policyScope=resource=virtualVM;type=configuration, policyName=configuration.dcae.microservice.tca.xml, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}]}]}, {domain=measurement, metricsPerEventName=[{eventName=vFirewallBroadcastPackets, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=LESS_OR_EQUAL, severity=MAJOR, closedLoopEventStatus=ABATED}, {closedLoopControlName=ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=700, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {eventName=vLoadBalancer, controlLoopSchemaType=VM, policyScope=DCAE, policyName=DCAE.Config_tca-hi-lo, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, version=1.0.2, fieldPath=$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta, thresholdValue=300, direction=GREATER_OR_EQUAL, severity=CRITICAL, closedLoopEventStatus=ONSET}]}, {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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value, thresholdValue=0, direction=GREATER, severity=CRITICAL, closedLoopEventStatus=ONSET}]}]}]}, name=onap.vfirewall.tca, version=2.0.0, metadata={policy-id=onap.vfirewall.tca, policy-version=2.0.0}}}, attributes=null),{results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.tcagen2}],includeInResults=true}]}],policyIdentifiers=[{id=onap.vfirewall.tca,version=2.0.0}],policySetIdentifiers=[{id=34d4f49a-1a67-49d3-93ee-98d4284e36a4,version=1.0}]}]}) 15:54:49.629 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- {"policies":{"onap.vfirewall.tca":{"type":"onap.policies.monitoring.tcagen2","type_version":"2.0.0","properties":{"tca.policy":[{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Mfvs_eNodeB_RANKPI","controlLoopSchemaType":"VNF","policyScope":"resource=vFirewall;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-FRWL-LOW-TRAFFIC-SIG-d925ed73-8231-4d02-9545-db4e101f88f8","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":4000,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":20000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"},{"closedLoopControlName":"CL-FRWL-HIGH-TRAFFIC-SIG-EA36FE84-9342-5E13-A656-EC5F21309A09","closedLoopEventStatus":"ABATED","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":0,"direction":"EQUAL","severity":"CRITICAL"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"resource=vLoadBalancer;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]},{"eventName":"virtualVMEventName","controlLoopSchemaType":"VM","policyScope":"resource=virtualVM;type=configuration","policyName":"configuration.dcae.microservice.tca.xml","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"}]}]},{"domain":"measurement","metricsPerEventName":[{"eventName":"vFirewallBroadcastPackets","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"LESS_OR_EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":700,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"eventName":"vLoadBalancer","controlLoopSchemaType":"VM","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3","version":"1.0.2","fieldPath":"$.event.measurementFields.nicPerformanceArray[*].receivedTotalPacketsDelta","thresholdValue":300,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]},{"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.measurementFields.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.measurementFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}]},"name":"onap.vfirewall.tca","version":"2.0.0","metadata":{"policy-id":"onap.vfirewall.tca","policy-version":"2.0.0"}}}} 15:54:49.629 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Now testing unloading of policy 15:54:49.629 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:54:49.630 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18301346356469951091/xacml.properties 15:54:49.630 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca}) 15:54:49.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca] 15:54:49.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.631 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.631 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca 15:54:49.631 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.631 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.631 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:49.631 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:54:49.632 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:49.632 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:49.632 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy e357d369-a15e-44b3-92e2-56a13b7c7bf0 version 1.0 15:54:49.632 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy e357d369-a15e-44b3-92e2-56a13b7c7bf0 version 1.0 15:54:49.632 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:49.632 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.632 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e357d369-a15e-44b3-92e2-56a13b7c7bf0 15:54:49.632 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.632 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.632 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.632 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.632 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.632 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.632 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]} 15:54:49.633 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.633 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:54:49.671 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca}) 15:54:49.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca] 15:54:49.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.671 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.672 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca 15:54:49.672 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.672 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e357d369-a15e-44b3-92e2-56a13b7c7bf0 15:54:49.672 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.672 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.672 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.672 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.672 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.672 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms 15:54:49.672 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]} 15:54:49.673 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.673 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null),{results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}) 15:54:49.673 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca}) 15:54:49.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca] 15:54:49.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.673 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.673 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca 15:54:49.673 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.673 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e357d369-a15e-44b3-92e2-56a13b7c7bf0 15:54:49.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.674 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.674 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]} 15:54:49.674 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Query parameters empty 15:54:49.674 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null),{results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}) 15:54:49.674 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.vfirewall.tca}) 15:54:49.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:54:49.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:54:49.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:54:49.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:54:49.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.vfirewall.tca] 15:54:49.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:54:49.674 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:54:49.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.vfirewall.tca 15:54:49.674 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:49.674 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match e357d369-a15e-44b3-92e2-56a13b7c7bf0 15:54:49.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "PolicySet" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Match" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:49 UTC 2026: "Result" from "e357d369-a15e-44b3-92e2-56a13b7c7bf0" 15:54:49.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:49.675 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:49.675 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]} 15:54:49.675 [main] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest -- Decision (DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null),{results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.vfirewall.tca}],includeInResults=true}]}]}]}) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s -- in org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-monitoring --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'xacml-monitoring' with 1 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-monitoring --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/target/xacml-monitoring-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-monitoring --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-monitoring --- [INFO] Analyzed bundle 'xacml-monitoring' with 1 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-monitoring --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-monitoring --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-monitoring/5.0.0-SNAPSHOT/xacml-monitoring-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/monitoring/target/xacml-monitoring-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-monitoring/5.0.0-SNAPSHOT/xacml-monitoring-5.0.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.xacml-pdp.applications:xacml-guard >--------- [INFO] Building xacml-guard 5.0.0-SNAPSHOT [6/19] [INFO] from applications/guard/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-guard --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-guard --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-guard --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-guard --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-guard --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-guard --- [INFO] Copying 14 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-guard --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-guard --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest 15:54:52.147 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test-policies.yaml" was found on the local file system 15:54:52.742 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- APPC Migrate loop-5 blacklist the entities vnf1 vnf2 15:54:52.802 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- APPC * loop-1 vf-module-id-2 vf-MODULE-id-2 vf-module [0-9][a-zA-Z]+ myserver mycloud 00 00 99 99 15:54:52.831 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- This is the default APPC Restart frequency limiter policy for all control loops. APPC Restart Frequency limit permit rule return true if current count is less than. Unbag the limit 1 15:54:52.853 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- This frequency limiter is for APPC Restart on a specific control loop. It allows more restarts. APPC Restart loop-1 Frequency limit permit rule return true if current count is less than. Unbag the limit 3 15:54:52.857 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 08:00:00Z could not be parsed. This may not be an error. java.time.format.DateTimeParseException: Text '08:00:00Z' could not be parsed at index 0 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2108) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:2010) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:405) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:390) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:361) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158) at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.testPolicyConversion(GuardTranslatorTest.java:182) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:52.862 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 23:59:59Z could not be parsed. This may not be an error. java.time.format.DateTimeParseException: Text '23:59:59Z' could not be parsed at index 0 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2108) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:2010) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:405) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:390) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:362) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158) at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.testPolicyConversion(GuardTranslatorTest.java:182) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:52.886 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- This frequency limiter is for APPC Restart on a specific control loop. It allows NO restarts in a time frame. APPC Restart loop-3 Frequency limit permit rule return true if current count is less than. Unbag the limit 0 return true if current time is in range. Unbag the current time 08:00:00Z 23:59:59Z 15:54:52.912 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- SO VF Module Create vf-module-id-1 check minimum vf-module-id-1 1 check maximum vf-module-id-1 5 15:54:52.932 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- SO VF Module Create vf-module-id-2 loop-2 check minimum vf-module-id-2 3 check maximum vf-module-id-2 6 15:54:52.958 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]} 15:54:52.959 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]} 15:54:52.959 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Indeterminate,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]} 15:54:52.965 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:52.984 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:54:53.001 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:53.003 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:53.004 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:53.004 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:53.005 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:53.006 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:53.006 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:53.006 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:53.006 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:53.006 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:53.006 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:53.006 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:53.006 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:53.006 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:53.006 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:53.007 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:53.007 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:53.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:53.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:53.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:53.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:53.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:53.008 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:53.009 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:53.009 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:53.009 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:53.009 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:53.009 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:53.013 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:53.016 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test-bad-policies.yaml" was found on the local file system 15:54:53.045 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy blacklist-noblacklist 15:54:53.046 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-badalgorithm 15:54:53.047 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-badfield 15:54:53.047 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-badfunction 15:54:53.048 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingblacklist 15:54:53.048 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingfield 15:54:53.049 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingfilter 15:54:53.049 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-missingfunction 15:54:53.050 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-noalgorithm 15:54:53.050 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-noarray 15:54:53.051 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-nocollection 15:54:53.051 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy filter-nofilter 15:54:53.052 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-badtimerange_end 15:54:53.052 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-badtimerange_start 15:54:53.053 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-badtimerange_value 15:54:53.053 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 99:99:99 could not be parsed. This may not be an error. java.time.format.DateTimeParseException: Text '99:99:99' could not be parsed at index 0 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2108) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:2010) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:405) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:390) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:361) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158) at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.lambda$testBadPolicies$0(GuardTranslatorTest.java:150) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59) at org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest.testBadPolicies(GuardTranslatorTest.java:149) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:53.055 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-missing-properties 15:54:53.055 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy frequency-timewindow 15:54:53.056 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy minmax-nominmax 15:54:53.056 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest -- Testing policy minmax-notarget [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s -- in org.onap.policy.xacml.pdp.application.guard.GuardTranslatorTest [INFO] Running org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest 15:54:53.113 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Setting up class 15:54:53.149 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Loaded applications: guard supports [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] 15:54:53.149 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-10571272556988170858 15:54:53.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-10571272556988170858/xacml.properties 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> UDAxaWNZ 15:54:53.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:54:53.151 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:53.178 [main] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 15:54:53.282 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:53.282 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:53.284 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:53.290 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:53.295 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:53.299 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:53.357 [main] INFO org.hibernate.Version -- HHH000412: Hibernate ORM core version 6.6.16.Final 15:54:53.359 [main] DEBUG org.hibernate.cfg.Environment -- HHH000206: 'hibernate.properties' not found 15:54:53.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:53.397 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:53.398 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:53.398 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:53.398 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:53.399 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:53.400 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:53.400 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:53.401 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:53.402 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:53.403 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:53.403 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:53.404 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:53.412 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:53.413 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:53.525 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:53.525 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:53.525 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:53.525 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:53.525 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:53.526 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:53.527 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:53.528 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:53.529 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:53.530 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:53.531 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:53.532 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:53.533 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:53.534 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:53.535 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:53.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:53.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:53.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:53.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:53.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:53.536 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:53.537 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:53.537 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:53.537 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:53.537 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:53.537 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:53.537 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:53.537 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:53.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:53.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:53.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:53.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:53.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:53.538 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:53.539 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:53.539 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:53.539 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:53.539 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:53.539 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:53.539 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:53.539 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:53.540 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:53.550 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:53.551 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@25d23478 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@677c2820 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@39c1e7b7 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@1c14d24d 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@28515443 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2eea4441 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@1820f274 15:54:53.552 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@221cdd87 15:54:53.558 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1774c4e2] into BootstrapContext; was [null] 15:54:53.558 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@f0381f0] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7d8d671b] 15:54:53.633 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:53.633 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:53.653 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:53.659 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:53.901 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:53.901 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:53.901 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:53.956 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:53.960 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:53.960 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:54.127 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:54.138 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:54.139 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:54.139 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:54.143 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:54.166 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:54.173 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@1(java.time.Duration,3015) 15:54:54.173 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@1(java.time.Duration,3015) 15:54:54.173 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@1(java.time.Duration,3015) 15:54:54.178 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@30741e9b] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@1435b17] 15:54:54.240 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:54.277 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:54.285 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:54.293 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:54.306 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:54.326 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:54.327 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:54.327 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:54.332 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:54.338 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:54.343 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:54.345 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:54.346 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:54.351 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:54.352 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:54.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:54.352 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:54.352 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:54.352 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:54.352 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:54.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:54.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:54.354 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:54.354 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:54.354 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:54.354 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:54.354 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:54.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:54.355 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:54.355 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:54.356 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:54.356 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:54.356 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:54.357 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:54.357 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:54.357 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:54.358 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:54.358 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:54.359 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:54.359 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:54.359 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:54.360 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:54.367 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:54.368 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:54.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:54.383 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:54.408 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:54.958 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:55.011 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:55.012 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@16204061, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:55.016 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:55.024 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:55.084 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:55.085 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:55.085 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:55.086 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:55.088 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2b05371a] under count; prior registration was null 15:54:55.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7b8b458e] under every; prior registration was null 15:54:55.089 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@55ecf961] under any; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:55.090 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:55.091 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:55.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@35fe64ca] under sinh; prior registration was null 15:54:55.093 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74d6d08a] under cosh; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3217aada] under tanh; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34f14035] under pi; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72efba55] under log; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:55.094 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:55.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:55.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:55.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:55.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:55.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:55.095 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@74575124] under position; prior registration was null 15:54:55.097 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@47a55fdf] under overlay; prior registration was null 15:54:55.098 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6ecd9708] under trim; prior registration was null 15:54:55.098 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@50c40f8f] under cast; prior registration was null 15:54:55.098 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@241eba9] under collate; prior registration was null 15:54:55.099 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@2d05291f] under extract; prior registration was null 15:54:55.100 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:55.100 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:55.100 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@ef342c2] under ifnull; prior registration was null 15:54:55.100 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:55.100 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:55.101 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@aa16802] under pad; prior registration was null 15:54:55.101 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@6e0a0baa] under str; prior registration was null 15:54:55.104 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6ef99da8] under format; prior registration was null 15:54:55.105 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@d4c6a43] under timestampadd; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2b7e07e0] under timestampdiff; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@57149e0a] under current_date; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6b85fabc] under current_time; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@62041e5f] under current_timestamp; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@18bb7eca] under local_date; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6bac4719] under local_time; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2fb800ca] under local_datetime; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6d8c1584] under offset_datetime; prior registration was null 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:55.106 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2e826bd1] under instant; prior registration was null 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@24ed4582] under sql; prior registration was null 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:55.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@18601f1e] under count; prior registration was org.hibernate.dialect.function.CountFunction@2b05371a 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@426ead99] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34f14035 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6c40bb07] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:55.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@6bac4719 15:54:55.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2fb800ca 15:54:55.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@52f1d01b] under trunc; prior registration was null 15:54:55.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:55.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@10371dd1] under date_trunc; prior registration was null 15:54:55.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:55.111 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@40053c7a] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@74575124 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1f022bcf] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:55.112 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@43af513c] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6ef99da8 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:55.114 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:55.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:55.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:55.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:55.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:55.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:55.115 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@243d57d4] under listagg; prior registration was null 15:54:55.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7d0bca3d] under mode; prior registration was null 15:54:55.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@75ac2594] under percentile_cont; prior registration was null 15:54:55.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@38c408c7] under percentile_disc; prior registration was null 15:54:55.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7f446346] under rank; prior registration was null 15:54:55.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7da660a1] under dense_rank; prior registration was null 15:54:55.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4bd5086d] under percent_rank; prior registration was null 15:54:55.117 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@30ebad79] under cume_dist; prior registration was null 15:54:55.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1015bd66] under array; prior registration was null 15:54:55.119 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5b7e6e2d] under array_list; prior registration was null 15:54:55.120 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@28b992e0] under array_agg; prior registration was null 15:54:55.122 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@a2cf1b6] under array_position; prior registration was null 15:54:55.129 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4446b235] under array_positions; prior registration was null 15:54:55.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@60514b5] under array_positions_list; prior registration was null 15:54:55.132 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41f79561] under array_length; prior registration was null 15:54:55.133 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@239462d2] under length; prior registration was null 15:54:55.133 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5467016f] under array_concat; prior registration was null 15:54:55.134 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@74c1cd1d] under array_prepend; prior registration was null 15:54:55.135 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@231a08d] under array_append; prior registration was null 15:54:55.138 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@47fc346e] under array_contains; prior registration was null 15:54:55.138 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@abc771e] under array_contains_nullable; prior registration was null 15:54:55.146 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@3a5ecb62] under array_includes; prior registration was null 15:54:55.146 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@58c9bef9] under array_includes_nullable; prior registration was null 15:54:55.146 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@339852ab] under array_intersects; prior registration was null 15:54:55.146 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@65a610f7] under array_intersects_nullable; prior registration was null 15:54:55.146 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:55.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:55.147 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@52790b52] under array_get; prior registration was null 15:54:55.148 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@727ed530] under array_set; prior registration was null 15:54:55.148 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@68d57037] under array_remove; prior registration was null 15:54:55.149 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@375c6b98] under array_remove_index; prior registration was null 15:54:55.149 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f22cf0e] under array_slice; prior registration was null 15:54:55.150 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@28aeab8a] under array_replace; prior registration was null 15:54:55.150 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@76425cc2] under array_trim; prior registration was null 15:54:55.151 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@4631ecf5] under array_fill; prior registration was null 15:54:55.151 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2892b704] under array_fill_list; prior registration was null 15:54:55.152 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@56fe2233] under array_to_string; prior registration was null 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:55.154 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:55.155 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:55.156 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:55.157 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:55.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:55.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:55.160 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:55.164 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:55.245 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:55.246 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:55.324 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:55.325 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:55.523 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:55.569 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:55.569 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:55.657 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:55.659 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:55.674 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:55.676 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:55.684 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:55.684 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:55.684 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:55.684 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:55.684 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:55.709 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:55.709 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:55.712 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:55.712 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:55.713 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@30741e9b] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@3369fe5c] 15:54:55.713 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:55.713 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:55.729 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:55.730 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d954c50] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:55.734 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:55.739 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:55.739 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@f86f13d] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:55.748 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:55.749 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:55.752 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:55.754 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:55.759 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Initializing SessionFactoryRegistry : org.hibernate.internal.SessionFactoryRegistry@301f5aaf 15:54:55.759 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: e896b83b-16e8-45b2-bb1a-dc7801a17d44 () 15:54:55.759 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:55.759 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:55.825 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:55.835 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 15:54:55.835 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:55.836 [main] DEBUG org.hibernate.orm.query.hql -- HQL : DELETE FROM OperationsHistory 15:54:56.106 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [delete] [target = org.onap.policy.guard.OperationsHistory(1)] <- [delete] 15:54:56.189 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.189 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(1))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.197 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:56.223 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:56.224 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.224 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.225 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- **************** Running vPci and vSonh Control Loops **************** 15:54:56.226 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test.policy.guard.coordination.vPciBlocksVsonh.tosca.yaml" was found on the local file system 15:54:56.229 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.coordination.FirstBlocksSecond 15:54:56.229 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning coordinationTranslator 15:54:56.229 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- Using CoordinationGuardTranslator.convertPolicy 15:54:56.229 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- path = coordination/function 15:54:56.229 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- props = {controlLoop=[ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61]} 15:54:56.229 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- CoordinationDirective = CoordinationDirective(controlLoop=[ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61], coordinationFunction=onap.policies.controlloop.guard.coordination.FirstBlocksSecond) 15:54:56.230 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlProtoFilename=coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml 15:54:56.230 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" does not exist on the local file system 15:54:56.230 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes/coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" : 15:54:56.231 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlStr Policy for first_blocks_second coordination (if first running and second requests to run, deny second). ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 First Is Running In_Progress 15:54:56.282 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Policy for first_blocks_second coordination (if first running and second requests to run, deny second). ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 First Is Running In_Progress 15:54:56.283 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10571272556988170858/xacml.properties 15:54:56.284 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test.policy.guard.coordination.vSonhBlocksVpci.tosca.yaml" was found on the local file system 15:54:56.287 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.coordination.FirstBlocksSecond 15:54:56.287 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning coordinationTranslator 15:54:56.287 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- Using CoordinationGuardTranslator.convertPolicy 15:54:56.287 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- path = coordination/function 15:54:56.287 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- props = {controlLoop=[ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459]} 15:54:56.287 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- CoordinationDirective = CoordinationDirective(controlLoop=[ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459], coordinationFunction=onap.policies.controlloop.guard.coordination.FirstBlocksSecond) 15:54:56.287 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlProtoFilename=coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml 15:54:56.287 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" does not exist on the local file system 15:54:56.287 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes/coordination/function/onap.policies.controlloop.guard.coordination.FirstBlocksSecond.xml" : 15:54:56.287 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlStr Policy for first_blocks_second coordination (if first running and second requests to run, deny second). ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 First Is Running In_Progress 15:54:56.316 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Policy for first_blocks_second coordination (if first running and second requests to run, deny second). ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 First Is Running In_Progress 15:54:56.326 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:54:56.326 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10571272556988170858/xacml.properties 15:54:56.327 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.327 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.327 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfig, clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1}}) 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfig 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.327 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:56.327 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.328 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.328 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:56.328 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.328 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.328 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:56.328 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.328 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.328 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:56.328 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-47 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string ModifyConfig urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string node1 15:54:56.331 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.335 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.335 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:56.335 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:56.347 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml 15:54:56.369 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml 15:54:56.380 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:56.380 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:56.382 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 version 1.0 15:54:56.382 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 version 1.0 15:54:56.382 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy f57f0eea-792e-4357-8b00-0bdc61b65a59 version 1 15:54:56.382 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 4626892b-a254-469a-9845-6e66faab9d9e version 1 15:54:56.382 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.387 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.390 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:56.390 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:56.391 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:56.391 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root2 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:56.391 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:56.391 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:56.392 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.393 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:56.393 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:56.393 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:56.393 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.393 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.393 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.393 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.393 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.393 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.393 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.394 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.395 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@7cc4ba38 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@22a022f9 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@70629a15 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@137e8c71 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@4ab2f15c 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@69a6a519 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@df0380a 15:54:56.396 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6a8a20c1 15:54:56.397 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@376f04dd] into BootstrapContext; was [null] 15:54:56.397 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6b3df144] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6781a441] 15:54:56.407 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:56.407 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:56.407 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:56.407 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:56.408 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.408 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.408 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:56.409 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:56.409 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:56.409 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:56.409 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:56.409 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:56.409 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:56.409 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:56.410 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:56.410 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:56.410 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@21(java.time.Duration,3015) 15:54:56.410 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@21(java.time.Duration,3015) 15:54:56.410 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@21(java.time.Duration,3015) 15:54:56.410 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@497d0f58] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@73210280] 15:54:56.410 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:56.411 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:56.411 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:56.411 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:56.411 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:56.412 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.412 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:56.412 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:56.412 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:56.412 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:56.413 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:56.413 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:56.413 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:56.413 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:56.414 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:56.414 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:56.414 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:56.414 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:56.414 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:56.415 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:56.415 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:56.415 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:56.415 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:56.415 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:56.415 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:56.415 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:56.415 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:56.415 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:56.415 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:56.416 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:56.416 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:56.418 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:56.426 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:56.427 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.427 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@6cca0ca9, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.428 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:56.428 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5b966b9] under count; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@604c4c8c] under every; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@11199b67] under any; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2d8a62a9] under sinh; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@63c8550f] under cosh; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61625dd6] under tanh; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3cfd203e] under pi; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@429c8222] under log; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:56.429 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@63ddc753] under position; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@10a2aa13] under overlay; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@450b94e9] under trim; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@632093f8] under cast; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6e4a2790] under collate; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@6b3dfa78] under extract; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@7208872a] under ifnull; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@15d075c0] under pad; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@2a19b64d] under str; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2e73674c] under format; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@18f4947f] under timestampadd; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@e9c9cd4] under timestampdiff; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@69d0e894] under current_date; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5cacbbe5] under current_time; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@60479b63] under current_timestamp; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@ad7d183] under local_date; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@642d1c05] under local_time; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5de7e0f6] under local_datetime; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@127f4aa] under offset_datetime; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@354866c4] under instant; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3909995c] under sql; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5b8b3edb] under count; prior registration was org.hibernate.dialect.function.CountFunction@5b966b9 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@653703a4] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3cfd203e 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@133f2780] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:56.430 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@642d1c05 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@5de7e0f6 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@66098fc2] under trunc; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@64f6183e] under date_trunc; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@39810d27] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@63ddc753 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@53e83eb0] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:56.431 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@79b5cc90] under format; prior registration was org.hibernate.dialect.function.FormatFunction@2e73674c 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@2dd60c70] under listagg; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1c8fc4d8] under mode; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@e006447] under percentile_cont; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5986e85b] under percentile_disc; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@442eca97] under rank; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@26e57fce] under dense_rank; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2b4a1509] under percent_rank; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4560e40b] under cume_dist; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@77a8f442] under array; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7a3eee76] under array_list; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@1a74e65] under array_agg; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@4325a2e6] under array_position; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7e5f596f] under array_positions; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4530e4a7] under array_positions_list; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b6c5c75] under array_length; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@22db1358] under length; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@26cba24d] under array_concat; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@649c7fef] under array_prepend; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2dda18fd] under array_append; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@57618fcd] under array_contains; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@2c4386a6] under array_contains_nullable; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@2b27e7c6] under array_includes; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@56c70faf] under array_includes_nullable; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@d03ed5d] under array_intersects; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@3d452ced] under array_intersects_nullable; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2948e554] under array_get; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@471c2da5] under array_set; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@5567591e] under array_remove; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@4151251b] under array_remove_index; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2f5d1a20] under array_slice; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@90a7b6b] under array_replace; prior registration was null 15:54:56.432 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@664a6cfd] under array_trim; prior registration was null 15:54:56.433 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2e7be4d2] under array_fill; prior registration was null 15:54:56.433 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@69b07727] under array_fill_list; prior registration was null 15:54:56.433 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@33bb8859] under array_to_string; prior registration was null 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:56.433 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:56.434 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.435 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:56.436 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:56.436 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:56.436 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.436 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:56.436 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.436 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.438 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:56.439 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:56.439 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:56.440 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.440 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.441 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:56.441 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:56.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:56.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:56.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:56.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:56.441 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:56.442 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:56.442 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:56.444 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:56.444 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:56.444 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@497d0f58] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7ff61b0f] 15:54:56.444 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:56.444 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:56.444 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:56.444 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1eedcb1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:56.446 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:56.447 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:56.447 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6c83c86f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:56.449 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:56.450 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:56.451 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:56.451 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:56.452 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 3c875456-384b-48c9-b630-3b26b3dd6a00 () 15:54:56.452 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:56.452 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:56.453 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:56.453 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:54:56.453 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:54:56.453 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:54:56.453 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:54:56.453 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:56.454 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.456 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:56.456 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:56.456 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:56.457 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root2 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:56.457 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:56.457 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.458 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:56.458 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:56.458 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:56.458 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.459 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@53bcb138 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@33a45a0b 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@37b28f77 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@32ca93bd 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@449d1ad 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@15acb72d 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@36c64bd8 15:54:56.460 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@50f771c6 15:54:56.461 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1af916cc] into BootstrapContext; was [null] 15:54:56.461 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6a9cdf61] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6e80c161] 15:54:56.468 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:56.468 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:56.468 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:56.468 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:56.469 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.469 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.469 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:56.469 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:56.469 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:56.469 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:56.470 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:56.470 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:56.470 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:56.470 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:56.470 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:56.470 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:56.470 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@40(java.time.Duration,3015) 15:54:56.470 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@40(java.time.Duration,3015) 15:54:56.470 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@40(java.time.Duration,3015) 15:54:56.470 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6a662854] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2c0e260] 15:54:56.471 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:56.471 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:56.471 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:56.471 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:56.471 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:56.472 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:56.472 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.472 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.472 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:56.472 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:56.472 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:56.472 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:56.472 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:56.473 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:56.473 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:56.473 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:56.473 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:56.474 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:56.474 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:56.474 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:56.474 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:56.474 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:56.475 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:56.475 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:56.475 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:56.475 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:56.475 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:56.476 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:56.476 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:56.478 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:56.487 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:56.488 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.488 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-10571272556988170858/4626892b-a254-469a-9845-6e66faab9d9e_1.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-10571272556988170858/f57f0eea-792e-4357-8b00-0bdc61b65a59_1.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5c7ad877, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.488 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:56.488 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1ec7cf12] under count; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6c54c79b] under every; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@51338b5] under any; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:56.489 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f20f100] under sinh; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2f3f10a9] under cosh; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@659d72ca] under tanh; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7957385c] under pi; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71f76e87] under log; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@261a8248] under position; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@289faf63] under overlay; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@68caf7f4] under trim; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@22832f3c] under cast; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5079f1e6] under collate; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@5c8a83d] under extract; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3a828a27] under ifnull; prior registration was null 15:54:56.490 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@1c3b884] under pad; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@1eaa9f9b] under str; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5e635533] under format; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@709e3f6a] under timestampadd; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@6c05ae65] under timestampdiff; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2619a239] under current_date; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6297b104] under current_time; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6373a753] under current_timestamp; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@22c45bde] under local_date; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@49a72dd5] under local_time; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@16e7ba74] under local_datetime; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6850dec4] under offset_datetime; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@68ca62bb] under instant; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@18f333f2] under sql; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@336c1e82] under count; prior registration was org.hibernate.dialect.function.CountFunction@1ec7cf12 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5d2450d5] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7957385c 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@66403e70] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:56.491 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@49a72dd5 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@16e7ba74 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@67adede9] under trunc; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34e67790] under date_trunc; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4b3b3b21] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@261a8248 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c6f2f88] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@24a54d49] under format; prior registration was org.hibernate.dialect.function.FormatFunction@5e635533 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@2378e4ba] under listagg; prior registration was null 15:54:56.492 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@318821c7] under mode; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@64ce4b11] under percentile_cont; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6a0f9dc4] under percentile_disc; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@e36e90b] under rank; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7e406713] under dense_rank; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@68403d09] under percent_rank; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7e377c78] under cume_dist; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@4770bc04] under array; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3a753306] under array_list; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@5334e934] under array_agg; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@16259b96] under array_position; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@47096141] under array_positions; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@33005ddd] under array_positions_list; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@9c38900] under array_length; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@61729437] under length; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@6d7df231] under array_concat; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5ca2a4f6] under array_prepend; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@493cadeb] under array_append; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3c1a5bd7] under array_contains; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3e74da1f] under array_contains_nullable; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@77b84c33] under array_includes; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@5b47e4da] under array_includes_nullable; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@35edd886] under array_intersects; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@2dd14806] under array_intersects_nullable; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@18bd405b] under array_get; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@7c3806a2] under array_set; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@27cac84b] under array_remove; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@fc35cc] under array_remove_index; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@72311210] under array_slice; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@4e8007e2] under array_replace; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3ff906e9] under array_trim; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@5e4a068f] under array_fill; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@24112ec4] under array_fill_list; prior registration was null 15:54:56.493 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@6a6082b3] under array_to_string; prior registration was null 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:56.494 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:56.495 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:56.496 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:56.496 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:56.496 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.496 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:56.497 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.497 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.498 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:56.499 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:56.499 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:56.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.501 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.501 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:56.501 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:56.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:56.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:56.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:56.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:56.501 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:56.502 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:56.502 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:56.504 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:56.504 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:56.504 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@6a662854] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4ef45124] 15:54:56.504 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:56.504 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:56.504 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:56.504 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@777bc5c0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:56.505 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:56.506 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:56.506 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@681f3c31] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:56.508 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:56.509 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:56.510 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:56.510 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:56.511 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 1bb573c9-21ed-4135-baea-ad3b682e747b () 15:54:56.511 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:56.511 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:56.511 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:56.511 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:54:56.511 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:54:56.511 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:56.515 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:56.516 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 15:54:56.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "PolicySet" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.516 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.552 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.552 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.552 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.552 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.553 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e:rule:1" 15:54:56.553 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.556 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.556 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.556 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1 15:54:56.556 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.557 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select e.outcome from OperationsHistory e where e.closedLoopName= ?1 order by e.starttime desc 15:54:56.713 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 15:54:56.718 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).closedLoopName` ?1 <- [EQUAL] <- [where] <- [query-spec] <- [select] 15:54:56.730 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.730 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.734 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:56.734 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).closedLoopName) 15:54:56.738 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult [org.onap.policy.guard.OperationsHistory(e).outcome] 15:54:56.738 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:56.752 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:56.755 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:56.768 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:56.775 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.775 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.775 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: null 15:54:56.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Condition" from "4626892b-a254-469a-9845-6e66faab9d9e:rule:1" 15:54:56.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=false, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:processing-error},statusMessage=function:string-equal-ignore-case Got null attribute at arg index 0}} 15:54:56.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}]} 15:54:56.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]} 15:54:56.777 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 449ms 15:54:56.778 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.778 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.778 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfig}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]}]} 15:54:56.779 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision 15:54:56.779 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"} 15:54:56.779 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.779 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.779 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfigANR, clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1}}) 15:54:56.779 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfigANR 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.780 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:56.780 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-47 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string ModifyConfigANR urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string node1 15:54:56.780 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:56.780 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 15:54:56.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "PolicySet" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59:rule:1" 15:54:56.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.781 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.781 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.781 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1 15:54:56.781 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.782 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:56.782 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:56.782 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.782 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.782 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: null 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Condition" from "f57f0eea-792e-4357-8b00-0bdc61b65a59:rule:1" 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=false, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:processing-error},statusMessage=function:string-equal-ignore-case Got null attribute at arg index 0}} 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}]} 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]} 15:54:56.783 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms 15:54:56.783 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.783 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.783 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfigANR}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]}]} 15:54:56.783 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision 15:54:56.783 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"} 15:54:56.783 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:56.788 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update 15:54:56.790 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=? where SEQ_COUNT=? and SEQ_NAME=? 15:54:56.794 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:56.807 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:56.807 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:56.808 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:56.813 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 15:54:56.813 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:56.814 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:56.814 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=61fb31c2-ea31-453a-9fc7-ec8429eb3ff5, subrequestId=null, endtime=Mon Jan 19 15:54:56 UTC 2026, id=1, starttime=Mon Jan 19 15:54:36 UTC 2026, message=null, operation=ModifyConfigANR, outcome=Started, target=node1} 15:54:56.821 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:56.826 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.826 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.826 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.826 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.826 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfig, clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1}}) 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfig 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.827 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:56.827 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-47 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string ModifyConfig urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string node1 15:54:56.828 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:56.828 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "PolicySet" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e:rule:1" 15:54:56.828 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.828 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.828 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.828 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1 15:54:56.828 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.828 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:56.829 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:56.829 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.830 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.830 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: In_Progress 15:54:56.830 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Condition" from "4626892b-a254-469a-9845-6e66faab9d9e:rule:1" 15:54:56.830 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:56.831 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "4626892b-a254-469a-9845-6e66faab9d9e:rule:1" 15:54:56.831 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.831 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.831 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}]} 15:54:56.831 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.831 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]} 15:54:56.831 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms 15:54:56.831 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.831 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.831 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfig}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]}]} 15:54:56.832 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Deny Decision 15:54:56.832 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Deny"} 15:54:56.837 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.837 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:56.838 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:56.838 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:56.838 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:56.839 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 1 objects 15:54:56.839 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:56.839 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:56.839 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=61fb31c2-ea31-453a-9fc7-ec8429eb3ff5, subrequestId=null, endtime=Mon Jan 19 15:54:56 UTC 2026, id=1, starttime=Mon Jan 19 15:54:36 UTC 2026, message=null, operation=ModifyConfigANR, outcome=Success, target=node1} 15:54:56.842 [main] DEBUG org.hibernate.SQL -- update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:56.845 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.845 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.845 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.846 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.846 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfig, clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1}}) 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfig 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.846 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:56.846 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-47 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string ModifyConfig urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string node1 15:54:56.847 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:56.847 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "PolicySet" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e:rule:1" 15:54:56.847 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.847 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.847 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.847 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1 15:54:56.847 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.847 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:56.847 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:56.848 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.848 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.848 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: Complete 15:54:56.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Condition" from "4626892b-a254-469a-9845-6e66faab9d9e:rule:1" 15:54:56.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:56.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.848 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}]} 15:54:56.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.849 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]} 15:54:56.849 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms 15:54:56.849 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.849 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.849 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfig}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=4626892b-a254-469a-9845-6e66faab9d9e,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]}]} 15:54:56.849 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision 15:54:56.849 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"} 15:54:56.849 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:56.850 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update 15:54:56.850 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=? where SEQ_COUNT=? and SEQ_NAME=? 15:54:56.852 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 2, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:56.852 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:56.852 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:56.853 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:56.853 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 2 objects 15:54:56.853 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:56.853 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:56.853 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, requestId=6570ab41-6a2e-458a-b08e-84593c82ee73, subrequestId=null, endtime=Mon Jan 19 15:54:56 UTC 2026, id=2, starttime=Mon Jan 19 15:54:36 UTC 2026, message=null, operation=ModifyConfig, outcome=Started, target=node1} 15:54:56.853 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=61fb31c2-ea31-453a-9fc7-ec8429eb3ff5, subrequestId=null, endtime=Mon Jan 19 15:54:56 UTC 2026, id=1, starttime=Mon Jan 19 15:54:36 UTC 2026, message=null, operation=ModifyConfigANR, outcome=Success, target=node1} 15:54:56.853 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:56.855 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.855 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.855 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.855 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.855 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfigANR, clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1}}) 15:54:56.855 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:56.855 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:56.855 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:56.855 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfigANR 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.856 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.856 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:56.857 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.857 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.857 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:56.857 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.857 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.857 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:56.857 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-47 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string ModifyConfigANR urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string node1 15:54:56.857 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:56.857 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 15:54:56.857 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "PolicySet" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.857 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.857 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.857 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.857 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.857 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59:rule:1" 15:54:56.857 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.857 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.857 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.858 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1 15:54:56.858 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.858 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:56.858 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:56.858 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.859 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.859 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: In_Progress 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Condition" from "f57f0eea-792e-4357-8b00-0bdc61b65a59:rule:1" 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "f57f0eea-792e-4357-8b00-0bdc61b65a59:rule:1" 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}]} 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.859 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]} 15:54:56.859 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:56.859 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.859 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.859 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfigANR}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]}]} 15:54:56.859 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Deny Decision 15:54:56.859 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Deny"} 15:54:56.859 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.859 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:56.859 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:56.860 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:56.860 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:56.860 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 1 updates, 0 deletions to 2 objects 15:54:56.860 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:56.860 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:56.860 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, requestId=6570ab41-6a2e-458a-b08e-84593c82ee73, subrequestId=null, endtime=Mon Jan 19 15:54:56 UTC 2026, id=2, starttime=Mon Jan 19 15:54:36 UTC 2026, message=null, operation=ModifyConfig, outcome=Failed, target=node1} 15:54:56.860 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SDNR, closedLoopName=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, requestId=61fb31c2-ea31-453a-9fc7-ec8429eb3ff5, subrequestId=null, endtime=Mon Jan 19 15:54:56 UTC 2026, id=1, starttime=Mon Jan 19 15:54:36 UTC 2026, message=null, operation=ModifyConfigANR, outcome=Success, target=node1} 15:54:56.860 [main] DEBUG org.hibernate.SQL -- update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:56.862 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.862 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.862 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.862 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.862 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-47, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SDNR, operation=ModifyConfigANR, clname=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61, target=node1}}) 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-47 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.862 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.862 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.862 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.862 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNR 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ModifyConfigANR 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- node1 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.862 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.862 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.863 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.863 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.863 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.863 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.863 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.863 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:56.863 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-47 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string ModifyConfigANR urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string node1 15:54:56.863 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:56.863 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 2fcd333f-5d6f-4bde-9698-5f9fb61714a3 15:54:56.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "PolicySet" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "f57f0eea-792e-4357-8b00-0bdc61b65a59:rule:1" 15:54:56.863 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.863 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.863 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-outcome of type http://www.w3.org/2001/XMLSchema#string for issuer urn:org:onap:xacml:guard:get-operation-outcome:clname:ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.863 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Going to query DB about: clname=ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459, target=node1 15:54:56.864 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Querying operations history for ControlLoop-vPCI-fb41f388-a5f2-11e8-98d0-529269fb1459 15:54:56.864 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:56.864 [main] DEBUG org.hibernate.SQL -- select oh1_0.outcome from operationshistory oh1_0 where oh1_0.closedLoopName=? order by oh1_0.starttime desc fetch first ? rows only 15:54:56.864 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.864 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.864 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- Query result is: Complete 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Condition" from "f57f0eea-792e-4357-8b00-0bdc61b65a59:rule:1" 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "f57f0eea-792e-4357-8b00-0bdc61b65a59" 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}]} 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Match" from "4626892b-a254-469a-9845-6e66faab9d9e" 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:56 UTC 2026: "Result" from "2fcd333f-5d6f-4bde-9698-5f9fb61714a3" 15:54:56.865 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]} 15:54:56.865 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:56.865 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.865 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.865 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-47}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vSONH-7d4baf04-8875-4d1f-946d-06b874048b61}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ModifyConfigANR}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=node1}],includeInResults=true}]}],policyIdentifiers=[{id=f57f0eea-792e-4357-8b00-0bdc61b65a59,version=1}],policySetIdentifiers=[{id=2fcd333f-5d6f-4bde-9698-5f9fb61714a3,version=1.0}]}]} 15:54:56.865 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- Looking for Permit Decision 15:54:56.865 [main] INFO org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest -- {"status":"Permit"} 15:54:56.867 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 15:54:56.868 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@ee55f69] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@3369fe5c] 15:54:56.868 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 15:54:56.868 [main] DEBUG org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] 15:54:56.869 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.807 s -- in org.onap.policy.xacml.pdp.application.guard.SonCoordinationTest [INFO] Running org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslatorTest 15:54:56.877 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- this convertResponse shouldn't be used 15:54:56.880 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- controlLoop: - cl1 - cl2 coordinationFunction: whatisthisvaluesupposedtobe 15:54:56.880 [main] INFO org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- xacmlProtoFilename=idontexist.yaml/whatisthisvaluesupposedtobe.xml 15:54:56.880 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "idontexist.yaml/whatisthisvaluesupposedtobe.xml" does not exist on the local file system 15:54:56.881 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "idontexist.yaml/whatisthisvaluesupposedtobe.xml" : 15:54:56.881 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- could not find resource "idontexist.yaml/whatisthisvaluesupposedtobe.xml" : 15:54:56.882 [main] ERROR org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- Error while loading YAML coordination directive java.io.FileNotFoundException: nonexistent.yaml (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:213) at java.base/java.io.FileInputStream.(FileInputStream.java:152) at org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator.loadCoordinationDirectiveFromFile(CoordinationGuardTranslator.java:117) at org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslatorTest.testLoadingDirectives(CoordinationGuardTranslatorTest.java:49) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:56.883 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslator -- controlLoop: - cl1 - cl2 coordinationFunction: whatisthisvaluesupposedtobe [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.xacml.pdp.application.guard.CoordinationGuardTranslatorTest [INFO] Running org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest 15:54:56.886 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Setting up class 15:54:56.887 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Loaded applications: guard supports [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] 15:54:56.887 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1345366091157078096 15:54:56.887 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1345366091157078096/xacml.properties 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> UDAxaWNZ 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:54:56.888 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.892 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:56.892 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:56.892 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:56.892 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:56.892 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:56.892 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.893 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:56.893 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:56.893 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:56.894 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@65df014 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@74bfba13 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@52907b1e 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@1865ede 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@68b2c3aa 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@61d4838d 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@30cd4c22 15:54:56.895 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@30e944b 15:54:56.896 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@7d5fb813] into BootstrapContext; was [null] 15:54:56.896 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@385294de] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@62a473aa] 15:54:56.903 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:56.903 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:56.903 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:56.904 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:56.904 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.904 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.904 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:56.905 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:56.905 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:56.905 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:56.905 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:56.905 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:56.906 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:56.906 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:56.906 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:56.906 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:56.906 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@59(java.time.Duration,3015) 15:54:56.906 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@59(java.time.Duration,3015) 15:54:56.906 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@59(java.time.Duration,3015) 15:54:56.906 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1108694] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@3a465e1d] 15:54:56.906 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:56.906 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:56.906 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:56.907 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:56.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:56.907 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:56.908 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.908 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:56.908 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:56.908 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:56.908 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:56.908 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:56.909 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:56.909 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:56.909 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:56.909 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:56.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:56.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:56.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:56.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:56.910 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:56.910 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:56.911 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:56.911 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:56.911 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:56.912 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:56.912 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:56.913 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:56.922 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:56.922 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.923 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@2f198fda, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.923 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:56.923 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@abc67a] under count; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6f060572] under every; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@1c24ca3b] under any; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7fa0e13a] under sinh; prior registration was null 15:54:56.924 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@21e660a2] under cosh; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e14cc79] under tanh; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@44dba492] under pi; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3c0a2402] under log; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2e7ba051] under position; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@76d4d6e3] under overlay; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6f32039f] under trim; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2f5004f] under cast; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@717f5168] under collate; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@214ce26a] under extract; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5e1d2327] under ifnull; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@7440b7d3] under pad; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@7fbf5c22] under str; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3926be0d] under format; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@e15b615] under timestampadd; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7f9a762b] under timestampdiff; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7a417bb6] under current_date; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@761b7425] under current_time; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@559dd1ed] under current_timestamp; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@799ace5b] under local_date; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@8778615] under local_time; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@25e07162] under local_datetime; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1ec9ce8a] under offset_datetime; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@310e231e] under instant; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@57d5c04] under sql; prior registration was null 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@23b046a8] under count; prior registration was org.hibernate.dialect.function.CountFunction@abc67a 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@73dd61ca] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.925 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@44dba492 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@330bba7c] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@8778615 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@25e07162 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@5cf95d65] under trunc; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7dddd554] under date_trunc; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@65162814] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2e7ba051 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ba0b690] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:56.926 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1d24c0f4] under format; prior registration was org.hibernate.dialect.function.FormatFunction@3926be0d 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@e40c171] under listagg; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@5a421e25] under mode; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@54d837cb] under percentile_cont; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6fc06ec4] under percentile_disc; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@67837104] under rank; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2d7ae8e7] under dense_rank; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3809f4ec] under percent_rank; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@54531b67] under cume_dist; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@28a44bb8] under array; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@52e3b39b] under array_list; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@25ba93bf] under array_agg; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@69fe3c4c] under array_position; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2c3d4bc1] under array_positions; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@5deb1292] under array_positions_list; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45ef593f] under array_length; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@4cf11591] under length; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@ad43c8d] under array_concat; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@faec0c7] under array_prepend; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@30b746ac] under array_append; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@742e80b6] under array_contains; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@5fb5faea] under array_contains_nullable; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@2664a123] under array_includes; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@2c6c0165] under array_includes_nullable; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@2cc70f6e] under array_intersects; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@5c55c2b6] under array_intersects_nullable; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5f3b0da6] under array_get; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@1390580d] under array_set; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@738996e] under array_remove; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@750aab4d] under array_remove_index; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@725bce77] under array_slice; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@639aa001] under array_replace; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@20aaa6f5] under array_trim; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@da316e] under array_fill; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2c5e6f74] under array_fill_list; prior registration was null 15:54:56.927 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@1af24856] under array_to_string; prior registration was null 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:56.928 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:56.929 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:56.930 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:56.930 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:56.930 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.930 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:56.931 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.931 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.932 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:56.933 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:56.933 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:56.934 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.934 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.935 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:56.935 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:56.935 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:56.935 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:56.935 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:56.935 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:56.935 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:56.936 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:56.936 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:56.938 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:56.938 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:56.938 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1108694] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7996f7ea] 15:54:56.938 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:56.938 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:56.938 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:56.938 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@66452ea7] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:56.939 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:56.940 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:56.940 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43d05fc1] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:56.941 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:56.942 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:56.943 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:56.944 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:56.945 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: b6e24e45-44af-4b32-a740-44730b0f2dcb () 15:54:56.945 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:56.945 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:56.945 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:56.946 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- On TransactionImpl creation, JpaCompliance#isJpaTransactionComplianceEnabled == false 15:54:56.946 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:56.946 [main] DEBUG org.hibernate.orm.query.hql -- HQL : DELETE FROM OperationsHistory 15:54:56.947 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [delete] [target = org.onap.policy.guard.OperationsHistory(2)] <- [delete] 15:54:56.947 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.947 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.947 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:56.948 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:56.948 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.948 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.949 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test1Basics **************** 15:54:56.950 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:56.950 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.950 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.950 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:56.951 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:56.951 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.951 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:56.951 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test2NoPolicies **************** 15:54:56.951 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:56.951 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:56.951 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:56.951 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:56.951 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:56.951 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:56.951 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:56.951 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:56.951 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.952 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.952 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.952 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:56.952 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:56.952 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:56.952 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.952 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.952 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:56.952 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:56.953 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:56.953 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:56.953 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 7a73eb76-deb5-498c-88f2-64828c45fa1f version 1.0 15:54:56.953 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 7a73eb76-deb5-498c-88f2-64828c45fa1f version 1.0 15:54:56.953 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.954 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.956 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:56.956 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:56.956 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:56.956 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:56.957 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:56.957 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:56.958 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:56.958 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:56.958 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.958 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:56.959 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@6c3f8f83 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@541137f7 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6079ac84 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@7973195e 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6920c264 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@3453ee38 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@19e369ba 15:54:56.960 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@78bb3a31 15:54:56.960 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@17e7f4a0] into BootstrapContext; was [null] 15:54:56.960 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3ceeea4a] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3e42ead4] 15:54:56.966 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:56.966 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:56.966 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:56.967 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:56.967 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.967 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:56.967 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:56.968 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:56.968 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:56.968 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:56.968 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:56.968 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:56.968 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:56.968 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:56.968 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:56.969 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:56.969 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@78(java.time.Duration,3015) 15:54:56.969 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@78(java.time.Duration,3015) 15:54:56.969 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@78(java.time.Duration,3015) 15:54:56.969 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@37acbc84] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@7a320260] 15:54:56.969 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:56.970 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:56.970 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:56.970 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:56.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:56.970 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:56.971 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.971 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:56.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:56.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:56.971 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:56.971 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:56.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:56.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:56.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:56.972 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:56.972 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:56.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:56.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:56.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:56.973 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:56.973 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:56.973 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:56.974 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:56.974 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:56.976 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:56.984 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:56.985 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.985 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@29ae8450, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:56.985 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:56.985 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@1d855f] under count; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6b147c2f] under every; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2e4ebad5] under any; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:56.986 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@739f3748] under sinh; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1fc47319] under cosh; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@577981ca] under tanh; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@cba01e2] under pi; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@615524a] under log; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@3a75a52a] under position; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@2199147f] under overlay; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@7df0b4bf] under trim; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@515b2e49] under cast; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@46109dbd] under collate; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@2fc353ec] under extract; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@57ee4fe7] under ifnull; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@5fcf0a35] under pad; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@1d708904] under str; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2819e575] under format; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@dad06e6] under timestampadd; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2a143bc4] under timestampdiff; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@33b5af2b] under current_date; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5460c665] under current_time; prior registration was null 15:54:56.987 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@319f6039] under current_timestamp; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3adeb7d5] under local_date; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@240c9b52] under local_time; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@760d3258] under local_datetime; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3c591a08] under offset_datetime; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@73766249] under instant; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3360b17e] under sql; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2c60cab8] under count; prior registration was org.hibernate.dialect.function.CountFunction@1d855f 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@581d1c66] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@cba01e2 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@18b94906] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:56.988 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@240c9b52 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@760d3258 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2ee4e02e] under trunc; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4fbca40] under date_trunc; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34350895] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@3a75a52a 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6616966c] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6f7aef10] under format; prior registration was org.hibernate.dialect.function.FormatFunction@2819e575 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@35899175] under listagg; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@29e456f1] under mode; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7b931057] under percentile_cont; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@43a9725a] under percentile_disc; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3a524163] under rank; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@318adb06] under dense_rank; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@527864c8] under percent_rank; prior registration was null 15:54:56.989 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5a4be77f] under cume_dist; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@723afc0c] under array; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@150f5ba6] under array_list; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@44033eb] under array_agg; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@1b54c03] under array_position; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4b77b7e1] under array_positions; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4e2d1a0f] under array_positions_list; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6553929d] under array_length; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@1138b3b0] under length; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@6786d6c9] under array_concat; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@415d5554] under array_prepend; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@38e3f098] under array_append; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@6c127107] under array_contains; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3df3c2d2] under array_contains_nullable; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@162fc7cd] under array_includes; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@31ef92a0] under array_includes_nullable; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@4e0a57d3] under array_intersects; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6d4cf992] under array_intersects_nullable; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5354a59] under array_get; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4882a2cd] under array_set; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@54aac0c1] under array_remove; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@5e2023af] under array_remove_index; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71e8cdb0] under array_slice; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@2ca18d8a] under array_replace; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e0fec17] under array_trim; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@716d8f22] under array_fill; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@465f49f2] under array_fill_list; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@66b2416e] under array_to_string; prior registration was null 15:54:56.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:56.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:56.990 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:56.991 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:56.992 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:56.992 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:56.992 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:56.992 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:56.993 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:56.993 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:56.994 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:56.995 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:56.995 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:56.996 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:56.997 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:56.997 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:56.997 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:56.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:56.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:56.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:56.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:56.997 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:56.998 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:56.998 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.000 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.000 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.000 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@37acbc84] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@19127a8c] 15:54:57.000 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.000 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.000 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.000 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f099ad6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.001 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.002 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.002 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4090b673] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.003 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.004 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.005 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.005 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.006 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 52c9ad06-699f-41f4-8ae7-01ad2d1f1d04 () 15:54:57.006 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.006 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.006 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.006 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:54:57.006 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:54:57.006 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.006 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.006 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.006 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=UDAxaWNZ, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.009 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.009 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.009 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.009 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.009 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.009 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.010 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.010 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.010 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.011 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@73b901e4 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@43187052 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3ca81397 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@33e159a5 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@8ecc81c 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@876a3b3 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@74be2d81 15:54:57.012 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@4dab7ec2 15:54:57.012 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@23e9f343] into BootstrapContext; was [null] 15:54:57.013 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1ebfb7b6] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1be853c5] 15:54:57.018 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.018 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.019 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.019 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.019 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.019 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.019 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.020 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.020 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.020 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.020 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.020 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.021 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.021 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@97(java.time.Duration,3015) 15:54:57.021 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@97(java.time.Duration,3015) 15:54:57.021 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@97(java.time.Duration,3015) 15:54:57.021 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@24c0ff64] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4d7648a5] 15:54:57.021 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.021 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.021 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.021 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.022 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.022 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.022 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.022 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.022 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.022 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.022 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.022 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.023 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.023 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.024 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.024 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.025 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.025 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.025 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.025 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.025 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.025 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.025 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.026 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.026 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.027 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.035 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.036 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.036 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@5981a33c, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.037 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.037 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.037 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@68cd34a] under count; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@32cbf657] under every; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@247e309f] under any; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@70b2ff6f] under sinh; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@104474b0] under cosh; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7d5041a1] under tanh; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28ff7c5c] under pi; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4fd1b7ab] under log; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@7c03ab15] under position; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@3a1b07d] under overlay; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@506f21c9] under trim; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@12c1a880] under cast; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@73fbe2ce] under collate; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7d578694] under extract; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@541f819e] under ifnull; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@4b05a635] under pad; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@67c4c009] under str; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@26669943] under format; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@eddff60] under timestampadd; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@680fd480] under timestampdiff; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@290a9500] under current_date; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3bb4ade3] under current_time; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5af3630a] under current_timestamp; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c4e0700] under local_date; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3111291c] under local_time; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2fd44168] under local_datetime; prior registration was null 15:54:57.038 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6e7e9cab] under offset_datetime; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@52b4e063] under instant; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6a556ae0] under sql; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@6707b9c3] under count; prior registration was org.hibernate.dialect.function.CountFunction@68cd34a 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@7d06fa4c] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@28ff7c5c 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@8c4ba77] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@3111291c 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@2fd44168 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@4907d3e5] under trunc; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1314a2a7] under date_trunc; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@598aee13] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@7c03ab15 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@74b0f057] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.039 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3df9ddf] under format; prior registration was org.hibernate.dialect.function.FormatFunction@26669943 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@35681699] under listagg; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3b9c9c51] under mode; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@485de13d] under percentile_cont; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3713ac8c] under percentile_disc; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@42bab829] under rank; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@1d1bca3b] under dense_rank; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3a6894ac] under percent_rank; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@103528a1] under cume_dist; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@759a17e] under array; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@44d0f9bc] under array_list; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@3a63d87e] under array_agg; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@3aa9fb3] under array_position; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@a6c816a] under array_positions; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2e681871] under array_positions_list; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@79684d08] under array_length; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@24e04318] under length; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@4a69f13f] under array_concat; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@24acd393] under array_prepend; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1f97ca03] under array_append; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3949a26a] under array_contains; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3c2c5c75] under array_contains_nullable; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@7ede2028] under array_includes; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@5f382a22] under array_includes_nullable; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@2b96995d] under array_intersects; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@7507a7ae] under array_intersects_nullable; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ad71646] under array_get; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@64a04a04] under array_set; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7b636bbc] under array_remove; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@331199a9] under array_remove_index; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71b6ccab] under array_slice; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@172058f3] under array_replace; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@77feef20] under array_trim; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@481dfca7] under array_fill; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@f09a29b] under array_fill_list; prior registration was null 15:54:57.040 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@1afb8449] under array_to_string; prior registration was null 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.041 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.042 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.042 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.042 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.042 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.043 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.043 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.044 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.045 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.046 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.046 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.046 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.047 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.047 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.047 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.047 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.049 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.049 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.049 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@24c0ff64] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@6927db28] 15:54:57.049 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.049 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.049 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.049 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@17564b1b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.051 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.051 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.052 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2ceb060a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.053 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.053 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.054 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.054 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.055 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: ad96939a-2baf-43d3-acb6-6b75d0e9a472 () 15:54:57.055 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.055 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.055 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.055 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:54:57.055 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:54:57.055 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.055 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.055 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 7a73eb76-deb5-498c-88f2-64828c45fa1f 15:54:57.055 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "7a73eb76-deb5-498c-88f2-64828c45fa1f" 15:54:57.055 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "7a73eb76-deb5-498c-88f2-64828c45fa1f" 15:54:57.055 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.056 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "7a73eb76-deb5-498c-88f2-64828c45fa1f" 15:54:57.056 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.056 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 104ms 15:54:57.056 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.056 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.056 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}]}]} 15:54:57.056 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.056 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.057 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:57.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.058 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.058 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:57.058 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:57.058 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.058 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.058 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test3FrequencyLimiter **************** 15:54:57.058 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml" does not exist on the local file system 15:54:57.059 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policies/vDNS.policy.guard.frequencylimiter.input.tosca.yaml" : 15:54:57.061 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.FrequencyLimiter 15:54:57.061 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.074 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is SO VF Module Create ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 Frequency limit permit rule return true if current count is less than. Unbag the limit 1 15:54:57.074 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-1345366091157078096/xacml.properties 15:54:57.075 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.075 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.075 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.075 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.075 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.076 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.076 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.076 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.076 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:57.076 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:57.076 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml 15:54:57.079 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:57.079 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:57.079 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy eabd75c8-77ab-4dd8-9d4b-3035c009865f version 1.0 15:54:57.079 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy eabd75c8-77ab-4dd8-9d4b-3035c009865f version 1.0 15:54:57.079 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0 15:54:57.079 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.079 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.081 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.081 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.081 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.081 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.081 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.081 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.082 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.082 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.082 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.083 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@581fa170 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@7a95ed24 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@3e8712b0 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4705ef23 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6234c292 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@379def3d 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@318979ec 15:54:57.084 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@591de409 15:54:57.084 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1d799dea] into BootstrapContext; was [null] 15:54:57.084 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@45c57d7f] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3f792a32] 15:54:57.089 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.089 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.090 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.090 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.090 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.090 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.091 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.091 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.091 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.091 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.091 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.091 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.091 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.091 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.091 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.091 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.092 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@116(java.time.Duration,3015) 15:54:57.092 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@116(java.time.Duration,3015) 15:54:57.092 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@116(java.time.Duration,3015) 15:54:57.092 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1639f9ae] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@25a22e57] 15:54:57.092 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.092 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.092 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.092 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.093 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.093 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.093 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.093 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.093 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.094 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.094 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.094 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.094 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.094 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.094 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.095 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.095 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.095 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.095 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.095 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.095 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.096 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.096 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.097 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.105 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.105 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.106 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@66d774b8, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.106 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.106 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@44c262d0] under count; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@54f0372a] under every; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3de6a235] under any; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@60496385] under sinh; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@374a49be] under cosh; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@62d6611a] under tanh; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a29807f] under pi; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41d783f4] under log; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@24b535c9] under position; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@753a5ef4] under overlay; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@53b60254] under trim; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@2e83f3f5] under cast; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@23159091] under collate; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@47fb7f9] under extract; prior registration was null 15:54:57.107 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@67b8b180] under ifnull; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@5695fad9] under pad; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@590b7982] under str; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2032cd25] under format; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@2a45c12] under timestampadd; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@7b1e2dad] under timestampdiff; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@79db9c25] under current_date; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4fb63dde] under current_time; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6fd2acf6] under current_timestamp; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@65ab87e4] under local_date; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@40b415c0] under local_time; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3e9298c5] under local_datetime; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@445d26fd] under offset_datetime; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7d700d35] under instant; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@1d0a0d4e] under sql; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3774ea9a] under count; prior registration was org.hibernate.dialect.function.CountFunction@44c262d0 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1a334847] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a29807f 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@67d7f791] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@40b415c0 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@3e9298c5 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2afaf658] under trunc; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3a4af9a7] under date_trunc; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3abbffd9] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@24b535c9 15:54:57.108 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6288fc60] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1fbd9e5f] under format; prior registration was org.hibernate.dialect.function.FormatFunction@2032cd25 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@7257cbce] under listagg; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1777a76a] under mode; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@32b92218] under percentile_cont; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@41850d76] under percentile_disc; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@dc0b733] under rank; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@27a60d16] under dense_rank; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5cf44218] under percent_rank; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@35730a4d] under cume_dist; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3d024aff] under array; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2adb2ef4] under array_list; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@54415d35] under array_agg; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@794d0492] under array_position; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@2568d45a] under array_positions; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@7b1e8d37] under array_positions_list; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6ae66f52] under array_length; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@35f7eb4] under length; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@60f6a081] under array_concat; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6f8efe9d] under array_prepend; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@364b80c1] under array_append; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@4e99e262] under array_contains; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1b3ea198] under array_contains_nullable; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@3dcde74] under array_includes; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@697b1b46] under array_includes_nullable; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@68f07ef9] under array_intersects; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6ac301e] under array_intersects_nullable; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@636671c1] under array_get; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@52f6f7c0] under array_set; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@399a4cd1] under array_remove; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@5e51a73c] under array_remove_index; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ee92d4e] under array_slice; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@6b4483a4] under array_replace; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@53b6d9] under array_trim; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@536889a8] under array_fill; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@142c4dd6] under array_fill_list; prior registration was null 15:54:57.109 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@5b3ab554] under array_to_string; prior registration was null 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.110 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.111 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.111 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.111 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.111 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.112 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.112 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.112 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.114 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.114 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.115 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.116 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.116 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.116 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.116 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.116 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.118 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.118 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.118 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1639f9ae] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7fb9c7bc] 15:54:57.118 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.118 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.118 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.118 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bc8b617] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.120 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.120 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.120 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2052a51b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.121 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.122 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.123 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.123 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.124 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 20081cb7-c784-4d41-9a15-c376d0ff97dc () 15:54:57.124 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.124 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.124 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.124 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:54:57.124 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:54:57.124 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.124 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.124 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.124 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.127 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.127 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.127 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.127 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.127 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.127 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.128 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.128 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.128 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.128 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.129 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@78f308c1 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4f015995 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@4cd775f3 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@a678263 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6ab236ee 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2fba07dc 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@58b58735 15:54:57.130 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6ef772da 15:54:57.130 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@15092cac] into BootstrapContext; was [null] 15:54:57.130 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@6af24d36] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1e0ae372] 15:54:57.135 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.135 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.135 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.135 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.136 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.136 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.136 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.136 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.136 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.136 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.137 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.137 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.137 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.137 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.137 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.137 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.137 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@135(java.time.Duration,3015) 15:54:57.137 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@135(java.time.Duration,3015) 15:54:57.137 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@135(java.time.Duration,3015) 15:54:57.137 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3141366] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4d7e510c] 15:54:57.137 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.138 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.138 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.138 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.138 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.138 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.138 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.138 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.139 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.139 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.139 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.139 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.139 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.139 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.140 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.140 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.140 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.140 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.140 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.140 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.141 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.141 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.141 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.142 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.142 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.142 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.143 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.152 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.154 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.154 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@10b4488b, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.154 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.155 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.155 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.155 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@11fc3194] under count; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@da97587] under every; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@161fc36b] under any; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@245d3133] under sinh; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@54ddd4bd] under cosh; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@129e86ec] under tanh; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7af20b4f] under pi; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@37eb698b] under log; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@da92bf7] under position; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@6b666548] under overlay; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@1a4b318] under trim; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@6d6f2596] under cast; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@29dd4d5f] under collate; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@71c92109] under extract; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@55d1605b] under ifnull; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@4186bce2] under pad; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@2f2b638] under str; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@3a0b0e06] under format; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@640672a4] under timestampadd; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1013b36a] under timestampdiff; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7478426] under current_date; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@65dec1f6] under current_time; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@321a1cbb] under current_timestamp; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3f1f6171] under local_date; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@442b400] under local_time; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1780140f] under local_datetime; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@751d2d80] under offset_datetime; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@31cddebb] under instant; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@203e9e36] under sql; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3709c652] under count; prior registration was org.hibernate.dialect.function.CountFunction@11fc3194 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@2be48c1e] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7af20b4f 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.156 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7403b7df] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@442b400 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@1780140f 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@20984847] under trunc; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@595a3150] under date_trunc; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@56d1c219] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@da92bf7 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f853a53] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5d3d8794] under format; prior registration was org.hibernate.dialect.function.FormatFunction@3a0b0e06 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@5565fdd2] under listagg; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@d7c3c6d] under mode; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1bbdd833] under percentile_cont; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2a8dfdf7] under percentile_disc; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@507c1e19] under rank; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3c8fdf2f] under dense_rank; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@4906e4cd] under percent_rank; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@c21da5f] under cume_dist; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3c1d9114] under array; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7e29471f] under array_list; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@f7e49b] under array_agg; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@28625f8] under array_position; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@66e63575] under array_positions; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@590ac60e] under array_positions_list; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a909132] under array_length; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@2491aa04] under length; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@730b7e7e] under array_concat; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7cbeeca7] under array_prepend; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@12c9fb03] under array_append; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3ba1b2d4] under array_contains; prior registration was null 15:54:57.157 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@13f1d350] under array_contains_nullable; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@18a1de5d] under array_includes; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@45ed3fa9] under array_includes_nullable; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@736c02d2] under array_intersects; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6e9a34bc] under array_intersects_nullable; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@785f4c04] under array_get; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@54e324d1] under array_set; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@478ad60d] under array_remove; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@788a2594] under array_remove_index; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7a3769ed] under array_slice; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@373f0fd6] under array_replace; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@26949d82] under array_trim; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@f9bba41] under array_fill; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@4e22d25e] under array_fill_list; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@12c25f3] under array_to_string; prior registration was null 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.158 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.159 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.159 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.159 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.159 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.160 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.160 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.161 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.162 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.163 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.163 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.163 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.164 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.164 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.164 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.164 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.166 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.166 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.166 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3141366] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@69bbe809] 15:54:57.166 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.166 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.166 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.166 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20ebe430] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.167 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.168 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.168 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46e71093] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.169 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.170 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.170 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.171 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.171 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: d57980ce-c670-4b35-9333-ba2b73799cc3 () 15:54:57.171 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.171 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.172 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.172 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:54:57.172 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:54:57.172 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.172 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.172 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match eabd75c8-77ab-4dd8-9d4b-3035c009865f 15:54:57.172 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "eabd75c8-77ab-4dd8-9d4b-3035c009865f" 15:54:57.172 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "eabd75c8-77ab-4dd8-9d4b-3035c009865f" 15:54:57.172 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.172 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.172 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.172 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.172 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.172 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.173 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.173 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.173 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP 15:54:57.221 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : ( 15:54:57.253 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.254 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.254 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.255 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@119(java.sql.Timestamp,93) 15:54:57.256 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [and] -> [NOT_EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [NOT_EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor` ?1 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation` ?2 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target` ?3 <- [EQUAL] -> [is-between] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime` ?4 <- [is-between] <- [and] <- [where] <- [query-spec] <- [select] 15:54:57.256 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.256 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.263 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4) 15:54:57.264 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 15:54:57.266 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult 15:54:57.266 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.270 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.270 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.274 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:57.275 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.275 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.275 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "eabd75c8-77ab-4dd8-9d4b-3035c009865f" 15:54:57.276 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=eabd75c8-77ab-4dd8-9d4b-3035c009865f,version=1.0}]} 15:54:57.276 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 200ms 15:54:57.276 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.276 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.276 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=eabd75c8-77ab-4dd8-9d4b-3035c009865f,version=1.0}]}]} 15:54:57.277 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.277 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.277 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Inserting OperationsHistory(id=null, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, actor=SO, operation=VF Module Create, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, starttime=Mon Jan 19 15:54:37 UTC 2026, outcome=SUCCESS, message=null, endtime=Mon Jan 19 15:54:57 UTC 2026) 15:54:57.277 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:57.278 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update 15:54:57.278 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=? where SEQ_COUNT=? and SEQ_NAME=? 15:54:57.279 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: 1, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:57.279 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:57.279 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.279 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.279 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 1 objects 15:54:57.279 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.279 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.279 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.279 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.280 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.280 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.280 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.280 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.280 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.280 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.280 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.280 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.280 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.280 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.281 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.281 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.281 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match eabd75c8-77ab-4dd8-9d4b-3035c009865f 15:54:57.281 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "eabd75c8-77ab-4dd8-9d4b-3035c009865f" 15:54:57.281 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "eabd75c8-77ab-4dd8-9d4b-3035c009865f" 15:54:57.281 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.281 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.281 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.281 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.281 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.281 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.281 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.281 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.282 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.282 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.282 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.282 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.282 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.283 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.283 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:57.283 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.283 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.283 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "eabd75c8-77ab-4dd8-9d4b-3035c009865f" 15:54:57.283 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=eabd75c8-77ab-4dd8-9d4b-3035c009865f,version=1.0}]} 15:54:57.283 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:57.283 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.283 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.283 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=eabd75c8-77ab-4dd8-9d4b-3035c009865f,version=1.0}]}]} 15:54:57.283 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.283 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.285 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:57.285 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.285 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.285 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.285 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.285 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 15:54:57.285 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.285 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.285 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.285 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:57.286 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:57.286 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.286 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.286 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 1 objects 15:54:57.286 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.286 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.287 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.287 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.287 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.287 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test4MinMax **************** 15:54:57.287 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml" does not exist on the local file system 15:54:57.287 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policies/vDNS.policy.guard.minmaxvnfs.input.tosca.yaml" : 15:54:57.290 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.MinMax 15:54:57.290 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.302 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 check minimum e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 1 check maximum e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 2 15:54:57.302 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:54:57.302 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-1345366091157078096/xacml.properties 15:54:57.303 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.303 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.303 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.303 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.303 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.303 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.303 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.303 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.304 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.304 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.304 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.304 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.304 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.304 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.304 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.304 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.304 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:57.304 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:57.304 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml 15:54:57.306 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml 15:54:57.309 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:57.309 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:57.309 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 916bc993-c709-4ab9-95e3-fe5a6e9fdeb2 version 1.0 15:54:57.309 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 916bc993-c709-4ab9-95e3-fe5a6e9fdeb2 version 1.0 15:54:57.309 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0 15:54:57.309 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0 15:54:57.309 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.309 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.311 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.311 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.311 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.311 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root2 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.311 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.311 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.312 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.312 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.312 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.312 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.312 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.312 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.312 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.313 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.313 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.313 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.313 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.313 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.313 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.313 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.313 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.313 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@574afc21 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@de8423f 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@6210674f 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@654e40da 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@65e503a6 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2ad35c9f 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@4b186c95 15:54:57.314 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@5cc7adbc 15:54:57.314 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@11f26db1] into BootstrapContext; was [null] 15:54:57.314 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2175ecb4] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@290150cb] 15:54:57.319 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.319 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.319 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.319 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.320 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.320 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.320 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.320 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.320 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.321 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.321 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.321 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@154(java.time.Duration,3015) 15:54:57.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@154(java.time.Duration,3015) 15:54:57.321 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@154(java.time.Duration,3015) 15:54:57.321 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1db2ec9] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@7c6567b6] 15:54:57.321 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.322 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.322 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.322 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.322 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.323 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.323 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.323 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.323 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.324 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.324 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.325 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.325 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.325 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.325 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.327 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.335 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.335 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.336 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@59fd8c1c, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.336 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.336 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@5dcc5eb9] under count; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@69d6f6d0] under every; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@4b6e75f1] under any; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7ec68dec] under sinh; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41402d1b] under cosh; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1f7e2395] under tanh; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@27870c76] under pi; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d645c87] under log; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@2d8c9cc5] under position; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@4380706a] under overlay; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@5cfb20d0] under trim; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@13b4dfac] under cast; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a9703ab] under collate; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@1ad42bb3] under extract; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@1f2c7599] under ifnull; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@2ad0806f] under pad; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@48b844c5] under str; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@738a77d2] under format; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@f765487] under timestampadd; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@218b6efe] under timestampdiff; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2b9f8866] under current_date; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@b0b5e20] under current_time; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@36e4f1aa] under current_timestamp; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ce28516] under local_date; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1be9e854] under local_time; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4ac25f57] under local_datetime; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5b3a9e04] under offset_datetime; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3a87a40] under instant; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@57d78929] under sql; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@fb75c63] under count; prior registration was org.hibernate.dialect.function.CountFunction@5dcc5eb9 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@72292f] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@27870c76 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@40c8291b] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.337 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@1be9e854 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@4ac25f57 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@2bbd6eea] under trunc; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e5c7bba] under date_trunc; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ff6020f] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@2d8c9cc5 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@ef7721b] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4efd9711] under format; prior registration was org.hibernate.dialect.function.FormatFunction@738a77d2 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@3301b4df] under listagg; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@c582eca] under mode; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@390af2f0] under percentile_cont; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1bedbfdf] under percentile_disc; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@25745731] under rank; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6817032b] under dense_rank; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@664e1ab] under percent_rank; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7001a5ff] under cume_dist; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@774ba911] under array; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@2795f288] under array_list; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@65d3668] under array_agg; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@7b8e4501] under array_position; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@59aed14e] under array_positions; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@36af5265] under array_positions_list; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f80bffc] under array_length; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@550fb534] under length; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@7a843a7a] under array_concat; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@36f46335] under array_prepend; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@c315548] under array_append; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@24bfe7ef] under array_contains; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7f335ee8] under array_contains_nullable; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@6acb67f0] under array_includes; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@6cd6f4f4] under array_includes_nullable; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@378de61e] under array_intersects; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@522c2a19] under array_intersects_nullable; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6369234b] under array_get; prior registration was null 15:54:57.338 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@38c30a86] under array_set; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@60a6b696] under array_remove; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@53692479] under array_remove_index; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@79303624] under array_slice; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@590784be] under array_replace; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@c409b0e] under array_trim; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@16903c13] under array_fill; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@6e69b9f3] under array_fill_list; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@b2ef2f4] under array_to_string; prior registration was null 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.339 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.340 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.340 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.340 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.340 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.340 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.340 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.341 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.342 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.342 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.343 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.343 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.344 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.344 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.344 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.344 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.344 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.344 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.344 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.345 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.345 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.346 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.346 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.346 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@1db2ec9] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@4bd785f] 15:54:57.346 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.346 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.347 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.347 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cca0a50] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.348 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.348 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.348 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@375d6aa] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.350 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.350 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.351 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.351 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.352 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 51db99d1-ebf7-40bf-ba93-33c7039fcbb0 () 15:54:57.352 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.352 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.352 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.352 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:54:57.352 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:54:57.352 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.352 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.352 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.352 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.355 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.355 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.355 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.355 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root2 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.355 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.355 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.356 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.357 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.357 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.357 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.357 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@30132d0a 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@20fc59c2 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@34a05f9 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@4c4add5e 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@6518c2a0 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@27e8a588 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@74de0941 15:54:57.358 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@6ee48aa9 15:54:57.359 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4dca5817] into BootstrapContext; was [null] 15:54:57.359 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2f6c60c3] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2b7ce06e] 15:54:57.364 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.364 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.364 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.365 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.365 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.365 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.365 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.365 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.366 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.366 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.366 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.366 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.366 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.366 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.366 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.366 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.366 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@173(java.time.Duration,3015) 15:54:57.366 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@173(java.time.Duration,3015) 15:54:57.366 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@173(java.time.Duration,3015) 15:54:57.366 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@12a5b299] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@4a2b62f8] 15:54:57.366 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.367 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.367 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.367 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.367 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.368 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.368 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.368 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.368 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.368 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.369 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.369 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.369 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.369 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.369 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.369 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.369 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.370 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.370 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.370 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.370 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.370 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.371 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.371 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.372 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.380 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.381 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.381 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@7f0c153b, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.381 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.381 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@63a8998e] under count; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2f74f4c4] under every; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@3236e30] under any; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1c9906a2] under sinh; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3bda8856] under cosh; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3300893d] under tanh; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b4a3383] under pi; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7f328c5e] under log; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@104533d6] under position; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@273b1982] under overlay; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@5d97e0cd] under trim; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@36acc75d] under cast; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f4e99dd] under collate; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@704666bf] under extract; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@123561f2] under ifnull; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@42f3dac6] under pad; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@39082334] under str; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7ab8c934] under format; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@433b1d60] under timestampadd; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@1fc2da2b] under timestampdiff; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@67ab5b64] under current_date; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5b66dfcc] under current_time; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@402d09dd] under current_timestamp; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@49b79071] under local_date; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@747a8258] under local_time; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@190faba4] under local_datetime; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@31443ab9] under offset_datetime; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@440500f8] under instant; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@64cd3262] under sql; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@7be7d4] under count; prior registration was org.hibernate.dialect.function.CountFunction@63a8998e 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@107a9490] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2b4a3383 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7c9454a7] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.382 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@747a8258 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@190faba4 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@71c73775] under trunc; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2edd2bde] under date_trunc; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6ac7f481] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@104533d6 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34a8a412] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@7c1c416d] under format; prior registration was org.hibernate.dialect.function.FormatFunction@7ab8c934 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@3bd806eb] under listagg; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6eee8eed] under mode; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@1f172f16] under percentile_cont; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@11e02b0] under percentile_disc; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7a8aa326] under rank; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6089c37c] under dense_rank; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@46c03fe4] under percent_rank; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@37babe0e] under cume_dist; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1886b84c] under array; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@363a1a03] under array_list; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@71422c3f] under array_agg; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@13eab6d7] under array_position; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@588fd7ff] under array_positions; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@384c3b05] under array_positions_list; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7e566ed5] under array_length; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@59b3fbf9] under length; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@7f25ff1f] under array_concat; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@26e877ed] under array_prepend; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6b059523] under array_append; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@2d2fd789] under array_contains; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7da21834] under array_contains_nullable; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@18904f72] under array_includes; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@5ffb7dce] under array_includes_nullable; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@cbb7a27] under array_intersects; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6135b03c] under array_intersects_nullable; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7bc488b7] under array_get; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@7f559f0c] under array_set; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@2868a883] under array_remove; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@641059e2] under array_remove_index; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3bcee4e7] under array_slice; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@6830b16d] under array_replace; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5f12058] under array_trim; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@63c8a64d] under array_fill; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2f6d9f0f] under array_fill_list; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@423bf856] under array_to_string; prior registration was null 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.383 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.384 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.385 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.385 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.385 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.385 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.385 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.386 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.387 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.387 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.388 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.388 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.389 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.389 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.389 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.389 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.389 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.389 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.389 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.390 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.390 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.391 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.391 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.391 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@12a5b299] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@6d1c20f] 15:54:57.391 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.391 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.392 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.392 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@683f364] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.393 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.394 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.394 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@a5ef815] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.395 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.395 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.396 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.396 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.397 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 4a191d38-8f2b-4d5d-b093-c4830b961d19 () 15:54:57.397 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.397 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.397 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.397 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:54:57.397 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:54:57.397 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.398 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.398 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 916bc993-c709-4ab9-95e3-fe5a6e9fdeb2 15:54:57.398 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.398 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.398 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.398 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.398 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.398 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.398 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.398 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.399 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.399 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.399 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP 15:54:57.399 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : ( 15:54:57.401 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.401 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.401 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.401 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@157(java.sql.Timestamp,93) 15:54:57.401 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [and] -> [NOT_EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [NOT_EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor` ?1 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation` ?2 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target` ?3 <- [EQUAL] -> [is-between] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime` ?4 <- [is-between] <- [and] <- [where] <- [query-spec] <- [select] 15:54:57.402 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.402 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4) 15:54:57.402 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 15:54:57.402 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult 15:54:57.402 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.403 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.403 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.403 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:57.404 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.404 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.404 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout:minrule" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.405 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]} 15:54:57.405 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 101ms 15:54:57.405 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.405 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.405 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]}]} 15:54:57.405 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.405 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.406 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.406 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.406 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.406 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.406 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.406 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.406 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.406 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.407 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 1 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.407 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.407 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 916bc993-c709-4ab9-95e3-fe5a6e9fdeb2 15:54:57.407 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.407 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.407 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.407 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.407 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.407 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.407 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.407 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.407 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.407 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.407 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.407 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.408 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.408 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.408 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.408 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:maxrule" 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout:maxrule" 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.409 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]} 15:54:57.409 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:57.409 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.409 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.409 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]}]} 15:54:57.409 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.409 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.409 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.409 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.409 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=2, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.409 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.409 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.409 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.409 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.409 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.410 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 2 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.410 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.410 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 916bc993-c709-4ab9-95e3-fe5a6e9fdeb2 15:54:57.410 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.410 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.410 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.410 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.410 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.410 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.410 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.410 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.410 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.410 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.410 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.410 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.410 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.410 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.410 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:maxrule" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.411 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]} 15:54:57.411 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.411 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.411 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.411 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]}]} 15:54:57.411 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.411 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.411 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.411 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.411 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=3, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.411 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.411 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.412 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.412 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.412 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.412 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 3 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.412 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 3 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.412 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.412 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 916bc993-c709-4ab9-95e3-fe5a6e9fdeb2 15:54:57.412 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.412 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.412 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.412 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.412 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.412 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.412 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.412 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.412 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.412 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.413 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.413 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.413 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.413 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.413 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:maxrule" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.413 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]} 15:54:57.413 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.413 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.413 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.413 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]}]} 15:54:57.414 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.414 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.414 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Inserting OperationsHistory(id=null, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, actor=SO, operation=VF Module Create, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, starttime=Mon Jan 19 15:54:37 UTC 2026, outcome=SUCCESS, message=null, endtime=Mon Jan 19 15:54:57 UTC 2026) 15:54:57.414 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:57.414 [main] DEBUG org.hibernate.SQL -- select tbl.SEQ_COUNT from ophistory_id_sequence tbl where tbl.SEQ_NAME=? for update 15:54:57.414 [main] DEBUG org.hibernate.SQL -- update ophistory_id_sequence set SEQ_COUNT=? where SEQ_COUNT=? and SEQ_NAME=? 15:54:57.415 [main] DEBUG org.hibernate.event.internal.AbstractSaveEventListener -- Generated identifier: -48, using strategy: org.hibernate.id.enhanced.TableGenerator 15:54:57.415 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:57.415 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.415 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.415 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 1 insertions, 0 updates, 0 deletions to 2 objects 15:54:57.415 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.415 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.416 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=-48, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.416 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.416 [main] DEBUG org.hibernate.SQL -- insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.416 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.416 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.417 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.417 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.417 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.417 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.417 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.417 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.417 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.417 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 1 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.417 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.417 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 916bc993-c709-4ab9-95e3-fe5a6e9fdeb2 15:54:57.417 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.417 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.417 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.417 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.417 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.417 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.417 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.417 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.417 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.417 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.418 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.418 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.418 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.418 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.418 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.418 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.418 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:57.418 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.418 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.418 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "916bc993-c709-4ab9-95e3-fe5a6e9fdeb2" 15:54:57.418 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]} 15:54:57.418 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.418 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.418 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.418 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}],policySetIdentifiers=[{id=916bc993-c709-4ab9-95e3-fe5a6e9fdeb2,version=1.0}]}]} 15:54:57.419 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.419 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.420 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:57.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.420 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.420 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.420 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 15:54:57.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=-48, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.421 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:57.421 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:57.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 15:54:57.421 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=-48, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.421 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.421 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.421 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.422 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test5Blacklist **************** 15:54:57.422 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/vDNS.policy.guard.blacklist.input.tosca.yaml" does not exist on the local file system 15:54:57.422 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policies/vDNS.policy.guard.blacklist.input.tosca.yaml" : 15:54:57.424 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.Blacklist 15:54:57.424 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.443 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is SO VF Module Create ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 blacklist the entities the-vfmodule-where-root-is-true another-vfmodule-where-root-is-true 15:54:57.443 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2] 15:54:57.443 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-1345366091157078096/xacml.properties 15:54:57.444 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.444 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.444 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.444 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.444 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.444 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.444 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.444 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.445 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.445 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.445 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.445 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.445 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 1 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.445 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.445 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.445 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:57.445 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:57.445 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml 15:54:57.447 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml 15:54:57.450 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml 15:54:57.451 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:57.451 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:57.451 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 58914769-7bb4-4a86-9c9c-9303c4d5106f version 1.0 15:54:57.451 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 58914769-7bb4-4a86-9c9c-9303c4d5106f version 1.0 15:54:57.452 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0 15:54:57.452 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0 15:54:57.452 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.blacklist.scaleout version 1.0.0 15:54:57.452 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.452 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.453 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.453 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.453 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.453 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root2,root3 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory root3.file: /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.454 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.454 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.454 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.455 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.455 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@55e107f5 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@819e073 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@72c8b1a2 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@2e465cf2 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@73c53860 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@34984413 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@36ab683 15:54:57.455 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@1f57dbd0 15:54:57.456 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@458bf662] into BootstrapContext; was [null] 15:54:57.456 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@33459a1c] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@65cdec59] 15:54:57.460 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.460 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.461 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.461 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.462 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.462 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.462 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.462 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.462 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.462 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.463 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.463 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.463 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.463 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.463 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.463 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.463 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@192(java.time.Duration,3015) 15:54:57.463 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@192(java.time.Duration,3015) 15:54:57.463 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@192(java.time.Duration,3015) 15:54:57.463 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5228b851] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@49b7cd0e] 15:54:57.463 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.464 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.464 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.464 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.464 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.464 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.464 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.464 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.464 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.465 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.465 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.465 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.465 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.465 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.465 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.465 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.466 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.466 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.466 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.466 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.466 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.466 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.466 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.467 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.467 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.468 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.475 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.476 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.476 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2,root3, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@76377a38, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.476 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.477 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@4d9c8fdd] under count; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@711c8583] under every; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@69f8cec8] under any; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@24539f75] under sinh; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@d981e45] under cosh; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@183db2e8] under tanh; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@371ca1a9] under pi; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f0c3808] under log; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.477 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@42ab759a] under position; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@377425d5] under overlay; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@65b7db7b] under trim; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@b9573bd] under cast; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@128bd0f0] under collate; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@7fd8f2c1] under extract; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@3398a19a] under ifnull; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@f4c02dd] under pad; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@53b0810f] under str; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@6b462f42] under format; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1d24c7c1] under timestampadd; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@72916452] under timestampdiff; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@257e2bf6] under current_date; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f182c24] under current_time; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@44b9f6c9] under current_timestamp; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3df3a9f8] under local_date; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6906142b] under local_time; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@57c17c23] under local_datetime; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5cc5c7ac] under offset_datetime; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7cd919a5] under instant; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@25a7ed59] under sql; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@79dbadaa] under count; prior registration was org.hibernate.dialect.function.CountFunction@4d9c8fdd 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@b51fd9a] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@371ca1a9 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3f71d964] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@6906142b 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@57c17c23 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@25a636f6] under trunc; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1b47915] under date_trunc; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@58df994] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@42ab759a 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3486bab8] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@20833b58] under format; prior registration was org.hibernate.dialect.function.FormatFunction@6b462f42 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.478 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@2dd828c] under listagg; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@68f68a1a] under mode; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6924bec6] under percentile_cont; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@50c41141] under percentile_disc; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3e632037] under rank; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6299cbbb] under dense_rank; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@2e078ba0] under percent_rank; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@5eb9c938] under cume_dist; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@797c3840] under array; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@5594f0c7] under array_list; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@475c3b5e] under array_agg; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@573cca84] under array_position; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3dfa95e7] under array_positions; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@1bdacfcd] under array_positions_list; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2a834ed8] under array_length; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@37b4ef1d] under length; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@5e8811a1] under array_concat; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@13e1191a] under array_prepend; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@23247030] under array_append; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@3378af4e] under array_contains; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@2d63b599] under array_contains_nullable; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@36d150e6] under array_includes; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@36f413fc] under array_includes_nullable; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@4000c8b3] under array_intersects; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@70ff6257] under array_intersects_nullable; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4c954ace] under array_get; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@5a68cb53] under array_set; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@1cebd5fd] under array_remove; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@170df1ed] under array_remove_index; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@71a81af8] under array_slice; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@6d8665cd] under array_replace; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2f0001bd] under array_trim; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@577a1f29] under array_fill; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@66b4a0e4] under array_fill_list; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@38c209f2] under array_to_string; prior registration was null 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.479 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.480 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.480 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.480 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.480 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.481 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.481 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.481 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.482 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.484 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.484 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.484 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.484 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.484 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.484 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.484 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.484 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.485 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.485 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.487 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.487 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.487 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5228b851] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@590d7a3e] 15:54:57.487 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.487 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.487 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.487 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@540dbfe] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.488 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.489 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.489 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c0fd54c] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.490 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.491 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.491 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.491 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.492 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 9a595c36-4513-454e-9213-846dd0ed1a2e () 15:54:57.492 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.492 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.492 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.492 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:54:57.492 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:54:57.492 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.492 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.492 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.492 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.495 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.495 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.495 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.495 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root2,root3 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory root3.file: /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.495 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.495 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.496 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.496 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.496 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.496 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@669427d 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2ac5f82e 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2fde59bd 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@6af4a822 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@26c265ab 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@23c3fdd5 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@7e0d4ba1 15:54:57.497 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@31f749fa 15:54:57.497 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@4ad9d52] into BootstrapContext; was [null] 15:54:57.497 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@383cf547] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2c78e1a2] 15:54:57.501 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.501 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.502 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.502 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.503 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.503 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.503 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.503 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.503 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.503 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.503 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.503 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.503 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.503 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.503 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.503 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.503 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@211(java.time.Duration,3015) 15:54:57.503 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@211(java.time.Duration,3015) 15:54:57.503 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@211(java.time.Duration,3015) 15:54:57.503 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5f40693b] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@18b4ead0] 15:54:57.504 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.504 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.504 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.504 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.504 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.505 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.505 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.505 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.505 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.505 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.505 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.506 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.506 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.506 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.506 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.506 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.506 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.507 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.507 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.507 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.507 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.507 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.508 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.508 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.509 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.517 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.517 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.517 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root2,root3, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@1f7b3b3, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.518 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.518 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3592235a] under count; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6f74e852] under every; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@10732713] under any; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.518 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2c257485] under sinh; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@8891aa8] under cosh; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@40f74593] under tanh; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@49b5a921] under pi; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4eb36dce] under log; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@e2f62ea] under position; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@748e7561] under overlay; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@10163670] under trim; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@451ee4a1] under cast; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30d3e6da] under collate; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3771a8dc] under extract; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@16f5bdf4] under ifnull; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@247c6867] under pad; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@bb6af04] under str; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@313bc1e6] under format; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@a9ac028] under timestampadd; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@4de2be4c] under timestampdiff; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7312e67b] under current_date; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1cc93d0e] under current_time; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@400e253f] under current_timestamp; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@18c6e3ac] under local_date; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7c83eff1] under local_time; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@29f79c22] under local_datetime; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@18e173fe] under offset_datetime; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@379538cd] under instant; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@548aa5a9] under sql; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@41892596] under count; prior registration was org.hibernate.dialect.function.CountFunction@3592235a 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@5264c0da] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@49b5a921 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ca9c90b] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@7c83eff1 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@29f79c22 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@4d8f9ada] under trunc; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45a2a368] under date_trunc; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@31b4c916] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@e2f62ea 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@33d7afba] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2bfba50] under format; prior registration was org.hibernate.dialect.function.FormatFunction@313bc1e6 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@52d6e08c] under listagg; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@453d7fb9] under mode; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4b19b2db] under percentile_cont; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@348becd2] under percentile_disc; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@513ca84f] under rank; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7fd2c566] under dense_rank; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@79db3f2d] under percent_rank; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@12dda1b8] under cume_dist; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@26971d7c] under array; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@4f07053d] under array_list; prior registration was null 15:54:57.519 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@6f8569a7] under array_agg; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@102ad58e] under array_position; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@79919413] under array_positions; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@3d1d12d7] under array_positions_list; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7bdd265f] under array_length; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@3769c728] under length; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@422decda] under array_concat; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@17f3d5e2] under array_prepend; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@50ef69d] under array_append; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@7ca73193] under array_contains; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@514149e1] under array_contains_nullable; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@5814caee] under array_includes; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@2a5c756f] under array_includes_nullable; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6f32f21e] under array_intersects; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@34e7b058] under array_intersects_nullable; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4ada5f90] under array_get; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@3e4bca9] under array_set; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@7bbe1cc9] under array_remove; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@72521696] under array_remove_index; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6a6ce193] under array_slice; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@4c4b1983] under array_replace; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@47181c97] under array_trim; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@251c5444] under array_fill; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2871590d] under array_fill_list; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@3ce2ca81] under array_to_string; prior registration was null 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.520 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.521 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.521 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.521 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.521 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.521 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.521 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.522 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.523 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.524 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.525 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.525 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.525 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.525 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.525 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.525 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.525 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.525 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.526 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.526 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.528 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.528 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.528 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@5f40693b] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@2d93d0e4] 15:54:57.528 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.528 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.528 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.528 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31f8aa8f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.529 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.530 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.530 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2dd21f40] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.532 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.532 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.533 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.533 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.534 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 3f189d9f-debd-441f-93be-174820d55e20 () 15:54:57.534 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.534 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.535 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.535 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:54:57.535 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:54:57.535 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.535 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.535 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 58914769-7bb4-4a86-9c9c-9303c4d5106f 15:54:57.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.535 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.536 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.536 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.536 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.536 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP 15:54:57.537 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : ( 15:54:57.538 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.538 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.538 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.538 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@195(java.sql.Timestamp,93) 15:54:57.539 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [and] -> [NOT_EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [NOT_EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor` ?1 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation` ?2 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target` ?3 <- [EQUAL] -> [is-between] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime` ?4 <- [is-between] <- [and] <- [where] <- [query-spec] <- [select] 15:54:57.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.539 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4) 15:54:57.539 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 15:54:57.540 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult 15:54:57.540 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.540 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.540 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.541 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:57.542 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.542 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.542 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:maxrule" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout:maxrule" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.543 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout:blacklist" 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout" 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]} 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.544 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]} 15:54:57.544 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 99ms 15:54:57.544 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.544 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.544 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]}]} 15:54:57.544 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.544 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.544 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.544 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.544 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=the-vfmodule-where-root-is-true, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.544 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.544 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.544 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.544 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- the-vfmodule-where-root-is-true 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.544 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.545 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string the-vfmodule-where-root-is-true urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 1 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.545 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.545 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 58914769-7bb4-4a86-9c9c-9303c4d5106f 15:54:57.545 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.545 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.545 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.545 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.545 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.545 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.545 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.545 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.545 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target the-vfmodule-where-root-is-true time window 10 minute 15:54:57.545 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create the-vfmodule-where-root-is-true 10 minute 15:54:57.545 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.545 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.546 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.546 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.546 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout:blacklist" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout:blacklist" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]} 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.546 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]} 15:54:57.546 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.546 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.546 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.546 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=the-vfmodule-where-root-is-true}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]}]} 15:54:57.547 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.547 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.547 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.547 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.547 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=another-vfmodule-where-root-is-true, vfCount=1, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.547 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.547 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.547 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.547 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- another-vfmodule-where-root-is-true 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 1 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.547 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string another-vfmodule-where-root-is-true urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 1 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.547 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.547 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 58914769-7bb4-4a86-9c9c-9303c4d5106f 15:54:57.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.547 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.547 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.547 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target another-vfmodule-where-root-is-true time window 10 minute 15:54:57.547 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create another-vfmodule-where-root-is-true 10 minute 15:54:57.548 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.548 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.548 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.548 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.548 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.548 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout:blacklist" 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout:blacklist" 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout" 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]} 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.549 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]} 15:54:57.549 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:57.549 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.549 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.549 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=another-vfmodule-where-root-is-true}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]}]} 15:54:57.549 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.549 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.551 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:57.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.551 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.551 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.551 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 15:54:57.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.552 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.552 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=-48, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.552 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.552 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:57.552 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:57.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 15:54:57.552 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.552 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.552 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=-48, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.552 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.552 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.552 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.553 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test6Filters **************** 15:54:57.554 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.554 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.554 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.554 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.555 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.555 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.555 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.555 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 58914769-7bb4-4a86-9c9c-9303c4d5106f 15:54:57.555 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.555 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.555 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.555 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.555 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.555 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.555 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.555 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.555 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.555 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.556 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.556 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.556 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.556 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.556 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.556 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout:minrule" 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout:blacklist" 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout" 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]} 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "58914769-7bb4-4a86-9c9c-9303c4d5106f" 15:54:57.557 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]} 15:54:57.557 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:57.557 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.557 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.557 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=58914769-7bb4-4a86-9c9c-9303c4d5106f,version=1.0}]}]} 15:54:57.557 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.557 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.557 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test.policy.guard.filters.yaml" was found on the local file system 15:54:57.560 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.Filter 15:54:57.560 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.572 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is allow this region to do Control Loop actions, but block a specific vnf. SO VF Module Create RegionTwo f17face5-69cb-4c88-9e0b-7426db7edddd 15:54:57.572 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2, root3] 15:54:57.572 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-1345366091157078096/xacml.properties 15:54:57.573 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.Filter 15:54:57.573 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.584 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Block this region from Control Loop actions, but allow a specific vnf. SO VF Module Create RegionOne e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.584 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root2, root3] 15:54:57.584 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-1345366091157078096/xacml.properties 15:54:57.584 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.584 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.584 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.584 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.584 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.584 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.584 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.584 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.585 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.585 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.585 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.585 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:57.585 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:57.585 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml 15:54:57.587 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml 15:54:57.589 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml 15:54:57.590 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml 15:54:57.592 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml 15:54:57.594 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:57.594 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:57.594 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 72093e44-8a82-45dc-a893-fc37f3daaea0 version 1.0 15:54:57.594 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 72093e44-8a82-45dc-a893-fc37f3daaea0 version 1.0 15:54:57.594 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0 15:54:57.594 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.allow.region.block.one.vnf version 1.0.0 15:54:57.594 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.block.region.allow.one.vnf version 1.0.0 15:54:57.594 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0 15:54:57.594 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.blacklist.scaleout version 1.0.0 15:54:57.594 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.594 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.596 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.596 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.596 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.596 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ root5.file: /tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root4,root5,root2,root3 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory root3.file: /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto root4.file: /tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.596 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.596 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.597 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.597 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.597 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.597 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2cfe99df 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4aa11055 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@77606cb8 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@5173b584 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@99bfe14 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@4b7a64ca 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@3f8bd4b1 15:54:57.598 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@73189951 15:54:57.598 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@25a5a278] into BootstrapContext; was [null] 15:54:57.598 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@3de1de32] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@5caebb63] 15:54:57.603 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.603 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.603 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.603 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.604 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.604 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.604 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.604 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.604 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.604 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.604 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.605 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.605 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.605 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.605 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.605 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@230(java.time.Duration,3015) 15:54:57.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@230(java.time.Duration,3015) 15:54:57.605 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@230(java.time.Duration,3015) 15:54:57.605 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3d87b409] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@573edb3b] 15:54:57.605 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.605 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.605 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.605 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.606 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.606 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.606 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.606 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.606 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.607 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.607 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.608 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.608 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.608 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.608 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.609 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.609 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.610 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.616 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.617 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.617 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@629e9845, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.617 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.617 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@503900d7] under count; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2c4069ae] under every; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@385fb22e] under any; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2e9549d0] under sinh; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36b2cb6d] under cosh; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1910d90c] under tanh; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c9bc6c2] under pi; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@58c4cf48] under log; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@788d8e9e] under position; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@674af03a] under overlay; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@65e597c7] under trim; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@1b25babc] under cast; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@f482e38] under collate; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3f33c4cb] under extract; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@76a12745] under ifnull; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@40e78377] under pad; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@e904cbd] under str; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@2fa4d438] under format; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@50405586] under timestampadd; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@2c4088c2] under timestampdiff; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@20b9dc53] under current_date; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2935c968] under current_time; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7b0b55ad] under current_timestamp; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5325c496] under local_date; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3d90d1e5] under local_time; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3ae931b6] under local_datetime; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1b6ebd7b] under offset_datetime; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@6612dbf4] under instant; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@5d36212a] under sql; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@2ea1dfbb] under count; prior registration was org.hibernate.dialect.function.CountFunction@503900d7 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@40ca3a71] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5c9bc6c2 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@307794e7] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.618 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@3d90d1e5 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@3ae931b6 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@5c24ccb2] under trunc; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7c588c8a] under date_trunc; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6dd038c2] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@788d8e9e 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@610c4933] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@1bb758fc] under format; prior registration was org.hibernate.dialect.function.FormatFunction@2fa4d438 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@23b3abdc] under listagg; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4f498140] under mode; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4c0f1c4b] under percentile_cont; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@6d5edd8e] under percentile_disc; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@538d76b2] under rank; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@50cdbe02] under dense_rank; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@64141d14] under percent_rank; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7f3d0eb5] under cume_dist; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@473dcf06] under array; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@7a3d444d] under array_list; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@3e051aa3] under array_agg; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@295af370] under array_position; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@10397fc5] under array_positions; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6ffaf63] under array_positions_list; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@78c01dbf] under array_length; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@4a210d59] under length; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@113d948f] under array_concat; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@6a42b57c] under array_prepend; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@1297706e] under array_append; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@509eeca0] under array_contains; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@2d7a83d0] under array_contains_nullable; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@52ec2a56] under array_includes; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@7bd12465] under array_includes_nullable; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@5c0d2c53] under array_intersects; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@25105001] under array_intersects_nullable; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@161d606f] under array_get; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@649d9cc5] under array_set; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@51474bb1] under array_remove; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@76f099c0] under array_remove_index; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@b138169] under array_slice; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@3e04f7a] under array_replace; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@68118674] under array_trim; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@1a5d2c2f] under array_fill; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@dd2fec4] under array_fill_list; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@cc8eb9b] under array_to_string; prior registration was null 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.619 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.620 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.620 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.620 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.620 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.620 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.621 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.622 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.622 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.623 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.623 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.623 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.623 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.624 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.624 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.624 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.624 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.624 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.624 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.624 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.626 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.626 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.626 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@3d87b409] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@5371ba50] 15:54:57.626 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.626 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.626 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.626 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1caf0ef6] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.627 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.627 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.627 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@be8098f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.628 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.629 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.629 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.630 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.630 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 3e7fdc98-8d7b-4a06-8959-7058bbdee15c () 15:54:57.630 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.630 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.630 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.630 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:54:57.630 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:54:57.630 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.630 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.630 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.631 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.633 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.633 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.633 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.633 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ root5.file: /tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory count-recent-operations.name: CountRecentOperations xacml.rootPolicies: root1,root4,root5,root2,root3 get-operation-outcome.persistenceunit: OperationsHistoryPUTest hibernate.show_sql: false jakarta.persistence.jdbc.driver: org.h2.Driver xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory xacml.pip.engines: count-recent-operations,get-operation-outcome xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.user: policy root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory hibernate.format_sql: false xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory root3.file: /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml get-operation-outcome.description: Returns operation outcome count-recent-operations.persistenceunit: OperationsHistoryPUTest eclipselink.target-database: Auto root4.file: /tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.password: UDAxaWNZ jakarta.persistence.schema-generation.database.action: drop-and-create count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip] 15:54:57.633 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.633 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.634 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.634 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.634 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@2474aa67 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@2a74a078 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@74f86856 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@53d7ce16 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@52f17199 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@5d096cdf 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@6a0415f0 15:54:57.635 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@74ec1d8 15:54:57.636 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5eea1511] into BootstrapContext; was [null] 15:54:57.636 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@4813e587] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@2f2c2e0] 15:54:57.640 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.640 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.640 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.640 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.641 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.641 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.641 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.641 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.641 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.641 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.641 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.641 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.641 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.641 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.641 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.641 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.641 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@249(java.time.Duration,3015) 15:54:57.641 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@249(java.time.Duration,3015) 15:54:57.641 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@249(java.time.Duration,3015) 15:54:57.641 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@49f079ee] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@62ac24b5] 15:54:57.642 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.642 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.642 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.642 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.642 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.643 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.643 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.643 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.643 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.644 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.644 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.644 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.645 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.645 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.646 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.653 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.653 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.654 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@12adb374, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.654 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.654 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@615d6ee0] under count; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@6b702aab] under every; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2519e0ef] under any; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5a50c12b] under sinh; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@50f08eef] under cosh; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3abfc328] under tanh; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@504b5208] under pi; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@cce98b3] under log; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@581df833] under position; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@1cffc69b] under overlay; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@162e1c1e] under trim; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@6edd0568] under cast; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5936b4e0] under collate; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3b9f6a43] under extract; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@5db74fc2] under ifnull; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@5bc7e759] under pad; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@37bac975] under str; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@77b760b3] under format; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1019f8d8] under timestampadd; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@748028ad] under timestampdiff; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@1510b629] under current_date; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@596efec0] under current_time; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@66e020d] under current_timestamp; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@73de872d] under local_date; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@63efd681] under local_time; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4dd9acc2] under local_datetime; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3bd1b11e] under offset_datetime; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3cb1bea6] under instant; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@21772c6f] under sql; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@21482b3f] under count; prior registration was org.hibernate.dialect.function.CountFunction@615d6ee0 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@17a72749] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@504b5208 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@26d2ef95] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@63efd681 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@4dd9acc2 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@3e5eab74] under trunc; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@5eaf7e53] under date_trunc; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@701c87a0] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@581df833 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@41036071] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@a4d762e] under format; prior registration was org.hibernate.dialect.function.FormatFunction@77b760b3 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@2f35dcd2] under listagg; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@3b806f13] under mode; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@615a80fa] under percentile_cont; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@4766f9] under percentile_disc; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@195f96f] under rank; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@3955f6b9] under dense_rank; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@c3dfc39] under percent_rank; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@377623e9] under cume_dist; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@1986fae9] under array; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@ff0375e] under array_list; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@6ccfdead] under array_agg; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@6a20c1b6] under array_position; prior registration was null 15:54:57.655 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@4a1bbaab] under array_positions; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@58b33ff3] under array_positions_list; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@34f27822] under array_length; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@96dab72] under length; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@1e349616] under array_concat; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@5f397e84] under array_prepend; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@782d2e29] under array_append; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@1cff2c65] under array_contains; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@26c19dca] under array_contains_nullable; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@32980ac8] under array_includes; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@23d526d4] under array_includes_nullable; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@462caacf] under array_intersects; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6c29500d] under array_intersects_nullable; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1e95c90a] under array_get; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@147cbf8a] under array_set; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@37a50518] under array_remove; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@11aa92d9] under array_remove_index; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@2147c47f] under array_slice; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@50b6bf32] under array_replace; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4f24edf9] under array_trim; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@add929e] under array_fill; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@1526cb86] under array_fill_list; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@700cb93f] under array_to_string; prior registration was null 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.656 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.656 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.656 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.657 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.657 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.658 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.658 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.659 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.659 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.660 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.660 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.660 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.660 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.660 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.660 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.660 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.661 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.661 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.662 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.662 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.662 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@49f079ee] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@629994ae] 15:54:57.662 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.662 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.662 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.662 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@106abb78] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.663 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.664 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.664 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2599990] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.665 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.665 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.666 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.666 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.667 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: 3e88e05a-a11d-42e9-8881-56cd9bbf9059 () 15:54:57.667 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.667 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.667 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.667 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:54:57.667 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:54:57.667 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.667 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.667 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 72093e44-8a82-45dc-a893-fc37f3daaea0 15:54:57.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.668 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.668 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.668 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.668 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP 15:54:57.668 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : ( 15:54:57.670 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.670 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.670 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.670 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@233(java.sql.Timestamp,93) 15:54:57.670 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [and] -> [NOT_EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [NOT_EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor` ?1 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation` ?2 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target` ?3 <- [EQUAL] -> [is-between] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime` ?4 <- [is-between] <- [and] <- [where] <- [query-spec] <- [select] 15:54:57.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.670 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4) 15:54:57.671 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 15:54:57.671 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult 15:54:57.671 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.671 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.671 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.672 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:57.673 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.673 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.673 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.673 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf" 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule1" 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.block.region.allow.one.vnf:rule1" 15:54:57.674 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule2" 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.block.region.allow.one.vnf:rule2" 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.block.region.allow.one.vnf" 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}]} 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout:minrule" 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.675 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout:blacklist" 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout" 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]} 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.676 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.block.region.allow.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]} 15:54:57.676 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 91ms 15:54:57.676 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.676 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.676 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.block.region.allow.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]}]} 15:54:57.676 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.676 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.676 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.676 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.676 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=different-vnf-id-should-be-denied, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionOne}}) 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.676 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.676 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.676 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.676 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- different-vnf-id-should-be-denied 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.676 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionOne 15:54:57.677 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string different-vnf-id-should-be-denied urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionOne 15:54:57.677 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.677 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 72093e44-8a82-45dc-a893-fc37f3daaea0 15:54:57.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.677 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.677 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.677 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.677 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.677 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.677 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.678 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.678 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.678 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule1" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.block.region.allow.one.vnf:rule1" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule2" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.block.region.allow.one.vnf" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}]} 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.678 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]} 15:54:57.678 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.678 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.678 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.678 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=different-vnf-id-should-be-denied}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionOne}],includeInResults=true}]}],policyIdentifiers=[{id=filter.block.region.allow.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]}]} 15:54:57.678 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.678 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.679 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.679 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.679 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=different-vnf-id-should-be-denied, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionTwo}}) 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.679 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.679 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.679 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.679 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- different-vnf-id-should-be-denied 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionTwo 15:54:57.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string different-vnf-id-should-be-denied urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionTwo 15:54:57.679 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.679 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 72093e44-8a82-45dc-a893-fc37f3daaea0 15:54:57.679 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.679 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.679 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.679 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.679 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.679 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.679 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.679 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.679 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.679 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.680 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.680 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.680 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.680 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.680 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}]} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule1" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule2" 15:54:57.680 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.block.region.allow.one.vnf" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout:minrule" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout:blacklist" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]} 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.681 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.allow.region.block.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]} 15:54:57.681 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:57.681 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.681 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.681 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=different-vnf-id-should-be-denied}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionTwo}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=filter.allow.region.block.one.vnf,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]}]} 15:54:57.681 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.681 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.681 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.681 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.681 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=f17face5-69cb-4c88-9e0b-7426db7edddd, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionTwo}}) 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.681 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.681 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.681 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.681 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.681 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- f17face5-69cb-4c88-9e0b-7426db7edddd 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionTwo 15:54:57.682 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string f17face5-69cb-4c88-9e0b-7426db7edddd urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionTwo 15:54:57.682 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.682 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 72093e44-8a82-45dc-a893-fc37f3daaea0 15:54:57.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.682 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.682 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.682 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.682 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.682 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.682 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.682 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.683 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.683 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}]} 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.683 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]} 15:54:57.683 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.683 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.683 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.683 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=f17face5-69cb-4c88-9e0b-7426db7edddd}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionTwo}],includeInResults=true}]}],policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]}]} 15:54:57.683 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.683 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.683 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.683 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.683 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=f17face5-69cb-4c88-9e0b-7426db7edddd, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionThree}}) 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.683 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.683 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.683 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.683 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- f17face5-69cb-4c88-9e0b-7426db7edddd 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.683 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionThree 15:54:57.684 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string f17face5-69cb-4c88-9e0b-7426db7edddd urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionThree 15:54:57.684 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.684 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 72093e44-8a82-45dc-a893-fc37f3daaea0 15:54:57.684 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.684 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.684 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.684 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.684 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.684 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.684 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.684 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.684 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.684 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.684 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.684 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.684 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.684 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.684 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}]} 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]} 15:54:57.685 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.685 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.685 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.685 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=f17face5-69cb-4c88-9e0b-7426db7edddd}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionThree}],includeInResults=true}]}],policyIdentifiers=[{id=filter.allow.region.block.one.vnf,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]}]} 15:54:57.685 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.685 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.685 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.685 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.685 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={guard={actor=SO, operation=VF Module Create, clname=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e, vfCount=0, generic-vnf.vnf-name=Ete_vFWCLvFWSNK_7ba1fbde_0, generic-vnf.vnf-id=different-vnf-id-should-be-permitted, generic-vnf.vnf-type=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0, generic-vnf.nf-naming-code=aabbccddee, vserver.vserver-id=e591441a-e649-4490-82e0-07dac05d674b, cloud-region.cloud-region-id=RegionThree}}) 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.685 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.685 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.685 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.685 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SO 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- VF Module Create 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 0 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Ete_vFWCLvFWSNK_7ba1fbde_0 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- different-vnf-id-should-be-permitted 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- aabbccddee 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- e591441a-e649-4490-82e0-07dac05d674b 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- RegionThree 15:54:57.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3 urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string SO urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string VF Module Create urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e urn:org:onap:guard:target:vf-count issuer=null http://www.w3.org/2001/XMLSchema#integer 0 urn:org:onap:guard:target:generic-vnf.vnf-name issuer=null http://www.w3.org/2001/XMLSchema#string Ete_vFWCLvFWSNK_7ba1fbde_0 urn:org:onap:guard:target:generic-vnf.vnf-id issuer=null http://www.w3.org/2001/XMLSchema#string different-vnf-id-should-be-permitted urn:org:onap:guard:target:generic-vnf.vnf-type issuer=null http://www.w3.org/2001/XMLSchema#string vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0 urn:org:onap:guard:target:generic-vnf.nf-naming-code issuer=null http://www.w3.org/2001/XMLSchema#string aabbccddee urn:org:onap:guard:target:vserver.vserver-id issuer=null http://www.w3.org/2001/XMLSchema#string e591441a-e649-4490-82e0-07dac05d674b urn:org:onap:guard:target:cloud-region.cloud-region-id issuer=null http://www.w3.org/2001/XMLSchema#string RegionThree 15:54:57.685 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.685 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 72093e44-8a82-45dc-a893-fc37f3daaea0 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout:frequency" 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.686 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.686 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor SO operation VF Module Create target e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e time window 10 minute 15:54:57.686 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for SO VF Module Create e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e 10 minute 15:54:57.686 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.686 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.686 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.686 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.686 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.scaleout:frequency" 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout:frequency" 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.scaleout" 15:54:57.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}]} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule1" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf:rule2" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.allow.region.block.one.vnf" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule1" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf:rule2" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "filter.block.region.allow.one.vnf" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout:minrule" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout:minrule" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.minmax.scaleout" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.minmax.scaleout,version=1.0.0}]} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout:blacklist" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.blacklist.scaleout" 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.blacklist.scaleout,version=1.0.0}]} 15:54:57.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "72093e44-8a82-45dc-a893-fc37f3daaea0" 15:54:57.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]} 15:54:57.688 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 3ms 15:54:57.688 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.688 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.688 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SO}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=VF Module Create}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vf-count,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-name,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Ete_vFWCLvFWSNK_7ba1fbde_0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=different-vnf-id-should-be-permitted}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.vnf-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vFWCL 2019-05-01 15:30:/vFWCL_vFWSNK bbefb8ce-2bde 0}],includeInResults=true}{attributeId=urn:org:onap:guard:target:generic-vnf.nf-naming-code,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=aabbccddee}],includeInResults=true}{attributeId=urn:org:onap:guard:target:vserver.vserver-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=e591441a-e649-4490-82e0-07dac05d674b}],includeInResults=true}{attributeId=urn:org:onap:guard:target:cloud-region.cloud-region-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=RegionThree}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.scaleout,version=1.0.0}{id=guard.minmax.scaleout,version=1.0.0}{id=guard.blacklist.scaleout,version=1.0.0}],policySetIdentifiers=[{id=72093e44-8a82-45dc-a893-fc37f3daaea0,version=1.0}]}]} 15:54:57.688 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.688 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.689 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- begin 15:54:57.689 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.689 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(2))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.689 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.689 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.689 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 15:54:57.689 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.689 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.689 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=-48, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.690 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.690 [main] DEBUG org.hibernate.SQL -- delete from operationshistory oh1_0 15:54:57.690 [main] DEBUG org.hibernate.engine.transaction.internal.TransactionImpl -- committing 15:54:57.690 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Processing flush-time cascades 15:54:57.690 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Dirty checking collections 15:54:57.690 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 insertions, 0 updates, 0 deletions to 2 objects 15:54:57.690 [main] DEBUG org.hibernate.event.internal.AbstractFlushingEventListener -- Flushed: 0 (re)creations, 0 updates, 0 removals to 0 collections 15:54:57.690 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- Listing entities: 15:54:57.690 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=04c83243-bd65-47e0-b10e-7929dc3a7fdb, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=-48, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.690 [main] DEBUG org.hibernate.internal.util.EntityPrinter -- org.onap.policy.guard.OperationsHistory{actor=SO, closedLoopName=ControlLoop-vDNS-6f37f56d-a87d-4b85-b6a9-cc953cf779b3, requestId=08b9e39f-d92f-44ba-bb63-738248aa0860, subrequestId=null, endtime=Mon Jan 19 15:54:57 UTC 2026, id=1, starttime=Mon Jan 19 15:54:37 UTC 2026, message=null, operation=VF Module Create, outcome=SUCCESS, target=e6130d03-56f1-4b0a-9a1d-e1b2ebc30e0e} 15:54:57.690 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.690 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.690 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- **************** Running test7TimeInRange **************** 15:54:57.691 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/src/test/resources/test-time-in-range.yaml" was found on the local file system 15:54:57.693 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type onap.policies.controlloop.guard.common.FrequencyLimiter 15:54:57.693 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.693 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 08:00:00+05:00 could not be parsed. This may not be an error. java.time.format.DateTimeParseException: Text '08:00:00+05:00' could not be parsed at index 0 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2108) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:2010) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:405) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:390) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:361) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127) at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85) at org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest.test7TimeInRange(GuardPdpApplicationTest.java:443) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:57.694 [main] WARN org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- timestamp 23:59:59+05:00 could not be parsed. This may not be an error. java.time.format.DateTimeParseException: Text '23:59:59+05:00' could not be parsed at index 0 at java.base/java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:2108) at java.base/java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:2010) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:405) at java.base/java.time.OffsetDateTime.parse(OffsetDateTime.java:390) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.parseTimestamp(GuardTranslator.java:395) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.createTimeRangeVariable(GuardTranslator.java:362) at org.onap.policy.xacml.pdp.application.guard.GuardTranslator.convertPolicy(GuardTranslator.java:158) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127) at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85) at org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest.test7TimeInRange(GuardPdpApplicationTest.java:443) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:54:57.704 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is ACTOR OPERATION LOOP Frequency limit permit rule return true if current count is less than. Unbag the limit 10 return true if current time is in range. Unbag the current time 08:00:00+05:00 23:59:59+05:00 15:54:57.705 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3] 15:54:57.705 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-1345366091157078096/xacml.properties 15:54:57.706 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.706 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.706 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T12:00+05:00, currentDate=2020-01-01, currentTime=12:00+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}}) 15:54:57.706 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.706 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.706 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.706 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.706 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.706 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T12:00+05:00 15:54:57.706 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 12:00+05:00 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.707 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.707 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.707 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.707 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.707 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.707 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.707 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.707 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:57.708 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:environment urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T12:00+05:00 urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null http://www.w3.org/2001/XMLSchema#date 2020-01-01 urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null http://www.w3.org/2001/XMLSchema#time 12:00:00+05:00 urn:org:onap:guard:timezone issuer=null urn:com:att:research:datatype:zone-offset +05:00 urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string LOOP urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string ACTOR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string OPERATION urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string vnf1 15:54:57.708 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.708 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.708 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:54:57.708 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:54:57.708 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml 15:54:57.710 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml 15:54:57.711 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml 15:54:57.713 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml 15:54:57.715 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml 15:54:57.716 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml 15:54:57.719 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:54:57.719 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:54:57.719 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 7c7d8b88-2717-4336-97b5-dea57cdb032f version 1.0 15:54:57.719 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 7c7d8b88-2717-4336-97b5-dea57cdb032f version 1.0 15:54:57.719 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.scaleout version 1.0.0 15:54:57.719 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.allow.region.block.one.vnf version 1.0.0 15:54:57.719 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy filter.block.region.allow.one.vnf version 1.0.0 15:54:57.719 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.minmax.scaleout version 1.0.0 15:54:57.719 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.blacklist.scaleout version 1.0.0 15:54:57.719 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy guard.frequency.inrange version 1.0.0 15:54:57.719 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.719 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.721 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.721 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.721 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.721 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml root3.file: /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml xacml.rootPolicies: root1,root4,root5,root2,root3,root6 get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip root5.file: /tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml get-operation-outcome.description: Returns operation outcome count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.driver: org.h2.Driver xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory count-recent-operations.persistenceunit: OperationsHistoryPUTest xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.password: UDAxaWNZ get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pip.engines: count-recent-operations,get-operation-outcome root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml eclipselink.target-database: Auto xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.persistenceunit: OperationsHistoryPUTest root4.file: /tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml jakarta.persistence.jdbc.user: policy hibernate.format_sql: false root6.file: /tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.name: CountRecentOperations xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory] 15:54:57.721 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.721 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.722 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.722 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.722 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.722 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@9ce97f1 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@4e509886 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@56073629 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@1bef43f6 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@66e33e65 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@2c3d1e97 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@4364c347 15:54:57.723 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@2275c82e 15:54:57.724 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@5d9ada13] into BootstrapContext; was [null] 15:54:57.724 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@1917be91] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@7c0c380f] 15:54:57.727 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.727 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.728 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.728 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.729 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.729 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.729 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.729 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.729 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.729 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.729 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.730 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.730 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.730 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.730 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.730 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.730 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@268(java.time.Duration,3015) 15:54:57.730 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@268(java.time.Duration,3015) 15:54:57.730 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@268(java.time.Duration,3015) 15:54:57.730 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@65d80a24] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@2ea4adaf] 15:54:57.730 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.730 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.730 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.730 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.730 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.731 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.731 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.731 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.731 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.731 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.731 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.731 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.732 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.732 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.733 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.733 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.733 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.734 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.741 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.741 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.741 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@697cbc92, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.741 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.742 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@7e6d6279] under count; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@641ce81c] under every; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@619c32f9] under any; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6d088a74] under sinh; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@78e35306] under cosh; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7bbc180e] under tanh; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b37f67a] under pi; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@52458842] under log; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.742 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@30dc9a6f] under position; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@2bbb9812] under overlay; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@6ffb2f39] under trim; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@1182bd1c] under cast; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@45d952a1] under collate; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@32d52900] under extract; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@4e14a84] under ifnull; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@8f6d59] under pad; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@f4c6bb3] under str; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@144ade73] under format; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@1a711314] under timestampadd; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@616f50a6] under timestampdiff; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@d12aecb] under current_date; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4f69405c] under current_time; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5d121316] under current_timestamp; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@46638272] under local_date; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5e1f1883] under local_time; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5b71d8bc] under local_datetime; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@16b6fa67] under offset_datetime; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@4c9c9ad1] under instant; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@6ae148c1] under sql; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@3f80d919] under count; prior registration was org.hibernate.dialect.function.CountFunction@7e6d6279 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@1e44794c] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b37f67a 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@36a63247] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.743 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@5e1f1883 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@5b71d8bc 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@56e1d312] under trunc; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@6f9090c6] under date_trunc; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.745 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@52a31a61] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@30dc9a6f 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@55902e78] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@d311e9b] under format; prior registration was org.hibernate.dialect.function.FormatFunction@144ade73 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@664cb95b] under listagg; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@2c76c7e1] under mode; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7841dff9] under percentile_cont; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@7d81d3ac] under percentile_disc; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@7e843b26] under rank; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@64d7a2d8] under dense_rank; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@121f17ac] under percent_rank; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@6170aaf0] under cume_dist; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@3ef2e0f3] under array; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@676a4497] under array_list; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@da29da1] under array_agg; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@69e191cf] under array_position; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@75c6bb04] under array_positions; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6c907f88] under array_positions_list; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@99ae43c] under array_length; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@218412a6] under length; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@615a8309] under array_concat; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@e59dc95] under array_prepend; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@50bc6266] under array_append; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@512c5bf5] under array_contains; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@64dbc812] under array_contains_nullable; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@24a60d68] under array_includes; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@17bae4c8] under array_includes_nullable; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@24fae639] under array_intersects; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@1edb31ec] under array_intersects_nullable; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@a82b212] under array_get; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@4ade9b2e] under array_set; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@39667762] under array_remove; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@7ef575f3] under array_remove_index; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@61785a1d] under array_slice; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@5fc1baf7] under array_replace; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@55161b0a] under array_trim; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@19b6b6] under array_fill; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@2312bc1a] under array_fill_list; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@71d6ac8d] under array_to_string; prior registration was null 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.746 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.747 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.747 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.747 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.748 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.748 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.748 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.749 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.749 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.750 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.750 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.750 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.751 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.751 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.751 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.751 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.754 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.754 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.754 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@65d80a24] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@7f7269f8] 15:54:57.754 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.754 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.754 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.754 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@45a92f91] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.755 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.756 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.756 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d1e113f] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.757 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.757 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.757 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.758 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.758 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: f99e5a71-de1e-4e18-9e2c-be220ff46b20 () 15:54:57.758 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.758 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.758 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.758 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:54:57.759 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:54:57.759 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.759 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.759 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.759 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {get-operation-outcome.name=GetOperationOutcome, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=UDAxaWNZ, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPUTest, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.761 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 1 persistence units; checking each 15:54:57.761 [main] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPUTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:54:57.761 [main] DEBUG org.hibernate.jpa.boot.spi.ProviderChecker -- Persistence-unit [OperationsHistoryPUTest] requested PersistenceProvider [org.hibernate.jpa.HibernatePersistenceProvider] 15:54:57.761 [main] DEBUG org.hibernate.jpa.internal.util.LogHelper -- PersistenceUnitInfo [ name: OperationsHistoryPUTest persistence provider classname: org.hibernate.jpa.HibernatePersistenceProvider classloader: null excludeUnlistedClasses: false JTA datasource: null Non JTA datasource: null Transaction type: RESOURCE_LOCAL PU root URL: file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes/ Shared Cache Mode: null Validation Mode: null Jar files URLs [] Managed classes names [ org.onap.policy.guard.OperationsHistory] Mapping files names [] Properties [ root1.file: /tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml root3.file: /tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml xacml.rootPolicies: root1,root4,root5,root2,root3,root6 get-operation-outcome.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip root5.file: /tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml get-operation-outcome.description: Returns operation outcome count-recent-operations.description: Returns operation counts based on time window xacml.att.policyFinderFactory.combineRootPolicies: urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides jakarta.persistence.jdbc.driver: org.h2.Driver xacml.pepEngineFactory: com.att.research.xacml.std.pep.StdEngineFactory count-recent-operations.persistenceunit: OperationsHistoryPUTest xacml.traceEngineFactory: com.att.research.xacml.std.trace.LoggingTraceEngineFactory jakarta.persistence.jdbc.password: UDAxaWNZ get-operation-outcome.issuer: urn:org:onap:xacml:guard:get-operation-outcome xacml.pip.engines: count-recent-operations,get-operation-outcome root2.file: /tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml eclipselink.target-database: Auto xacml.att.policyFinderFactory: org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory get-operation-outcome.persistenceunit: OperationsHistoryPUTest root4.file: /tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml jakarta.persistence.jdbc.user: policy hibernate.format_sql: false root6.file: /tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml jakarta.persistence.jdbc.url: jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE jakarta.persistence.schema-generation.database.action: drop-and-create hibernate.show_sql: false xacml.pdpEngineFactory: com.att.research.xacmlatt.pdp.ATTPDPEngineFactory xacml.att.functionDefinitionFactory: com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory count-recent-operations.classname: org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip xacml.dataTypeFactory: com.att.research.xacml.std.StdDataTypeFactory xacml.att.evaluationContextFactory: com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory get-operation-outcome.name: GetOperationOutcome count-recent-operations.issuer: urn:org:onap:xacml:guard:count-recent-operations count-recent-operations.name: CountRecentOperations xacml.att.combiningAlgorithmFactory: com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory xacml.pipFinderFactory: com.att.research.xacml.std.pip.StdPIPFinderFactory] 15:54:57.761 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.boot.beanvalidation.BeanValidationIntegrator]. 15:54:57.761 [main] DEBUG org.hibernate.integrator.internal.IntegratorServiceImpl -- Adding Integrator [org.hibernate.cache.internal.CollectionCacheInvalidator]. 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Ignoring CDI for resolving IdentifierGenerator instances as extended or delayed CDI support was enabled 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid2] -> [org.hibernate.id.UUIDGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [guid] -> [org.hibernate.id.GUIDGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [uuid.hex] -> [org.hibernate.id.UUIDHexGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [assigned] -> [org.hibernate.id.Assigned] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [identity] -> [org.hibernate.id.IdentityGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [select] -> [org.hibernate.id.SelectGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [increment] -> [org.hibernate.id.IncrementGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [foreign] -> [org.hibernate.id.ForeignGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-sequence] -> [org.hibernate.id.enhanced.SequenceStyleGenerator] 15:54:57.762 [main] DEBUG org.hibernate.orm.idgen.factory -- Registering IdentifierGenerator strategy [enhanced-table] -> [org.hibernate.id.enhanced.TableGenerator] 15:54:57.762 [main] DEBUG org.hibernate.cache.internal.RegionFactoryInitiator -- Cannot default RegionFactory based on registered strategies as `[]` RegionFactory strategies were registered 15:54:57.762 [main] INFO org.hibernate.cache.internal.RegionFactoryInitiator -- HHH000026: Second-level cache disabled 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Boolean -> org.hibernate.type.BasicTypeReference@5bf1b528 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration numeric_boolean -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.NumericBooleanConverter -> org.hibernate.type.BasicTypeReference@2c92f094 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration true_false -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.TrueFalseConverter -> org.hibernate.type.BasicTypeReference@1c3b221f 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration yes_no -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.YesNoConverter -> org.hibernate.type.BasicTypeReference@750c23a3 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Byte -> org.hibernate.type.BasicTypeReference@238280df 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte[] -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [B -> org.hibernate.type.BasicTypeReference@182fd26b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration binary_wrapper -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-binary -> org.hibernate.type.BasicTypeReference@5dc120ab 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration image -> org.hibernate.type.BasicTypeReference@49c4118b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Blob -> org.hibernate.type.BasicTypeReference@7ef7f414 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob -> org.hibernate.type.BasicTypeReference@182dcd2b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_blob_wrapper -> org.hibernate.type.BasicTypeReference@4c3d72fd 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Short -> org.hibernate.type.BasicTypeReference@259c6ab8 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration int -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Integer -> org.hibernate.type.BasicTypeReference@640a6d4b 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.762 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Long -> org.hibernate.type.BasicTypeReference@1238a074 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Float -> org.hibernate.type.BasicTypeReference@35b58254 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Double -> org.hibernate.type.BasicTypeReference@73baf7f0 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_integer -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigInteger -> org.hibernate.type.BasicTypeReference@446dacf9 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration big_decimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.math.BigDecimal -> org.hibernate.type.BasicTypeReference@13018f00 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Character -> org.hibernate.type.BasicTypeReference@abf1816 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration character_nchar -> org.hibernate.type.BasicTypeReference@2e1e7bc6 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration string -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.String -> org.hibernate.type.BasicTypeReference@7bd1098 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nstring -> org.hibernate.type.BasicTypeReference@185bf6e0 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration characters -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration char[] -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration [C -> org.hibernate.type.BasicTypeReference@6a562255 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration wrapper-characters -> org.hibernate.type.BasicTypeReference@374ba492 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration text -> org.hibernate.type.BasicTypeReference@581d5b33 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ntext -> org.hibernate.type.BasicTypeReference@1f365a26 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Clob -> org.hibernate.type.BasicTypeReference@44a9971f 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration nclob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.NClob -> org.hibernate.type.BasicTypeReference@2e2cd42c 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob -> org.hibernate.type.BasicTypeReference@1cdad619 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_char_array -> org.hibernate.type.BasicTypeReference@319058ce 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_clob_character_array -> org.hibernate.type.BasicTypeReference@3909308c 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob -> org.hibernate.type.BasicTypeReference@71cc0e35 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_character_array -> org.hibernate.type.BasicTypeReference@3b6c740b 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration materialized_nclob_char_array -> org.hibernate.type.BasicTypeReference@8091d80 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> org.hibernate.type.BasicTypeReference@78f4d15d 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDateTime -> org.hibernate.type.BasicTypeReference@6958d5d0 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalDate -> org.hibernate.type.BasicTypeReference@314c28dc 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.LocalTime -> org.hibernate.type.BasicTypeReference@7169d668 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetDateTime -> org.hibernate.type.BasicTypeReference@2f498f21 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@90394d 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@50caeb4b 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.OffsetTime -> org.hibernate.type.BasicTypeReference@6fafbdac 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeUtc -> org.hibernate.type.BasicTypeReference@c7c07ff 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithTimezone -> org.hibernate.type.BasicTypeReference@d271d6c 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration OffsetTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@a302f30 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZonedDateTime -> org.hibernate.type.BasicTypeReference@1860b107 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithTimezone -> org.hibernate.type.BasicTypeReference@744f0e0b 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZonedDateTimeWithoutTimezone -> org.hibernate.type.BasicTypeReference@4136b193 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Date -> org.hibernate.type.BasicTypeReference@4af44f2a 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Time -> org.hibernate.type.BasicTypeReference@570127fa 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.sql.Timestamp -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Date -> org.hibernate.type.BasicTypeReference@5b324447 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Calendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.GregorianCalendar -> org.hibernate.type.BasicTypeReference@2ffcdc9b 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_date -> org.hibernate.type.BasicTypeReference@47994b51 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration calendar_time -> org.hibernate.type.BasicTypeReference@19f99aaf 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Instant -> org.hibernate.type.BasicTypeReference@5020e5ab 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.UUID -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration pg-uuid -> org.hibernate.type.BasicTypeReference@19f1f330 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-binary -> org.hibernate.type.BasicTypeReference@143fe09c 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration uuid-char -> org.hibernate.type.BasicTypeReference@41463c56 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Class -> org.hibernate.type.BasicTypeReference@629de8 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Currency -> org.hibernate.type.BasicTypeReference@6b32b678 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.Locale -> org.hibernate.type.BasicTypeReference@1b6683c4 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.io.Serializable -> org.hibernate.type.BasicTypeReference@69abeb14 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration timezone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.util.TimeZone -> org.hibernate.type.BasicTypeReference@7db2b614 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.ZoneOffset -> org.hibernate.type.BasicTypeReference@34d5eac 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration url -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.net.URL -> org.hibernate.type.BasicTypeReference@2c1a95a2 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration vector -> org.hibernate.type.BasicTypeReference@1adf387e 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration float_vector -> org.hibernate.type.BasicTypeReference@72b53f27 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration double_vector -> org.hibernate.type.BasicTypeReference@1be4a7e3 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration byte_vector -> org.hibernate.type.BasicTypeReference@632b96b8 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration row_version -> org.hibernate.type.BasicTypeReference@544e6b 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.lang.Object -> org.hibernate.type.JavaObjectType@68f264bf 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration null -> org.hibernate.type.NullType@23e0c200 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_date -> org.hibernate.type.BasicTypeReference@4c601c3f 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_time -> org.hibernate.type.BasicTypeReference@37784745 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_timestamp -> org.hibernate.type.BasicTypeReference@2a5a2cbc 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar -> org.hibernate.type.BasicTypeReference@71c37190 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_date -> org.hibernate.type.BasicTypeReference@3d8e1a73 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_calendar_time -> org.hibernate.type.BasicTypeReference@48b920e8 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_binary -> org.hibernate.type.BasicTypeReference@33fdca8f 15:54:57.763 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration imm_serializable -> org.hibernate.type.BasicTypeReference@59d86291 15:54:57.763 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanEnvironment [org.hibernate.jpa.boot.internal.StandardJpaScanEnvironmentImpl@1448a65b] into BootstrapContext; was [null] 15:54:57.763 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting ScanOptions [org.hibernate.boot.archive.scan.internal.StandardScanOptions@15f77a5a] into BootstrapContext; was [org.hibernate.boot.archive.scan.internal.StandardScanOptions@480363d9] 15:54:57.767 [main] DEBUG org.hibernate.boot.internal.BootstrapContextImpl -- Injecting JPA temp ClassLoader [null] into BootstrapContext; was [null] 15:54:57.767 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- ClassLoaderAccessImpl#injectTempClassLoader(null) [was null] 15:54:57.768 [main] WARN org.hibernate.orm.connections.pooling -- HHH10001002: Using built-in connection pool (not intended for production use) 15:54:57.768 [main] DEBUG org.hibernate.orm.connections.pooling -- Initializing Connection pool with 1 Connections 15:54:57.768 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Database -> name : H2 version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.768 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- Driver -> name : H2 JDBC Driver version : 2.2.224 (2023-09-17) major : 2 minor : 2 15:54:57.768 [main] DEBUG org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator -- JDBC version : 4.2 15:54:57.768 [main] DEBUG org.hibernate.orm.dialect -- HHH035001: Using dialect: org.hibernate.dialect.H2Dialect, version: 2.2.224 15:54:57.769 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores unquoted identifiers in neither upper, lower nor mixed case 15:54:57.769 [main] DEBUG org.hibernate.engine.jdbc.env.spi.IdentifierHelperBuilder -- JDBC driver metadata reported database stores quoted identifiers in neither upper, lower nor mixed case 15:54:57.769 [main] INFO org.hibernate.orm.connections.pooling -- HHH10001005: Database info: Database JDBC URL [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] Database driver: org.h2.Driver Database version: 2.2.224 Autocommit mode: false Isolation level: undefined/unknown Minimum pool size: 1 Maximum pool size: 20 15:54:57.769 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NCharTypeDescriptor) replaced previous registration(CharTypeDescriptor) 15:54:57.769 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NVarcharTypeDescriptor) replaced previous registration(VarcharTypeDescriptor) 15:54:57.769 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(LongNVarcharTypeDescriptor) replaced previous registration(LongVarcharTypeDescriptor) 15:54:57.769 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(NClobTypeDescriptor(DEFAULT)) replaced previous registration(ClobTypeDescriptor(DEFAULT)) 15:54:57.769 [main] DEBUG org.hibernate.type.descriptor.jdbc.spi.JdbcTypeRegistry -- addDescriptor(TimestampUtcDescriptor) replaced previous registration(TimestampUtcDescriptor) 15:54:57.769 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration org.hibernate.type.DurationType -> basicType@287(java.time.Duration,3015) 15:54:57.769 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration Duration -> basicType@287(java.time.Duration,3015) 15:54:57.769 [main] DEBUG org.hibernate.type.BasicTypeRegistry -- Adding type registration java.time.Duration -> basicType@287(java.time.Duration,3015) 15:54:57.769 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@35e53c7a] to MetadataBuildingContext [org.hibernate.boot.internal.MetadataBuildingContextRootImpl@6f161575] 15:54:57.769 [main] DEBUG org.hibernate.boot.model.relational.Namespace -- Created database namespace [logicalName=Name{catalog=null, schema=null}, physicalName=Name{catalog=null, schema=null}] 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Binding entity from annotated class: org.onap.policy.guard.OperationsHistory 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Import with entity name OperationsHistory 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.EntityBinder -- Bind entity org.onap.policy.guard.OperationsHistory on table operationshistory 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedDiscriminatorColumn(column='DTYPE') 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='id') 15:54:57.770 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.770 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property id with lazy=false 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:id] 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for id 15:54:57.770 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.id 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property id 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.BinderHelper -- #makeIdGenerator(BasicValue([Column(id)]), id, org.hibernate.id.enhanced.TableGenerator, opHistoryIdGen, ...) 15:54:57.770 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='actor') 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property actor with lazy=false 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:actor] 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for actor 15:54:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.actor 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property actor 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='closedLoopName') 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property closedLoopName with lazy=false 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:closedLoopName] 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for closedLoopName 15:54:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.closedLoopName 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property closedLoopName 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='endtime') 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property endtime with lazy=false 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:endtime] 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for endtime 15:54:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.endtime 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property endtime 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='message') 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property message with lazy=false 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:message] 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for message 15:54:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.message 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property message 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='operation') 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property operation with lazy=false 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:operation] 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for operation 15:54:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.operation 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property operation 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='outcome') 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property outcome with lazy=false 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:outcome] 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for outcome 15:54:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.outcome 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property outcome 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='requestId') 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property requestId with lazy=false 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:requestId] 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for requestId 15:54:57.771 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.requestId 15:54:57.771 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property requestId 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='starttime') 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property starttime with lazy=false 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:starttime] 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for starttime 15:54:57.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.starttime 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property starttime 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='subrequestId') 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property subrequestId with lazy=false 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:subrequestId] 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for subrequestId 15:54:57.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.subrequestId 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property subrequestId 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.AnnotatedColumn -- Binding column: AnnotatedColumn(column='target') 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- MetadataSourceProcessor property target with lazy=false 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.AbstractPropertyHolder -- Attempting to locate auto-apply AttributeConverter for property [org.onap.policy.guard.OperationsHistory:target] 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- building BasicValue for target 15:54:57.772 [main] DEBUG org.hibernate.mapping.BasicValue -- Skipping column re-registration: operationshistory.target 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.PropertyBinder -- Building property target 15:54:57.772 [main] DEBUG org.hibernate.boot.registry.classloading.internal.ClassLoaderServiceImpl -- HHH000194: Package not found or no package-info.java: org.onap.policy.guard 15:54:57.772 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for id 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for actor 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for closedLoopName 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for endtime 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for message 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for operation 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for outcome 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for requestId 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for starttime 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for subrequestId 15:54:57.773 [main] DEBUG org.hibernate.boot.model.internal.BasicValueBinder -- Starting `BasicValueBinder#fillSimpleValue` for target 15:54:57.773 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [id] to be non-null as it is part of the primary key for table [operationshistory] 15:54:57.774 [main] DEBUG org.hibernate.mapping.PrimaryKey -- Forcing column [seq_name] to be non-null as it is part of the primary key for table [ophistory_id_sequence] 15:54:57.780 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Building session factory 15:54:57.780 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.780 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiating SessionFactory with settings: {hibernate.format_sql=false, java.specification.version=21, sun.jnu.encoding=UTF-8, GERRIT_PATCHSET_UPLOADER_EMAIL=adam.kenihan@est.tech, GERRIT_EVENT_TYPE=patchset-created, sun.arch.data.model=64, STACK_NAME=policy-xacml-pdp-master-verify-java-1051, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, GERRIT_SCHEME=ssh, GERRIT_PATCHSET_UPLOADER=\"Adam Kenihan\" , java.vendor.url=https://ubuntu.com/, GERRIT_PORT=29418, javax.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, javax.persistence.jdbc.user=****, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, jakarta.persistence.jdbc.password=****, sun.boot.library.path=/usr/lib/jvm/java-21-openjdk-amd64/lib, sun.java.command=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire 2026-01-19T15-54-34_564-jvmRun1 surefire-20260119155450924_74tmp surefire_2-20260119155450924_75tmp, jdk.debug=release, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, GERRIT_EVENT_ACCOUNT_USERNAME=akenihan, java.specification.vendor=Oracle Corporation, java.version.date=2025-04-15, java.home=/usr/lib/jvm/java-21-openjdk-amd64, GERRIT_CHANGE_OWNER_USERNAME=akenihan, basedir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , hibernate.persistenceUnitName=OperationsHistoryPUTest, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, hibernate.transaction.coordinator_class=class org.hibernate.resource.transaction.backend.jdbc.internal.JdbcResourceLocalTransactionCoordinatorBuilderImpl, xacml.pip.engines=count-recent-operations,get-operation-outcome, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, MAVEN_PARAMS=, GERRIT_BRANCH=master, GERRIT_HOST=gerrit.onap.org, GERRIT_PATCHSET_REVISION=f65f33b55ae966c9fe941da068827d617db03bde, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, java.runtime.version=21.0.7+6-Ubuntu-0ubuntu122.04, user.name=jenkins, ARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt, GERRIT_PROJECT=policy/xacml-pdp, GERRIT_PATCHSET_UPLOADER_USERNAME=akenihan, file.encoding=UTF-8, count-recent-operations.description=Returns operation counts based on time window, localRepository=/home/jenkins/.m2/repository, hibernate.connection.driver_class=org.h2.Driver, GERRIT_CHANGE_OWNER=\"Adam Kenihan\" , java.io.tmpdir=/tmp, GERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3hhY21sLXBkcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3hhY21sLXBkcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTUyOQpDaGFuZ2UtSWQ6IElmOWI0MTBlM2E2ZmFmNWY0MTgzNjdiYjdlZTU0YzQwNGQ3ODk4NDQwClNpZ25lZC1vZmYtYnk6IGFrZW5paGFuIDxhZGFtLmtlbmloYW5AZXN0LnRlY2g+Cg==, GERRIT_NAME=Primary, GERRIT_TOPIC=, java.version=21.0.7, java.vm.specification.name=Java Virtual Machine Specification, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, native.encoding=UTF-8, java.library.path=/usr/java/packages/lib:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib, GERRIT_VERSION=3.7.2, stderr.encoding=UTF-8, java.vendor=Ubuntu, GERRIT_EVENT_ACCOUNT_EMAIL=adam.kenihan@est.tech, sun.io.unicode.encoding=UnicodeLittle, GERRIT_PATCHSET_NUMBER=1, root2.file=/tmp/junit-1345366091157078096/guard.minmax.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT_NAME=Adam Kenihan, get-operation-outcome.name=GetOperationOutcome, GERRIT_CHANGE_OWNER_EMAIL=adam.kenihan@est.tech, root5.file=/tmp/junit-1345366091157078096/filter.block.region.allow.one.vnf_1.0.0.xml, java.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, java.vm.vendor=Ubuntu, root4.file=/tmp/junit-1345366091157078096/filter.allow.region.block.one.vnf_1.0.0.xml, user.timezone=Etc/UTC, java.vm.specification.version=21, os.name=Linux, get-operation-outcome.description=Returns operation outcome, sun.java.launcher=SUN_STANDARD, local.setting.IS_JTA_TXN_COORD=false, PROJECT=policy/xacml-pdp, GERRIT_CHANGE_SUBJECT=update references in policy/xacml-pdp pom, surefire.test.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/test-classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/classes:/w/workspace/policy-xacml-pdp-master-verify-java/applications/common/target/common-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0/capabilities-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0/gson-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml-pdp/4.0.0/xacml-pdp-4.0.0.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-runtime/4.0.5/jaxb-runtime-4.0.5.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/jaxb-core/4.0.5/jaxb-core-4.0.5.jar:/home/jenkins/.m2/repository/org/eclipse/angus/angus-activation/2.0.2/angus-activation-2.0.2.jar:/home/jenkins/.m2/repository/org/glassfish/jaxb/txw2/4.0.5/txw2-4.0.5.jar:/home/jenkins/.m2/repository/com/sun/istack/istack-commons-runtime/4.1.2/istack-commons-runtime-4.1.2.jar:/home/jenkins/.m2/repository/org/hibernate/orm/hibernate-core/6.6.16.Final/hibernate-core-6.6.16.Final.jar:/home/jenkins/.m2/repository/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar:/home/jenkins/.m2/repository/org/jboss/logging/jboss-logging/3.5.0.Final/jboss-logging-3.5.0.Final.jar:/home/jenkins/.m2/repository/org/hibernate/common/hibernate-commons-annotations/7.0.3.Final/hibernate-commons-annotations-7.0.3.Final.jar:/home/jenkins/.m2/repository/io/smallrye/jandex/3.2.0/jandex-3.2.0.jar:/home/jenkins/.m2/repository/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar:/home/jenkins/.m2/repository/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/home/jenkins/.m2/repository/org/antlr/antlr4-runtime/4.13.0/antlr4-runtime-4.13.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/inject/jersey-hk2/3.1.10/jersey-hk2-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-common/3.1.10/jersey-common-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-locator/3.0.6/hk2-locator-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/external/aopalliance-repackaged/3.0.6/aopalliance-repackaged-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-api/3.0.6/hk2-api-3.0.6.jar:/home/jenkins/.m2/repository/org/glassfish/hk2/hk2-utils/3.0.6/hk2-utils-3.0.6.jar:/home/jenkins/.m2/repository/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar:/w/workspace/policy-xacml-pdp-master-verify-java/xacml-test/target/xacml-test-5.0.0-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0/common-parameters-4.0.0.jar:/home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar:/home/jenkins/.m2/repository/jakarta/validation/jakarta.validation-api/3.1.1/jakarta.validation-api-3.1.1.jar:/home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0/policy-endpoints-4.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0/message-bus-4.0.0.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.18.3/jackson-core-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-databind/2.18.3/jackson-databind-2.18.3.jar:/home/jenkins/.m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.18.3/jackson-annotations-2.18.3.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api/1.43.0/opentelemetry-api-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-context/1.43.0/opentelemetry-context-1.43.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-2.6/2.7.0-alpha/opentelemetry-kafka-clients-2.6-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.7.0/opentelemetry-instrumentation-api-2.7.0.jar:/home/jenkins/.m2/repository/io/opentelemetry/opentelemetry-api-incubator/1.41.0-alpha/opentelemetry-api-incubator-1.41.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/semconv/opentelemetry-semconv/1.25.0-alpha/opentelemetry-semconv-1.25.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.7.0-alpha/opentelemetry-instrumentation-api-incubator-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/opentelemetry/instrumentation/opentelemetry-kafka-clients-common/2.7.0-alpha/opentelemetry-kafka-clients-common-2.7.0-alpha.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-instrumentation-jvm/1.3.6/prometheus-metrics-instrumentation-jvm-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-core/1.3.6/prometheus-metrics-core-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-model/1.3.6/prometheus-metrics-model-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-config/1.3.6/prometheus-metrics-config-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-initializer/1.3.6/prometheus-metrics-tracer-initializer-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-common/1.3.6/prometheus-metrics-tracer-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel/1.3.6/prometheus-metrics-tracer-otel-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-tracer-otel-agent/1.3.6/prometheus-metrics-tracer-otel-agent-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-servlet-jakarta/1.3.6/prometheus-metrics-exporter-servlet-jakarta-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exporter-common/1.3.6/prometheus-metrics-exporter-common-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-textformats/1.3.6/prometheus-metrics-exposition-textformats-1.3.6.jar:/home/jenkins/.m2/repository/io/prometheus/prometheus-metrics-exposition-formats/1.3.6/prometheus-metrics-exposition-formats-1.3.6.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-security/12.0.22/jetty-security-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-server/12.0.22/jetty-server-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-http/12.0.22/jetty-http-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-io/12.0.22/jetty-io-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/ee10/jetty-ee10-servlet/12.0.22/jetty-ee10-servlet-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-session/12.0.22/jetty-session-12.0.22.jar:/home/jenkins/.m2/repository/org/eclipse/jetty/jetty-util/12.0.22/jetty-util-12.0.22.jar:/home/jenkins/.m2/repository/jakarta/servlet/jakarta.servlet-api/6.1.0/jakarta.servlet-api-6.1.0.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/containers/jersey-container-servlet-core/3.1.10/jersey-container-servlet-core-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-client/3.1.10/jersey-client-3.1.10.jar:/home/jenkins/.m2/repository/org/glassfish/jersey/core/jersey-server/3.1.10/jersey-server-3.1.10.jar:/home/jenkins/.m2/repository/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0/utils-4.0.0.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar:/home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar:/home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar:/home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar:/home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-interactions/model-impl/guard/5.0.0/guard-5.0.0.jar:/home/jenkins/.m2/repository/org/postgresql/postgresql/42.7.7/postgresql-42.7.7.jar:/home/jenkins/.m2/repository/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-tosca/5.0.0/policy-models-tosca-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-base/5.0.0/policy-models-base-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-dao/5.0.0/policy-models-dao-5.0.0.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-errors/5.0.0/policy-models-errors-5.0.0.jar:/home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-collections4/4.5.0-M3/commons-collections4-4.5.0-M3.jar:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-decisions/5.0.0/policy-models-decisions-5.0.0.jar:/home/jenkins/.m2/repository/com/att/research/xacml/xacml/4.0.0/xacml-4.0.0.jar:/home/jenkins/.m2/repository/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar:/home/jenkins/.m2/repository/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar:/home/jenkins/.m2/repository/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar:/home/jenkins/.m2/repository/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/home/jenkins/.m2/repository/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar:/home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar:/home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar:/home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar:/home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar:/home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.42/lombok-1.18.42.jar:/home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar:/home/jenkins/.m2/repository/com/h2database/h2/2.2.224/h2-2.2.224.jar:/home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/6.0.0/junit-jupiter-api-6.0.0.jar:/home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar:/home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/6.0.0/junit-platform-commons-6.0.0.jar:/home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/home/jenkins/.m2/repository/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar:/home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar:/home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar:, jakarta.persistence.jdbc.driver=org.h2.Driver, sun.cpu.endian=little, root6.file=/tmp/junit-1345366091157078096/guard.frequency.inrange_1.0.0.xml, user.home=/home/jenkins, user.language=en, count-recent-operations.name=CountRecentOperations, root3.file=/tmp/junit-1345366091157078096/guard.blacklist.scaleout_1.0.0.xml, GERRIT_EVENT_ACCOUNT=\"Adam Kenihan\" , GERRIT_CHANGE_WIP_STATE=false, jakarta.persistence.jdbc.user=****, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, javax.persistence.jdbc.driver=org.h2.Driver, eclipselink.target-database=Auto, jakarta.persistence.schema-generation.database.action=drop-and-create, surefire.real.class.path=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/surefire/surefirebooter-20260119155450924_76.jar, GERRIT_CHANGE_OWNER_NAME=Adam Kenihan, count-recent-operations.persistenceunit=OperationsHistoryPUTest, MVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn, GERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/xacml-pdp/+/142960, org.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn, stdout.encoding=UTF-8, path.separator=:, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, hibernate.connection.username=****, os.version=5.15.0-142-generic, GERRIT_CHANGE_NUMBER=142960, MAVEN_OPTS='', root1.file=/tmp/junit-1345366091157078096/guard.frequency.scaleout_1.0.0.xml, java.runtime.name=OpenJDK Runtime Environment, hibernate.connection.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_REFSPEC=refs/changes/60/142960/1, GERRIT_CHANGE_PRIVATE_STATE=false, java.vm.name=OpenJDK 64-Bit Server VM, hibernate.show_sql=false, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, GERRIT_PATCHSET_UPLOADER_NAME=Adam Kenihan, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, java.vendor.url.bug=https://bugs.launchpad.net/ubuntu/+source/openjdk-21, GERRIT_HASHTAGS=, user.dir=/w/workspace/policy-xacml-pdp-master-verify-java/applications/guard, os.arch=amd64, hibernate.connection.password=****, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, GERRIT_CHANGE_ID=If9b410e3a6faf5f418367bb7ee54c404d7898440, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, hibernate.boot.CfgXmlAccessService.key=org.hibernate.boot.registry.StandardServiceRegistryBuilder$1@4e29ec7, GERRIT_EVENT_HASH=-1898788303, java.vm.info=mixed mode, sharing, java.vm.version=21.0.7+6-Ubuntu-0ubuntu122.04, javax.persistence.jdbc.password=****, java.class.version=65.0, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:54:57.781 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Session factory constructed with filter configurations : {} 15:54:57.781 [main] DEBUG org.hibernate.boot.beanvalidation.TypeSafeActivator -- Unable to acquire Bean Validation ValidatorFactory, skipping activation 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@9f52c05] under count; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@7d32d6af] under every; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.EveryAnyEmulation@2029947d] under any; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(floor)] under floor; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ceiling)] under ceiling; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(mod)] under mod; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(abs)] under abs; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sign)] under sign; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sqrt)] under sqrt; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ln)] under ln; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(exp)] under exp; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(power)] under power; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(round)] under round; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sin)] under sin; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cos)] under cos; prior registration was null 15:54:57.781 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(tan)] under tan; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(asin)] under asin; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(acos)] under acos; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan)] under atan; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(atan2)] under atan2; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@30ad3219] under sinh; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1098a50d] under cosh; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@7b749e1f] under tanh; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@17127770] under pi; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@4e76b271] under log; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(coalesce)] under coalesce; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nullif)] under nullif; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(left)] under left; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(right)] under right; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(replace)] under replace; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(concat)] under concat; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lower)] under lower; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(upper)] under upper; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substring)] under substring; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(locate)] under locate; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(character_length)] under character_length; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : length -> character_length 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LocatePositionEmulation@1b93c67f] under position; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InsertSubstringOverlayEmulation@44482774] under overlay; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TrimFunction@4065717a] under trim; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastFunction@3b7bb63d] under cast; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@3e5e2f13] under collate; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ExtractFunction@3b28cc2b] under extract; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(least)] under least; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(greatest)] under greatest; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CoalesceIfnullEmulation@502d9495] under ifnull; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lpad)] under lpad; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rpad)] under rpad; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.LpadRpadPadEmulation@36010af3] under pad; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CastStrEmulation@79688d97] under str; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@4dc4f05] under format; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampaddFunction@3869fa37] under timestampadd; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TimestampdiffFunction@681395b] under timestampdiff; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : dateadd -> timestampadd 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : datediff -> timestampdiff 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@3b381829] under current_date; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5d7adc2c] under current_time; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2ab53df6] under current_timestamp; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current date -> current_date 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current time -> current_time 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current timestamp -> current_timestamp 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@2571821a] under local_date; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@5e732fcd] under local_time; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@55e31393] under local_datetime; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@56bade54] under offset_datetime; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local date -> local_date 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local time -> local_time 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : local datetime -> local_datetime 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : offset datetime -> offset_datetime 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CurrentFunction@7f72f7cb] under instant; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : current_instant -> instant 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.SqlFunction@3838b2af] under sql; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(max)] under max; prior registration was NamedSqmFunctionTemplate(max) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(min)] under min; prior registration was NamedSqmFunctionTemplate(min) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sum)] under sum; prior registration was NamedSqmFunctionTemplate(sum) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(avg)] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.CountFunction@758a41b0] under count; prior registration was org.hibernate.dialect.function.CountFunction@9f52c05 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.AvgFunction@75c2692b] under avg; prior registration was NamedSqmFunctionTemplate(avg) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(pi)] under pi; prior registration was org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@17127770 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(cot)] under cot; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(radians)] under radians; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(degrees)] under degrees; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(log10)] under log10; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@1de614f7] under mod; prior registration was NamedSqmFunctionTemplate(mod) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rand)] under rand; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(soundex)] under soundex; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(translate)] under translate; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitand)] under bitand; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitor)] under bitor; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitxor)] under bitxor; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bitnot)] under bitnot; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_and)] under bit_and; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_or)] under bit_or; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day)] under day; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(month)] under month; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(year)] under year; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(hour)] under hour; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(minute)] under minute; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(second)] under second; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(microsecond)] under microsecond; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_week)] under day_of_week; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_month)] under day_of_month; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : day -> day_of_month 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(day_of_year)] under day_of_year; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(week)] under week; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(quarter)] under quarter; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(monthname)] under monthname; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(dayname)] under dayname; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under localtime; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under localtimestamp; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtime)] under local_time; prior registration was org.hibernate.dialect.function.CurrentFunction@5e732fcd 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(localtimestamp)] under local_datetime; prior registration was org.hibernate.dialect.function.CurrentFunction@55e31393 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.TruncFunction@60b6702e] under trunc; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : truncate -> trunc 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@47962a49] under date_trunc; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bit_length)] under bit_length; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ascii)] under ascii; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(octet_length)] under octet_length; prior registration was NamedSqmFunctionTemplate(octet_length) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(space)] under space; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(repeat)] under repeat; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(char)] under char; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : chr -> char 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(instr)] under instr; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(substr)] under substr; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@21fb98a1] under position; prior registration was org.hibernate.dialect.function.LocatePositionEmulation@1b93c67f 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(ltrim)] under ltrim; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rtrim)] under rtrim; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@c9761c5] under concat; prior registration was NamedSqmFunctionTemplate(concat) 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curtime)] under curtime; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(curdate)] under curdate; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(now)] under now; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(sysdate)] under sysdate; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(insert)] under insert; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_and)] under bool_and; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : every -> bool_and 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(bool_or)] under bool_or; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : any -> bool_or 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(median)] under median; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_pop)] under stddev_pop; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(stddev_samp)] under stddev_samp; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_pop)] under var_pop; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(var_samp)] under var_samp; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.FormatFunction@5ff34779] under format; prior registration was org.hibernate.dialect.function.FormatFunction@4dc4f05 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(rownum)] under rownum; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(row_number)] under row_number; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lag)] under lag; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(lead)] under lead; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(first_value)] under first_value; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(last_value)] under last_value; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [NamedSqmFunctionTemplate(nth_value)] under nth_value; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.ListaggFunction@29c1faac] under listagg; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@548251a5] under mode; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@632c8bb9] under percentile_cont; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.InverseDistributionFunction@26a1c02a] under percentile_disc; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@934ac8] under rank; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@46da3c06] under dense_rank; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@41ac0627] under percent_rank; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.HypotheticalSetFunction@69243ea8] under cume_dist; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@737bfc4e] under array; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConstructorFunction@64d6d42b] under array_list; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayAggFunction@456a7ba8] under array_agg; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionFunction@df3dcd3] under array_position; prior registration was null 15:54:57.782 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@73e33720] under array_positions; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayPositionsFunction@6542a5cf] under array_positions_list; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@76c4e8f0] under array_length; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.DynamicDispatchFunction@61d05537] under length; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatFunction@b60341a] under array_concat; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@7bfc9464] under array_prepend; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.ArrayConcatElementFunction@2a2e7083] under array_append; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@49b4e11c] under array_contains; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayContainsFunction@43fedcd4] under array_contains_nullable; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@5c3e3f7b] under array_includes; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIncludesFunction@5cde617] under array_includes_nullable; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@6b1f4bb3] under array_intersects; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayIntersectsFunction@5eb23278] under array_intersects_nullable; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps -> array_intersects 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registering alternate key : array_overlaps_nullable -> array_intersects_nullable 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@735a1b32] under array_get; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArraySetFunction@194db610] under array_set; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveFunction@81e3459] under array_remove; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayRemoveIndexFunction@47f0f6d0] under array_remove_index; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@64d0f697] under array_slice; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayReplaceFunction@10d9212b] under array_replace; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.query.sqm.function.PatternBasedSqmFunctionDescriptor@691c6395] under array_trim; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@299a5e10] under array_fill; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayFillFunction@4a9d61fa] under array_fill_list; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.query.sqm.function.SqmFunctionRegistry -- Registered SqmFunctionTemplate [org.hibernate.dialect.function.array.H2ArrayToStringFunction@1394d1fb] under array_to_string; prior registration was null 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- abs(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double acos(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean any(BOOLEAN predicate) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_agg(arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_append( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_concat( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_contains_nullable(ARRAY haystackArray, OBJECT needleElementOrArray) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill(OBJECT element, INTEGER elementCount) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_fill_list(OBJECT element, INTEGER elementCount) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_get(ARRAY array, INTEGER index) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes(ARRAY haystackArray, OBJECT needleArray) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_includes_nullable(ARRAY haystackArray, OBJECT needleArray) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects(ARRAY array0, OBJECT array1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_intersects_nullable(ARRAY array0, OBJECT array1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_length(ARRAY array) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_list( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps(ARRAY array0, OBJECT array1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean array_overlaps_nullable(ARRAY array0, OBJECT array1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer array_position(ARRAY array, OBJECT element[, INTEGER startPosition]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- int[] array_positions(ARRAY array, OBJECT element) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- List array_positions_list(ARRAY array, OBJECT element) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_prepend( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_remove_index( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_replace( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_set( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_slice(ARRAY array, INTEGER start, INTEGER end) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String array_to_string( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- array_trim(ARRAY array, INTEGER elementsToRemove) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer ascii(STRING arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double asin(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double atan2(NUMERIC arg0, NUMERIC arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- avg(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_and(arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer bit_length(STRING_OR_CLOB arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bit_or(arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitand(arg0, arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitnot(arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitor(arg0, arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- bitxor(arg0, arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_and(BOOLEAN predicate) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean bool_or(BOOLEAN predicate) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- cast(arg as Type) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ceiling(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character char(INTEGER arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer character_length(STRING_OR_CLOB arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Character chr(INTEGER arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- coalesce(arg0[, arg1[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String collate(STRING string as COLLATION collation) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String concat(STRING string0[, STRING string1[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cos(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cosh(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cot(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long count([distinct ]{arg|*}) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double cume_dist([arg0[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date curdate() 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current date 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current time 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current timestamp 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Date current_date 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant current_instant 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time current_time 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp current_timestamp 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time curtime() 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- date_trunc(STRING field, TEMPORAL datetime) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- dateadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double datediff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_month(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_week(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer day_of_year(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String dayname(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double degrees(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long dense_rank([arg0[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Boolean every(BOOLEAN predicate) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double exp(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- extract(TEMPORAL_UNIT field from TEMPORAL arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- first_valueANY value 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- floor(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String format(TEMPORAL datetime as STRING pattern) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- greatest(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer hour(TIME arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- ifnull(arg0, arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String insert(STRING string, INTEGER start, INTEGER length, STRING replacement) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Instant instant 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer instr(STRING string, STRING pattern[, INTEGER start[, INTEGER occurrence]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- lagANY value[, INTEGER offset[, ANY default]] 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- last_valueANY value 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- leadANY value[, INTEGER offset[, ANY default]] 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- least(COMPARABLE arg0, COMPARABLE arg1[, arg2[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String left(STRING string, INTEGER length) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- length 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String listagg(STRING arg0, STRING arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double ln(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local date 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local datetime 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local time 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDate local_date 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalDateTime local_datetime 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- LocalTime local_time 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Time localtime 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp localtimestamp 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer locate(STRING pattern, STRING string[, INTEGER start]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log(NUMERIC base, NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double log10(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lower(STRING string) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String lpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String ltrim(STRING string) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- max(COMPARABLE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double median(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer microsecond(TIME arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- min(COMPARABLE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer minute(TIME arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer mod(INTEGER arg0, INTEGER arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- mode() 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer month(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String monthname(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp now() 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nth_valueANY value, INTEGER nth 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- nullif(arg0, arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer octet_length(STRING_OR_CLOB arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset datetime 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- OffsetDateTime offset_datetime 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String overlay(STRING string placing STRING replacement from INTEGER start[ for INTEGER length]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String pad(STRING string with INTEGER length {leading|trailing}[ STRING character]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double percent_rank([arg0[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_cont(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- percentile_disc(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double pi 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer position(STRING pattern in STRING string) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double power(NUMERIC arg0, NUMERIC arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer quarter(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double radians(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double rand([INTEGER seed]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rank([arg0[, ...]]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String repeat(STRING string, INTEGER times) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String replace(STRING string, STRING pattern, STRING replacement) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String right(STRING string, INTEGER length) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- round(NUMERIC number[, INTEGER places]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long row_number() 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long rownum() 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rpad(STRING string, INTEGER length[, STRING padding]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String rtrim(STRING string) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer second(TIME arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer sign(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sin(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sinh(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String soundex(arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String space(INTEGER arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Object sql 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double sqrt(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_pop(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double stddev_samp(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String str(arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substr(STRING string, INTEGER start[, INTEGER length]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String substring(STRING string{ from|,} INTEGER start[{ for|,} INTEGER length]) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- sum(arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Timestamp sysdate 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tan(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double tanh(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- timestampadd(TEMPORAL_UNIT field, INTEGER magnitude, TEMPORAL datetime) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Long|Double timestampdiff(TEMPORAL_UNIT field, TEMPORAL start, TEMPORAL end) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String translate(STRING arg0, STRING arg1, STRING arg2) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String trim([[{leading|trailing|both} ][STRING arg0 ]from] STRING arg1) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- trunc( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- truncate( ... ) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- String upper(STRING string) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_pop(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Double var_samp(NUMERIC arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer week(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.HQL_FUNCTIONS -- Integer year(DATE arg) 15:54:57.783 [main] DEBUG org.hibernate.orm.query.plan.cache -- Starting QueryInterpretationCache(2048) 15:54:57.784 [main] DEBUG org.hibernate.service.internal.SessionFactoryServiceRegistryImpl -- EventListenerRegistry access via ServiceRegistry is deprecated. Use `sessionFactory.getEventEngine().getListenerRegistry()` instead 15:54:57.784 [main] DEBUG org.hibernate.event.internal.EntityCopyObserverFactoryInitiator -- Configured EntityCopyObserver strategy: disallow 15:54:57.784 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- Not known whether passed class name [org.onap.policy.guard.OperationsHistory] is safe 15:54:57.784 [main] DEBUG org.hibernate.boot.internal.ClassLoaderAccessImpl -- No temp ClassLoader provided; using live ClassLoader for loading potentially unsafe class : org.onap.policy.guard.OperationsHistory 15:54:57.784 [main] DEBUG org.hibernate.bytecode.internal.bytebuddy.BytecodeProviderImpl -- HHH000513: Unable to create the ReflectionOptimizer for [org.onap.policy.guard.OperationsHistory]: private accessor [actor] 15:54:57.785 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting post-init callbacks 15:54:57.785 [main] DEBUG org.hibernate.orm.model.mapping.creation -- Starting PostInitCallbackEntry : Entity(org.onap.policy.guard.OperationsHistory) `staticFetchableList` generator 15:54:57.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.786 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory)] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.787 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-EntityResultImpl [org.onap.policy.guard.OperationsHistory] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.actor] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.closedLoopName] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.endtime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.message] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.operation] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.outcome] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.requestId] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.starttime] | +-BasicFetch [org.onap.policy.guard.OperationsHistory.subrequestId] | \-BasicFetch [org.onap.policy.guard.OperationsHistory.target] 15:54:57.787 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.787 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Static SQL for entity: org.onap.policy.guard.OperationsHistory 15:54:57.787 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Version select: select id from operationshistory where id=? 15:54:57.787 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Insert (0): insert into operationshistory (actor,closedLoopName,endtime,message,operation,outcome,requestId,starttime,subrequestId,target,id) values (?,?,?,?,?,?,?,?,?,?,?) 15:54:57.787 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Update (0): update operationshistory set actor=?,closedLoopName=?,endtime=?,message=?,operation=?,outcome=?,requestId=?,starttime=?,subrequestId=?,target=? where id=? 15:54:57.787 [main] DEBUG org.hibernate.persister.entity.AbstractEntityPersister -- Delete (0): delete from operationshistory where id=? 15:54:57.788 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- No JtaPlatform was specified, checking resolver 15:54:57.788 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformResolverInitiator -- No JtaPlatformResolver was specified, using default [org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver] 15:54:57.789 [main] DEBUG org.hibernate.engine.transaction.jta.platform.internal.StandardJtaPlatformResolver -- Could not resolve JtaPlatform, using default [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 15:54:57.789 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator -- HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:54:57.789 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration@35e53c7a] to SessionFactoryImplementor [org.hibernate.internal.SessionFactoryImpl@23f755da] 15:54:57.789 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named HQL queries 15:54:57.789 [main] DEBUG org.hibernate.query.named.NamedObjectRepository -- Checking 0 named SQL queries 15:54:57.789 [main] DEBUG org.hibernate.SQL -- drop table if exists operationshistory cascade 15:54:57.789 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@733ca3e8] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.790 [main] DEBUG org.hibernate.SQL -- drop table if exists ophistory_id_sequence cascade 15:54:57.791 [main] DEBUG org.hibernate.SQL -- create table operationshistory (endtime timestamp(6), id bigint not null, starttime timestamp(6), actor varchar(50), operation varchar(50), outcome varchar(50), requestId varchar(50), subrequestId varchar(50), target varchar(50), closedLoopName varchar(255), message varchar(255), primary key (id)) 15:54:57.791 [main] INFO org.hibernate.orm.connections.access -- HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a8da29a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode. 15:54:57.791 [main] DEBUG org.hibernate.SQL -- create table ophistory_id_sequence (SEQ_COUNT bigint, SEQ_NAME varchar(255) not null, primary key (SEQ_NAME)) 15:54:57.792 [main] DEBUG org.hibernate.SQL -- insert into ophistory_id_sequence(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN',0) 15:54:57.792 [main] DEBUG org.hibernate.SQL -- create index operationshistory_clreqid_index on operationshistory (requestId, closedLoopName) 15:54:57.793 [main] DEBUG org.hibernate.SQL -- create index operationshistory_target_index on operationshistory (target, operation, actor, endtime) 15:54:57.793 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Registering SessionFactory: bc9aa168-b535-4cc2-a2f0-b19e121fc1b9 () 15:54:57.793 [main] DEBUG org.hibernate.internal.SessionFactoryRegistry -- Not binding SessionFactory to JNDI, no JNDI name configured 15:54:57.793 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- Instantiated SessionFactory 15:54:57.793 [main] DEBUG org.hibernate.stat.internal.StatisticsInitiator -- Statistics initialized [enabled=false] 15:54:57.793 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:54:57.793 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:54:57.793 [main] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:54:57.794 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.794 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 7c7d8b88-2717-4336-97b5-dea57cdb032f 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange:frequency" 15:54:57.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.795 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.795 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute 15:54:57.795 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute 15:54:57.795 [main] DEBUG org.hibernate.orm.query.hql -- HQL : select count(e) from OperationsHistory e where e.outcome<>'Failure_Guard' and e.actor= ?1 and e.operation= ?2 and e.target= ?3 and e.endtime between ?4 and CURRENT_TIMESTAMP 15:54:57.796 [main] DEBUG org.hibernate.orm.query.hql.reservedWordAsIdentifier -- Encountered use of reserved word as identifier : ( 15:54:57.797 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(1)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.797 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(2)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.797 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(3)] : null -> SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.797 [main] DEBUG org.hibernate.orm.query.sqm.creation -- Applying inferable type to SqmExpression [SqmPositionalParameter(4)] : null -> basicType@271(java.sql.Timestamp,93) 15:54:57.797 [main] DEBUG org.hibernate.orm.query.sqm.ast -- SqmStatement Tree : -> [select] -> [query-spec] -> [select] -> [selection] <- [selection] <- [select] -> [from] -> [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [root] - `org.onap.policy.guard.OperationsHistory(e)` <- [from] -> [where] -> [and] -> [NOT_EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).outcome` <- [NOT_EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).actor` ?1 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).operation` ?2 <- [EQUAL] -> [EQUAL] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).target` ?3 <- [EQUAL] -> [is-between] -> [basic-path] - `org.onap.policy.guard.OperationsHistory(e).endtime` ?4 <- [is-between] <- [and] <- [where] <- [query-spec] <- [select] 15:54:57.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Created new SQL alias : oh1_0 15:54:57.798 [main] DEBUG org.hibernate.orm.sql.ast.create -- Registration of TableGroup [StandardTableGroup(org.onap.policy.guard.OperationsHistory(e))] with identifierForTableGroup [org.onap.policy.guard.OperationsHistory] for NavigablePath [org.onap.policy.guard.OperationsHistory] 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).outcome) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(1) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).actor) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(2) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).operation) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(3) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).target) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmParameter : SqmPositionalParameter(4) 15:54:57.798 [main] DEBUG org.hibernate.query.sqm.sql.BaseSqmToSqlAstConverter -- Determining mapping-model type for SqmPath : SqmBasicValuedSimplePath(org.onap.policy.guard.OperationsHistory(e).endtime) 15:54:57.799 [main] DEBUG org.hibernate.orm.results.graph.AST -- DomainResult Graph: \-BasicResult 15:54:57.799 [main] DEBUG org.hibernate.orm.sql.ast.tree -- SQL AST Tree: SelectStatement { FromClause { StandardTableGroup (oh1 : org.onap.policy.guard.OperationsHistory(e)) { primaryTableReference : operationshistory as oh1_0 } } } 15:54:57.799 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.799 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.800 [main] DEBUG org.hibernate.orm.results -- Initializer list is empty 15:54:57.800 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.800 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.800 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T07:00Z 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 07:00 startLocal 03:00 endLocal 18:59:59 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 1 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal -1 15:54:57.801 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- returning true from step 4 15:54:57.801 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Variable" from "timeInRange" 15:54:57.801 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.inrange:frequency" 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange:frequency" 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange" 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]} 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.802 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]} 15:54:57.802 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 94ms 15:54:57.802 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.802 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.802 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T12:00+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=12:00:00+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]}]} 15:54:57.802 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.802 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.802 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.802 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.802 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T07:59:59+05:00, currentDate=2020-01-01, currentTime=07:59:59+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}}) 15:54:57.802 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.802 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.802 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.802 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.802 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.802 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T07:59:59+05:00 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 07:59:59+05:00 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.803 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.803 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.803 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.803 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.803 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.803 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.803 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:57.803 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:environment urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T07:59:59+05:00 urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null http://www.w3.org/2001/XMLSchema#date 2020-01-01 urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null http://www.w3.org/2001/XMLSchema#time 07:59:59+05:00 urn:org:onap:guard:timezone issuer=null urn:com:att:research:datatype:zone-offset +05:00 urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string LOOP urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string ACTOR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string OPERATION urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string vnf1 15:54:57.803 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.803 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 7c7d8b88-2717-4336-97b5-dea57cdb032f 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange:frequency" 15:54:57.803 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.803 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.803 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute 15:54:57.803 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute 15:54:57.804 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.804 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.804 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.804 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.804 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.804 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T02:59:59Z 15:54:57.804 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z 15:54:57.804 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z 15:54:57.804 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 02:59:59 startLocal 03:00 endLocal 18:59:59 15:54:57.804 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1 15:54:57.804 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt -1 15:54:57.804 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal -1 15:54:57.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Variable" from "timeInRange" 15:54:57.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:57.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.inrange:frequency" 15:54:57.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:57.804 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange" 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]} 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]} 15:54:57.805 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:57.805 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.805 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.805 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T07:59:59+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=07:59:59+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]}]} 15:54:57.805 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.805 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.805 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.805 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.805 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T08:00+05:00, currentDate=2020-01-01, currentTime=08:00+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}}) 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T08:00+05:00 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 08:00+05:00 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.805 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.805 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.805 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.805 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.805 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.805 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.805 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:57.805 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:environment urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T08:00+05:00 urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null http://www.w3.org/2001/XMLSchema#date 2020-01-01 urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null http://www.w3.org/2001/XMLSchema#time 08:00:00+05:00 urn:org:onap:guard:timezone issuer=null urn:com:att:research:datatype:zone-offset +05:00 urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string LOOP urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string ACTOR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string OPERATION urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string vnf1 15:54:57.805 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.805 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 7c7d8b88-2717-4336-97b5-dea57cdb032f 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.805 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange" 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange:frequency" 15:54:57.806 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.806 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.806 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute 15:54:57.806 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute 15:54:57.806 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.806 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.806 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.806 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.806 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T03:00Z 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 03:00 startLocal 03:00 endLocal 18:59:59 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 0 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal -1 15:54:57.807 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- returning true from step 4 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Variable" from "timeInRange" 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.inrange:frequency" 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange:frequency" 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange" 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]} 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.807 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]} 15:54:57.807 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:54:57.807 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.807 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.807 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T08:00+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=08:00:00+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]}]} 15:54:57.807 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.807 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.807 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.807 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.807 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T23:59:59+05:00, currentDate=2020-01-01, currentTime=23:59:59+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}}) 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T23:59:59+05:00 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 23:59:59+05:00 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.807 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.807 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.807 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.807 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.807 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.807 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.807 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.807 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:57.808 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:environment urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T23:59:59+05:00 urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null http://www.w3.org/2001/XMLSchema#date 2020-01-01 urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null http://www.w3.org/2001/XMLSchema#time 23:59:59+05:00 urn:org:onap:guard:timezone issuer=null urn:com:att:research:datatype:zone-offset +05:00 urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string LOOP urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string ACTOR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string OPERATION urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string vnf1 15:54:57.808 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.808 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 7c7d8b88-2717-4336-97b5-dea57cdb032f 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange:frequency" 15:54:57.808 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.808 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.808 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute 15:54:57.808 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute 15:54:57.808 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.808 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.809 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.809 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.809 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-15T18:59:59Z 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 18:59:59 startLocal 03:00 endLocal 18:59:59 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 1 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal 0 15:54:57.809 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- returning true from step 4 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Variable" from "timeInRange" 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.inrange:frequency" 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange:frequency" 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange" 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]} 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.809 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]} 15:54:57.809 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.809 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.809 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.809 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T23:59:59+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=23:59:59+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]}]} 15:54:57.809 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Permit Decision 15:54:57.809 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Permit"} 15:54:57.809 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.809 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.809 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=Policy, onapComponent=drools-pdp, onapInstance=usecase-template, requestId=unique-request-id-1, context=null, action=guard, currentDateTime=2020-01-01T00:00+05:00, currentDate=2020-01-01, currentTime=00:00+05:00, timeZone=+05:00, resource={guard={actor=ACTOR, operation=OPERATION, clname=LOOP, target=vnf1}}) 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Policy 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- drools-pdp 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- usecase-template 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- unique-request-id-1 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01T00:00+05:00 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 2020-01-01 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 00:00+05:00 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- +05:00 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- LOOP 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- ACTOR 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OPERATION 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- vnf1 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.809 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.809 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.810 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.810 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.810 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.810 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.810 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:54:57.810 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:54:57.810 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string Policy urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string drools-pdp urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string usecase-template urn:org:onap:guard:request:request-id issuer=null http://www.w3.org/2001/XMLSchema#string unique-request-id-1 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard urn:oasis:names:tc:xacml:3.0:attribute-category:environment urn:oasis:names:tc:xacml:1.0:environment:current-dateTime issuer=null http://www.w3.org/2001/XMLSchema#dateTime 2020-01-01T00:00+05:00 urn:oasis:names:tc:xacml:1.0:environment:current-date issuer=null http://www.w3.org/2001/XMLSchema#date 2020-01-01 urn:oasis:names:tc:xacml:1.0:environment:current-time issuer=null http://www.w3.org/2001/XMLSchema#time 00:00:00+05:00 urn:org:onap:guard:timezone issuer=null urn:com:att:research:datatype:zone-offset +05:00 urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:clname:clname-id issuer=null http://www.w3.org/2001/XMLSchema#string LOOP urn:org:onap:guard:actor:actor-id issuer=null http://www.w3.org/2001/XMLSchema#string ACTOR urn:org:onap:guard:operation:operation-id issuer=null http://www.w3.org/2001/XMLSchema#string OPERATION urn:org:onap:guard:target:target-id issuer=null http://www.w3.org/2001/XMLSchema#string vnf1 15:54:57.810 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:54:57.810 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 7c7d8b88-2717-4336-97b5-dea57cdb032f 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "PolicySet" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.scaleout" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.allow.region.block.one.vnf" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "filter.block.region.allow.one.vnf" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.minmax.scaleout" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.blacklist.scaleout" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Match" from "guard.frequency.inrange:frequency" 15:54:57.810 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:54:57.810 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.810 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Going to query DB about: actor ACTOR operation OPERATION target vnf1 time window 10 minute 15:54:57.810 [main] INFO org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip -- Querying operations history for ACTOR OPERATION vnf1 10 minute 15:54:57.811 [main] DEBUG org.hibernate.orm.sql.exec -- Skipping reading Query result cache data: cache-enabled = false, cache-mode = NORMAL 15:54:57.811 [main] DEBUG org.hibernate.SQL -- select count(oh1_0.id) from operationshistory oh1_0 where oh1_0.outcome<>'Failure_Guard' and oh1_0.actor=? and oh1_0.operation=? and oh1_0.target=? and oh1_0.endtime between ? and localtimestamp 15:54:57.811 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.811 [main] DEBUG org.hibernate.resource.jdbc.internal.LogicalConnectionManagedImpl -- Initiating JDBC connection release from afterTransaction 15:54:57.811 [main] DEBUG org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip -- getAttributes requesting attribute urn:org:onap:guard:operation:operation-count of type http://www.w3.org/2001/XMLSchema#integer for issuer urn:org:onap:xacml:guard:count-recent-operations:tw:10:minute 15:54:57.811 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized argument 2017-01-14T19:00Z 15:54:57.811 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized start 2017-01-15T03:00Z 15:54:57.811 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- normalized end 2017-01-15T18:59:59Z 15:54:57.811 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal 19:00 startLocal 03:00 endLocal 18:59:59 15:54:57.811 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- endLocal compare to startLocal 1 15:54:57.811 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to starLocalt 1 15:54:57.811 [main] DEBUG com.att.research.xacmlatt.pdp.std.functions.FunctionDefinitionTimeInRecurringRange -- valueLocal compare to endLocal 1 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Variable" from "timeInRange" 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Condition" from "guard.frequency.inrange:frequency" 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "guard.frequency.inrange" 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}]} 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:54:57 UTC 2026: "Result" from "7c7d8b88-2717-4336-97b5-dea57cdb032f" 15:54:57.811 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]} 15:54:57.811 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:54:57.811 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:54:57.811 [main] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:54:57.811 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Policy}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=drools-pdp}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=usecase-template}],includeInResults=true}{attributeId=urn:org:onap:guard:request:request-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=unique-request-id-1}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-dateTime,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#dateTime,value=2020-01-01T00:00+05:00}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-date,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#date,value=2020-01-01}],includeInResults=true}{attributeId=urn:oasis:names:tc:xacml:1.0:environment:current-time,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#time,value=00:00:00+05:00}],includeInResults=true}{attributeId=urn:org:onap:guard:timezone,category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment,values=[{dataTypeId=urn:com:att:research:datatype:zone-offset,value=+05:00}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:guard:clname:clname-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=LOOP}],includeInResults=true}{attributeId=urn:org:onap:guard:actor:actor-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=ACTOR}],includeInResults=true}{attributeId=urn:org:onap:guard:operation:operation-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OPERATION}],includeInResults=true}{attributeId=urn:org:onap:guard:target:target-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vnf1}],includeInResults=true}]}],policyIdentifiers=[{id=guard.frequency.inrange,version=1.0.0}],policySetIdentifiers=[{id=7c7d8b88-2717-4336-97b5-dea57cdb032f,version=1.0}]}]} 15:54:57.811 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- Looking for Deny Decision 15:54:57.811 [main] INFO org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest -- {"status":"Deny"} 15:54:57.812 [main] DEBUG org.hibernate.internal.SessionFactoryImpl -- HHH000031: Closing 15:54:57.812 [main] DEBUG org.hibernate.type.spi.TypeConfiguration$Scope -- Un-scoping TypeConfiguration [org.hibernate.type.spi.TypeConfiguration$Scope@1b815b7] from SessionFactory [org.hibernate.internal.SessionFactoryImpl@7996f7ea] 15:54:57.812 [main] DEBUG org.hibernate.service.internal.AbstractServiceRegistryImpl -- Implicitly destroying ServiceRegistry on de-registration of all child ServiceRegistries 15:54:57.813 [main] DEBUG org.hibernate.orm.connections.pooling -- HHH10001008: Cleaning up connection pool [jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE] 15:54:57.813 [main] DEBUG org.hibernate.boot.registry.internal.BootstrapServiceRegistryImpl -- Implicitly destroying Boot-strap registry on de-registration of all child ServiceRegistries [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s -- in org.onap.policy.xacml.pdp.application.guard.GuardPdpApplicationTest [INFO] Running org.onap.policy.xacml.pdp.application.guard.GuardPolicyRequestTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.xacml.pdp.application.guard.GuardPolicyRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-guard --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'xacml-guard' with 13 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-guard --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/xacml-guard-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-guard --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-guard --- [INFO] Analyzed bundle 'xacml-guard' with 13 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-guard --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-guard --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-guard/5.0.0-SNAPSHOT/xacml-guard-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/guard/target/xacml-guard-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-guard/5.0.0-SNAPSHOT/xacml-guard-5.0.0-SNAPSHOT.jar [INFO] [INFO] -----< org.onap.policy.xacml-pdp.applications:xacml-optimization >------ [INFO] Building xacml-optimization 5.0.0-SNAPSHOT [7/19] [INFO] from applications/optimization/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-optimization --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-optimization --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-optimization --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-optimization --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-optimization --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-optimization --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-optimization --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-optimization --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-optimization --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest 15:55:00.128 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:00.132 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:55:00.178 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.Optimization.yaml" does not exist on the local file system 15:55:00.185 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.Optimization.yaml" : 15:55:00.196 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.Optimization: derived_from: tosca.policies.Root version: 1.0.0 name: onap.policies.Optimization description: The base policy type for all policies that govern optimization properties: scope: description: Scope for the policy - could be for a specific release. type: list metadata: matchable: true required: true entry_schema: type: string geography: description: One or more geographic regions type: list metadata: matchable: true required: true entry_schema: type: string constraints: - valid_values: - US - International identity: description: Used internally for identification type: string required: true 15:55:00.197 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.Resource.yaml" does not exist on the local file system 15:55:00.197 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.Resource.yaml" : 15:55:00.198 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.Resource: derived_from: onap.policies.Optimization version: 1.0.0 name: onap.policies.optimization.Resource description: The base policy type for all policies that govern optimization for a Resource in a Service. properties: services: description: One or more services that the policy applies to. type: list metadata: matchable: true required: true entry_schema: type: string resources: description: One or more VNF resources that the policy applies to. type: list metadata: matchable: true required: true entry_schema: type: string 15:55:00.198 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.Service.yaml" does not exist on the local file system 15:55:00.198 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.Service.yaml" : 15:55:00.199 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.Service: derived_from: onap.policies.Optimization version: 1.0.0 name: onap.policies.optimization.Service description: The base policy type for all policies that govern optimization for a Service. properties: services: description: One or more services that the policy applies to. type: list metadata: matchable: true required: true entry_schema: type: string 15:55:00.199 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.AffinityPolicy.yaml" does not exist on the local file system 15:55:00.199 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.resource.AffinityPolicy.yaml" : 15:55:00.199 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.AffinityPolicy: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.AffinityPolicy properties: applicableResources: type: list required: true entry_schema: type: string constraints: - valid_values: - any - all affinityProperties: type: policy.data.affinityProperties_properties required: true data_types: policy.data.affinityProperties_properties: derived_from: tosca.nodes.Root properties: qualifier: type: string constraints: - valid_values: - same - different category: type: string required: true 15:55:00.200 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.DistancePolicy.yaml" does not exist on the local file system 15:55:00.200 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.resource.DistancePolicy.yaml" : 15:55:00.201 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.DistancePolicy: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.DistancePolicy properties: applicableResources: type: list required: true entry_schema: type: string constraints: - valid_values: - any - all distanceProperties: type: policy.data.distanceProperties_properties required: true data_types: policy.data.distanceProperties_properties: derived_from: tosca.nodes.Root properties: locationInfo: type: string required: true distance: type: policy.data.distance_properties required: true entry_schema: type: policy.data.distance_properties policy.data.distance_properties: derived_from: tosca.nodes.Root properties: value: type: string required: true operator: type: list required: true entry_schema: type: string constraints: - valid_values: - < - <= - '>' - '>=' - = unit: type: list required: true entry_schema: type: string constraints: - valid_values: - km 15:55:00.201 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.HpaPolicy.yaml" does not exist on the local file system 15:55:00.201 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.resource.HpaPolicy.yaml" : 15:55:00.202 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.HpaPolicy: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.HpaPolicy properties: flavorFeatures: type: list required: true entry_schema: type: policy.data.flavorFeatures_properties data_types: policy.data.flavorFeatures_properties: derived_from: tosca.nodes.Root properties: id: type: string required: true type: type: string required: true directives: type: list required: true entry_schema: type: policy.data.directives_properties flavorProperties: type: list required: true entry_schema: type: policy.data.flavorProperties_properties policy.data.directives_properties: derived_from: tosca.nodes.Root properties: type: type: string attributes: type: list entry_schema: type: policy.data.directives_attributes_properties policy.data.directives_attributes_properties: derived_from: tosca.nodes.Root properties: attribute_name: type: string attribute_value: type: string policy.data.flavorProperties_properties: derived_from: tosca.nodes.Root properties: hpa-feature: type: string required: true mandatory: type: string required: true score: type: string required: false architecture: type: string required: true hpa-version: type: string required: true directives: type: list required: true entry_schema: type: policy.data.directives_properties hpa-feature-attributes: type: list required: true entry_schema: type: policy.data.hpa-feature-attributes_properties policy.data.hpa-feature-attributes_properties: derived_from: tosca.nodes.Root properties: hpa-attribute-key: type: string required: true hpa-attribute-value: type: string required: true operator: type: list required: true entry_schema: type: string constraints: - valid_values: - < - <= - '>' - '>=' - = - '!=' - any - all - subset unit: type: string required: false 15:55:00.202 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.OptimizationPolicy.yaml" does not exist on the local file system 15:55:00.203 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.resource.OptimizationPolicy.yaml" : 15:55:00.203 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.OptimizationPolicy: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.OptimizationPolicy properties: objective: type: list required: true entry_schema: type: string constraints: - valid_values: - minimize - maximize objectiveParameter: type: policy.data.objectiveParameter_properties required: true data_types: policy.data.objectiveParameter_properties: derived_from: tosca.nodes.Root properties: parameterAttributes: type: list required: true entry_schema: type: policy.data.parameterAttributes_properties operator: type: list required: true entry_schema: type: string constraints: - valid_values: - '*' - + - '-' - / - '%' policy.data.parameterAttributes_properties: derived_from: tosca.nodes.Root properties: resources: type: string required: true customerLocationInfo: type: string required: true parameter: type: string required: true weight: type: string required: true operator: type: list required: true entry_schema: type: string constraints: - valid_values: - '*' - + - '-' - / - '%' 15:55:00.203 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.PciPolicy.yaml" does not exist on the local file system 15:55:00.204 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.resource.PciPolicy.yaml" : 15:55:00.204 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.PciPolicy: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.PciPolicy properties: pciProperties: type: list required: false entry_schema: type: policy.data.pciProperties_properties data_types: policy.data.pciProperties_properties: derived_from: tosca.nodes.Root properties: algoCategory: type: string required: false pciOptmizationAlgoName: type: string required: false pciOptimizationNwConstraint: type: string required: false pciOptimizationPriority: type: string required: false pciOptimizationTimeConstraint: type: string required: false 15:55:00.204 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.service.QueryPolicy.yaml" does not exist on the local file system 15:55:00.205 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.service.QueryPolicy.yaml" : 15:55:00.205 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.service.QueryPolicy: derived_from: onap.policies.optimization.Service version: 1.0.0 name: onap.policies.optimization.service.QueryPolicy properties: queryProperties: type: list required: true entry_schema: type: policy.data.queryProperties_properties data_types: policy.data.queryProperties_properties: derived_from: tosca.nodes.Root properties: attribute: type: string required: true value: type: string required: true attribute_location: type: string required: true 15:55:00.205 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.service.SubscriberPolicy.yaml" does not exist on the local file system 15:55:00.205 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.service.SubscriberPolicy.yaml" : 15:55:00.206 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.service.SubscriberPolicy: derived_from: onap.policies.optimization.Service version: 1.0.0 name: onap.policies.optimization.service.SubscriberPolicy properties: subscriberProperties: type: policy.data.subscriberProperties_properties required: true data_types: policy.data.subscriberProperties_properties: derived_from: tosca.nodes.Root properties: subscriberName: type: list required: true metadata: contextProvider: true entry_schema: type: string subscriberRole: type: list required: true metadata: contextMatchable: scope entry_schema: type: string provStatus: type: list required: true metadata: contextAttribute: true entry_schema: type: string 15:55:00.206 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.Vim_fit.yaml" does not exist on the local file system 15:55:00.206 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.resource.Vim_fit.yaml" : 15:55:00.206 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.Vim_fit: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.Vim_fit properties: applicableResources: type: list required: true entry_schema: type: string constraints: - valid_values: - any - all capacityProperties: type: policy.data.capacityProperties_properties required: true data_types: policy.data.capacityProperties_properties: derived_from: tosca.nodes.Root properties: controller: type: string required: true request: type: string required: true 15:55:00.207 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.optimization.resource.VnfPolicy.yaml" does not exist on the local file system 15:55:00.207 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.optimization.resource.VnfPolicy.yaml" : 15:55:00.207 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.optimization.resource.VnfPolicy: derived_from: onap.policies.optimization.Resource version: 1.0.0 name: onap.policies.optimization.resource.VnfPolicy properties: applicableResources: type: list required: true entry_schema: type: string constraints: - valid_values: - any - all vnfProperties: type: list required: true entry_schema: type: policy.data.vnfProperties_properties data_types: policy.data.vnfProperties_properties: derived_from: tosca.nodes.Root properties: inventoryProvider: type: string required: true serviceType: type: string required: true inventoryType: type: list required: true entry_schema: type: string constraints: - valid_values: - serviceInstanceId - vnfName - cloudRegionId - vimId customerId: type: string required: true 15:55:00.309 [main] DEBUG org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Loaded applications: optimization supports [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] 15:55:00.309 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4859759645138151288 15:55:00.310 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4859759645138151288/xacml.properties 15:55:00.310 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:00.310 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:00.310 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:00.310 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:00.310 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:00.311 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:00.313 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:55:00.384 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- optimization can support onap.policies.optimization.resource.AffinityPolicy 1.0.0 15:55:00.384 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- optimization can support onap.policies.optimization.service.SubscriberPolicy 1.0.0 15:55:00.399 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request {"ONAPName":"OOF","ONAPComponent":"OOF-component","ONAPInstance":"OOF-component-instance","context":{"subscriberName":[]},"action":"optimize","resource":{"scope":[],"services":[],"resources":[],"geography":[]}} 15:55:00.399 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[]}) 15:55:00.435 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:00.437 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:00.437 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:00.439 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:00.442 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:00.448 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:00.453 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:00.453 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:00.453 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:00.467 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:00.468 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:00.470 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 102342bc-45eb-41d6-a0d8-cf7dedda028a version 1.0 15:55:00.470 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 102342bc-45eb-41d6-a0d8-cf7dedda028a version 1.0 15:55:00.470 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:00.476 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:00.477 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 102342bc-45eb-41d6-a0d8-cf7dedda028a 15:55:00.477 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:00 UTC 2026: "PolicySet" from "102342bc-45eb-41d6-a0d8-cf7dedda028a" 15:55:00.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:00 UTC 2026: "Match" from "102342bc-45eb-41d6-a0d8-cf7dedda028a" 15:55:00.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:00.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:00 UTC 2026: "Result" from "102342bc-45eb-41d6-a0d8-cf7dedda028a" 15:55:00.478 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:00.479 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 36ms 15:55:00.479 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}]}]} 15:55:00.481 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:55:00.493 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/src/test/resources/test-optimization-policies.yaml" was found on the local file system 15:55:00.684 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.resource.AffinityPolicy-1.0.0.yaml 15:55:00.709 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.AffinityPolicy:1.0.0 15:55:00.709 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.affinityProperties_properties 15:55:00.709 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.Resource-1.0.0.yaml 15:55:00.712 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0 15:55:00.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.Optimization-1.0.0.yaml 15:55:00.717 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0 15:55:00.717 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:55:00.718 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 0 for policy OSDF_CASABLANCA.Affinity_Default 15:55:00.718 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_Default type: onap.policies.optimization.resource.AffinityPolicy weight: 0 policy: {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}} 15:55:01.014 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_Default {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}} 0 onap.policies.optimization.resource.AffinityPolicy 15:55:01.053 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_Default {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}} 0 onap.policies.optimization.resource.AffinityPolicy 15:55:01.054 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:01.055 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.056 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy OSDF_CASABLANCA.Affinity_Default_US 15:55:01.056 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_Default_US type: onap.policies.optimization.resource.AffinityPolicy weight: 1 policy: {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}} 15:55:01.082 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- US Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_Default_US {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}} 1 onap.policies.optimization.resource.AffinityPolicy 15:55:01.103 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is US Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_Default_US {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}} 1 onap.policies.optimization.resource.AffinityPolicy 15:55:01.104 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:55:01.104 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.105 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 2 for policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 15:55:01.106 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 type: onap.policies.optimization.resource.AffinityPolicy weight: 2 policy: {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}} 15:55:01.126 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE US Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}} 2 onap.policies.optimization.resource.AffinityPolicy 15:55:01.145 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE US Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}} 2 onap.policies.optimization.resource.AffinityPolicy 15:55:01.145 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2] 15:55:01.145 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.146 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 6 for policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 15:55:01.146 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 type: onap.policies.optimization.resource.AffinityPolicy weight: 6 policy: {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}} 15:55:01.165 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- gold vCPE vGMuxInfra vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}} 6 onap.policies.optimization.resource.AffinityPolicy 15:55:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is gold vCPE vGMuxInfra vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}} 6 onap.policies.optimization.resource.AffinityPolicy 15:55:01.182 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2, root3] 15:55:01.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.183 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 6 for policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.183 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 type: onap.policies.optimization.resource.AffinityPolicy weight: 6 policy: {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}} 15:55:01.198 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- platinum vCPE vGMuxInfra vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}} 6 onap.policies.optimization.resource.AffinityPolicy 15:55:01.211 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is platinum vCPE vGMuxInfra vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.AffinityPolicy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 {"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}} 6 onap.policies.optimization.resource.AffinityPolicy 15:55:01.212 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root2, root3] 15:55:01.212 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.214 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.resource.Vim_fit-1.0.0.yaml 15:55:01.218 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.Vim_fit:1.0.0 15:55:01.218 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.capacityProperties_properties 15:55:01.218 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0 15:55:01.218 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0 15:55:01.219 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:55:01.219 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 4 for policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.219 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Capacity_vG_1 type: onap.policies.optimization.resource.Vim_fit weight: 4 policy: {"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}} 15:55:01.234 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.Vim_fit OSDF_CASABLANCA.Capacity_vG_1 {"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}} 4 onap.policies.optimization.resource.Vim_fit 15:55:01.246 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.Vim_fit OSDF_CASABLANCA.Capacity_vG_1 {"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}} 4 onap.policies.optimization.resource.Vim_fit 15:55:01.246 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3] 15:55:01.246 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.247 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 4 for policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.247 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Capacity_vG_2 type: onap.policies.optimization.resource.Vim_fit weight: 4 policy: {"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}} 15:55:01.259 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.Vim_fit OSDF_CASABLANCA.Capacity_vG_2 {"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}} 4 onap.policies.optimization.resource.Vim_fit 15:55:01.272 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.Vim_fit OSDF_CASABLANCA.Capacity_vG_2 {"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}} 4 onap.policies.optimization.resource.Vim_fit 15:55:01.272 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root6] 15:55:01.272 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root6,root7, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.273 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.resource.DistancePolicy-1.0.0.yaml 15:55:01.278 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.DistancePolicy:1.0.0 15:55:01.278 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.distanceProperties_properties 15:55:01.278 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.distance_properties 15:55:01.278 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0 15:55:01.278 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0 15:55:01.279 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:55:01.279 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 5 for policy OSDF_CASABLANCA.Distance_vG_1 15:55:01.279 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.Distance_vG_1 type: onap.policies.optimization.resource.DistancePolicy weight: 5 policy: {"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}} 15:55:01.291 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- platinum vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.DistancePolicy OSDF_CASABLANCA.Distance_vG_1 {"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}} 5 onap.policies.optimization.resource.DistancePolicy 15:55:01.302 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is platinum vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.DistancePolicy OSDF_CASABLANCA.Distance_vG_1 {"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}} 5 onap.policies.optimization.resource.DistancePolicy 15:55:01.302 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root6, root7] 15:55:01.302 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root8,root6,root7, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.303 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.service.SubscriberPolicy-1.0.0.yaml 15:55:01.306 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.service.SubscriberPolicy:1.0.0 15:55:01.307 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.subscriberProperties_properties 15:55:01.307 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.Service-1.0.0.yaml 15:55:01.308 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Service:1.0.0 15:55:01.308 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0 15:55:01.308 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:55:01.308 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy OSDF_CASABLANCA.SubscriberPolicy_v1 15:55:01.309 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.SubscriberPolicy_v1 type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy: {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}} 15:55:01.319 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy OSDF_CASABLANCA.SubscriberPolicy_v1 {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy 15:55:01.329 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTranslator -- vCPE subscriber_x subscriber_y Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy OSDF_CASABLANCA.SubscriberPolicy_v1 {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy platinum CAPPED 15:55:01.340 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE subscriber_x subscriber_y Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy OSDF_CASABLANCA.SubscriberPolicy_v1 {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy platinum CAPPED 15:55:01.340 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root8, root6, root7] 15:55:01.341 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root2,root3,root8,root9,root6,root7, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.341 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy OSDF_CASABLANCA.SubscriberPolicy_v2 15:55:01.342 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.SubscriberPolicy_v2 type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy: {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}} 15:55:01.351 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy OSDF_CASABLANCA.SubscriberPolicy_v2 {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy 15:55:01.362 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTranslator -- vCPE subscriber_a subscriber_b Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy OSDF_CASABLANCA.SubscriberPolicy_v2 {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy gold CAPPED 15:55:01.372 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE subscriber_a subscriber_b Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy OSDF_CASABLANCA.SubscriberPolicy_v2 {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy gold CAPPED 15:55:01.372 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root8, root9, root6, root7] 15:55:01.372 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root10,root2,root3,root8,root9,root6,root7, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.373 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.resource.HpaPolicy-1.0.0.yaml 15:55:01.381 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.HpaPolicy:1.0.0 15:55:01.381 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.flavorFeatures_properties 15:55:01.381 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_properties 15:55:01.381 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_attributes_properties 15:55:01.381 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.flavorProperties_properties 15:55:01.381 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_properties 15:55:01.381 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.directives_attributes_properties 15:55:01.382 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.hpa-feature-attributes_properties 15:55:01.382 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0 15:55:01.382 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0 15:55:01.382 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:55:01.382 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 0 for policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.382 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.hpa_policy_Default type: onap.policies.optimization.resource.HpaPolicy weight: 0 policy: {"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}} 15:55:01.392 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.HpaPolicy OSDF_CASABLANCA.hpa_policy_Default {"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}} 0 onap.policies.optimization.resource.HpaPolicy 15:55:01.402 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.HpaPolicy OSDF_CASABLANCA.hpa_policy_Default {"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}} 0 onap.policies.optimization.resource.HpaPolicy 15:55:01.402 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root10, root2, root3, root8, root9, root6, root7] 15:55:01.402 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root10,root2,root11,root3,root8,root9,root6,root7, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.403 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 3 for policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.403 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.hpa_policy_vG_1 type: onap.policies.optimization.resource.HpaPolicy weight: 3 policy: {"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}} 15:55:01.413 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE vOtherService vG Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.HpaPolicy OSDF_CASABLANCA.hpa_policy_vG_1 {"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}} 3 onap.policies.optimization.resource.HpaPolicy 15:55:01.441 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE vOtherService vG Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.HpaPolicy OSDF_CASABLANCA.hpa_policy_vG_1 {"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}} 3 onap.policies.optimization.resource.HpaPolicy 15:55:01.442 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root10, root2, root11, root3, root8, root9, root6, root7] 15:55:01.442 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root10,root2,root11,root3,root12,root8,root9,root6,root7, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.443 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.service.QueryPolicy-1.0.0.yaml 15:55:01.445 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.service.QueryPolicy:1.0.0 15:55:01.445 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.queryProperties_properties 15:55:01.445 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Service:1.0.0 15:55:01.445 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0 15:55:01.445 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:55:01.446 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 3 for policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.446 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.queryPolicy_vCPE type: onap.policies.optimization.service.QueryPolicy weight: 3 policy: {"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}} 15:55:01.455 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.QueryPolicy OSDF_CASABLANCA.queryPolicy_vCPE {"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}} 3 onap.policies.optimization.service.QueryPolicy 15:55:01.464 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.QueryPolicy OSDF_CASABLANCA.queryPolicy_vCPE {"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}} 3 onap.policies.optimization.service.QueryPolicy 15:55:01.464 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root10, root2, root11, root3, root12, root8, root9, root6, root7] 15:55:01.464 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.465 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-4859759645138151288/onap.policies.optimization.resource.VnfPolicy-1.0.0.yaml 15:55:01.468 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.resource.VnfPolicy:1.0.0 15:55:01.468 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Retrieving datatype policy.data.vnfProperties_properties 15:55:01.468 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.optimization.Resource:1.0.0 15:55:01.468 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.Optimization:1.0.0 15:55:01.468 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Found root - done scanning 15:55:01.469 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 4 for policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.469 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: OSDF_CASABLANCA.vnfPolicy_vG type: onap.policies.optimization.resource.VnfPolicy weight: 4 policy: {"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}} 15:55:01.477 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.VnfPolicy OSDF_CASABLANCA.vnfPolicy_vG {"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}} 4 onap.policies.optimization.resource.VnfPolicy 15:55:01.487 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is vCPE vG US INTERNATIONAL Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.resource.VnfPolicy OSDF_CASABLANCA.vnfPolicy_vG {"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}} 4 onap.policies.optimization.resource.VnfPolicy 15:55:01.487 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root4, root5, root2, root3, root8, root9, root6, root7, root1, root10, root11, root12, root13] 15:55:01.487 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4859759645138151288/xacml.properties 15:55:01.488 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[]}) 15:55:01.488 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.488 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.488 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.488 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.488 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.489 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:01.489 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:01.489 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:01.489 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:01.489 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml 15:55:01.544 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml 15:55:01.551 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml 15:55:01.556 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml 15:55:01.561 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml 15:55:01.566 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml 15:55:01.573 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml 15:55:01.577 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml 15:55:01.580 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml 15:55:01.583 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml 15:55:01.587 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml 15:55:01.589 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml 15:55:01.592 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml 15:55:01.595 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4859759645138151288/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml 15:55:01.598 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:01.598 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:01.598 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 version 1.0 15:55:01.598 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 version 1.0 15:55:01.598 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 version 1.0.0 15:55:01.598 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 version 1.0.0 15:55:01.598 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_Default_US version 1.0.0 15:55:01.598 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 version 1.0.0 15:55:01.598 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Distance_vG_1 version 1.0.0 15:55:01.598 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.SubscriberPolicy_v1 version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Capacity_vG_1 version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Capacity_vG_2 version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.Affinity_Default version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.SubscriberPolicy_v2 version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.hpa_policy_Default version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.hpa_policy_vG_1 version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.queryPolicy_vCPE version 1.0.0 15:55:01.599 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy OSDF_CASABLANCA.vnfPolicy_vG version 1.0.0 15:55:01.599 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {root5.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1_1.0.0.xml, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root4.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1_1.0.0.xml, root13.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.queryPolicy_vCPE_1.0.0.xml, root9.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v1_1.0.0.xml, root11.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_Default_1.0.0.xml, xacml.rootPolicies=root4,root5,root2,root3,root8,root9,root6,root7,root1,root10,root11,root12,root13,root14, root6.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_1_1.0.0.xml, root3.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_vCPE_US_0_1.0.0.xml, root14.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.vnfPolicy_vG_1.0.0.xml, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root8.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Distance_vG_1_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, root1.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_1.0.0.xml, root7.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Capacity_vG_2_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root10.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.SubscriberPolicy_v2_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, root12.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.hpa_policy_vG_1_1.0.0.xml, root2.file=/tmp/junit-4859759645138151288/OSDF_CASABLANCA.Affinity_Default_US_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:01.599 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.599 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.599 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.599 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.599 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.635 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.635 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.636 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.636 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.636 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.636 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.636 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.636 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.637 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.640 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.640 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.640 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.640 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.642 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.643 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.644 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.644 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.644 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.644 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 155ms 15:55:01.644 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.644 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.645 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 0 15:55:01.645 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.645 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.646 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default, policy-version=1.0.0}}) 15:55:01.646 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}) 15:55:01.646 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[], resources=[], geography=[]} 15:55:01.646 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_Default={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default, policy-version=1.0.0}}}, attributes=null) 15:55:01.646 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.647 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default 15:55:01.647 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.648 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.654 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[], policy-type=[onap.policies.optimization.resource.HpaPolicy]}) 15:55:01.654 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.655 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.655 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.655 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.655 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.655 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.655 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.655 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.655 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.655 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.655 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.655 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.656 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.657 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.658 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.659 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms 15:55:01.659 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.659 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.660 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}) 15:55:01.660 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[], resources=[], geography=[], policy-type=[onap.policies.optimization.resource.HpaPolicy]} 15:55:01.660 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}}, attributes=null) 15:55:01.660 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.661 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.661 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.661 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.661 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.661 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.663 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[], resources=[], geography=[US]}) 15:55:01.663 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.663 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.663 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.663 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.663 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.663 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.663 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.663 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.663 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.663 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.664 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.665 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.665 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.665 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.665 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.665 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.665 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.666 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.667 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.668 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.668 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 5ms 15:55:01.668 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.679 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.679 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 1 15:55:01.679 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.679 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 1 than current policies, will not return it 15:55:01.679 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.680 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.680 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default_US,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_US, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_US, policy-version=1.0.0}}) 15:55:01.680 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}) 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[], resources=[], geography=[US]} 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.Affinity_Default_US={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_US, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_US, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}}, attributes=null) 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default_US 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default_US 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.680 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US] with [US] 15:55:01.682 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.682 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.682 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.682 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.682 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US] 15:55:01.684 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[vCPE], resources=[], geography=[US]}) 15:55:01.684 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.684 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.684 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.685 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.685 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.685 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.685 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.686 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]} 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.687 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.688 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.689 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.690 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]} 15:55:01.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.691 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.691 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 6ms 15:55:01.691 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.691 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 1 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 2, replacing 1 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 2 than current policies, will not return it 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.692 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.693 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3 15:55:01.693 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}}) 15:55:01.693 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_Default,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}) 15:55:01.693 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}) 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[vCPE], resources=[], geography=[US]} 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.Affinity_Default_vCPE_US_0={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_Default={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[], resources=[], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=8, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=6, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_Default, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_Default, policy-version=1.0.0}}}, attributes=null) 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.693 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US] with [US] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_Default 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [vCPE] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.694 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US] 15:55:01.695 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[], services=[vCPE], resources=[vG], geography=[US]}) 15:55:01.695 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.696 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.696 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.696 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.696 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.696 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.696 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.696 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.697 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]} 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.698 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]} 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.699 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]} 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.700 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.701 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.702 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]} 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]} 15:55:01.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.704 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.704 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 8ms 15:55:01.704 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.704 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.704 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 1 15:55:01.704 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.704 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 2, replacing 1 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 2 than current policies, will not return it 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.705 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}}) 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}) 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}) 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}) 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}) 15:55:01.706 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}) 15:55:01.706 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[], services=[vCPE], resources=[vG], geography=[US]} 15:55:01.706 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_Default_vCPE_US_0={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[], geography=[US], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=complex}}, name=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null) 15:55:01.706 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.706 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 15:55:01.706 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_Default_vCPE_US_0 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [vG] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US] with [US] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE] 15:55:01.707 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.708 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.709 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes 15:55:01.710 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.710 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.710 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.710 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.710 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.711 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.711 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.711 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.712 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.713 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.716 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.716 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.716 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.717 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule" 15:55:01.718 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.719 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule" 15:55:01.719 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.719 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule" 15:55:01.719 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}]} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.720 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.721 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.721 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 11ms 15:55:01.722 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable 15:55:01.722 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_a]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[gold], services=[vCPE], resources=[vG], geography=[US]}) 15:55:01.722 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.722 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.722 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.722 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.722 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.722 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.722 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.722 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.722 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.722 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}]} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.723 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.724 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.725 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.726 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]} 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.727 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.728 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 6ms 15:55:01.728 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.728 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.728 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6 15:55:01.728 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.728 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it 15:55:01.728 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3 15:55:01.729 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4 15:55:01.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}}) 15:55:01.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}) 15:55:01.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}) 15:55:01.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}) 15:55:01.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}) 15:55:01.730 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}) 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[gold], services=[vCPE], resources=[vG], geography=[US]} 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=gold}, obligations=null, policies={OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null) 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold] 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.730 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [gold] with [gold] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [gold] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.731 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.733 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes 15:55:01.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.733 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.733 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.733 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.733 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.733 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.734 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.735 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.736 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.738 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule" 15:55:01.739 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2:rule" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}]} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.740 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_a","subscriber_b"],"subscriberRole":["gold"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}{id=OSDF_CASABLANCA.SubscriberPolicy_v2,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.741 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 8ms 15:55:01.741 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable 15:55:01.741 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_a, subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum, gold], services=[vCPE], resources=[vG], geography=[US]}) 15:55:01.741 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.741 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.741 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.741 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.741 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.741 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.741 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.741 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1:rule" 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}]} 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.742 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.743 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}]} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.744 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.745 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.746 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]} 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.747 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.747 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 6ms 15:55:01.747 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["gold"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=gold}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 6, adding policy 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.DistancePolicy weight 5 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it 15:55:01.748 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Distance_vG_1,{type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}) 15:55:01.749 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum, gold], services=[vCPE], resources=[vG], geography=[US]} 15:55:01.749 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=gold}, obligations=null, policies={OSDF_CASABLANCA.Distance_vG_1={type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[gold], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=same, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null) 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Distance_vG_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Distance_vG_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, gold] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [gold] with [platinum, gold] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.750 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, gold] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, gold] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.751 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.753 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes 15:55:01.753 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.753 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.753 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.753 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.754 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.754 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.754 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.754 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.755 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.756 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.757 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.757 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.758 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.759 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.760 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.761 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 7ms 15:55:01.761 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable 15:55:01.761 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum], services=[vCPE], resources=[vG], geography=[US]}) 15:55:01.761 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.761 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.761 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.761 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.761 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.761 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.761 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.761 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.762 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}]} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.763 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}]} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}]} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.764 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}]} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.765 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.766 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.766 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}]} 15:55:01.766 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.766 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.766 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 5ms 15:55:01.766 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Distance_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.DistancePolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"distance-vG","applicableResources":"any","distanceProperties":{"locationInfo":"customer_loc","distance":{"value":1500,"operator":"<","unit":"km"}}},"name":"OSDF_CASABLANCA.Distance_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Distance_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=5}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.DistancePolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 10, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"GB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Capacity_vG_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.Vim_fit","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"capacity_vG","applicableResources":"any","capacityProperty":{"controller":"multicloud","request":"{\"vCPU\": 15, \"Memory\": {\"quantity\": {\"get_param\": \"REQUIRED_MEM\"}, \"unit\": \"MB\"}, \"Storage\": {\"quantity\": {\"get_param\": \"REQUIRED_DISK\"}, \"unit\": \"GB\"}}"}},"name":"OSDF_CASABLANCA.Capacity_vG_2","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Capacity_vG_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.Vim_fit}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.queryPolicy_vCPE}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.QueryPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"geography":["US","INTERNATIONAL"],"identity":"vCPE_Query_Policy","queryProperties":[{"attribute":"locationId","attribute_location":"customerLocation","value":""},{"attribute":"id","attribute_location":"vpnInfo.vpnId","value":""},{"attribute":"upstreamBW","attribute_location":"vpnInfo.upstreamBW","value":""},{"attribute":"customerLatitude","attribute_location":"customerLatitude","value":1.1},{"attribute":"customerLongitude","attribute_location":"customerLongitude","value":2.2}]},"name":"OSDF_CASABLANCA.queryPolicy_vCPE","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.queryPolicy_vCPE","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.QueryPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.vnfPolicy_vG}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.VnfPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":["vG"],"geography":["US","INTERNATIONAL"],"identity":"vnf_vG","applicableResources":"any","vnfProperties":[{"inventoryProvider":"aai","serviceType":"","inventoryType":"cloudRegionId","customerId":""}]},"name":"OSDF_CASABLANCA.vnfPolicy_vG","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.vnfPolicy_vG","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=4}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.VnfPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Distance_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.Capacity_vG_2,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}{id=OSDF_CASABLANCA.queryPolicy_vCPE,version=1.0.0}{id=OSDF_CASABLANCA.vnfPolicy_vG,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.DistancePolicy weight 5 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.Vim_fit weight 4 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Same weight 4, adding policy 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it 15:55:01.767 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.service.QueryPolicy weight 3 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.VnfPolicy weight 4 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}) 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Distance_vG_1,{type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}}) 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_1,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}) 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Capacity_vG_2,{type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}) 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}) 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.queryPolicy_vCPE,{type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}) 15:55:01.768 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.vnfPolicy_vG,{type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}) 15:55:01.768 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum], services=[vCPE], resources=[vG], geography=[US]} 15:55:01.768 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=platinum}, obligations=null, policies={OSDF_CASABLANCA.Distance_vG_1={type=onap.policies.optimization.resource.DistancePolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=distance-vG, applicableResources=any, distanceProperties={locationInfo=customer_loc, distance={value=1500, operator=<, unit=km}}}, name=OSDF_CASABLANCA.Distance_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Distance_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_2={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 15, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "MB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_2, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_2, policy-version=1.0.0}}, OSDF_CASABLANCA.Capacity_vG_1={type=onap.policies.optimization.resource.Vim_fit, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=capacity_vG, applicableResources=any, capacityProperty={controller=multicloud, request={"vCPU": 10, "Memory": {"quantity": {"get_param": "REQUIRED_MEM"}, "unit": "GB"}, "Storage": {"quantity": {"get_param": "REQUIRED_DISK"}, "unit": "GB"}}}}, name=OSDF_CASABLANCA.Capacity_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Capacity_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.queryPolicy_vCPE={type=onap.policies.optimization.service.QueryPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], geography=[US, INTERNATIONAL], identity=vCPE_Query_Policy, queryProperties=[{attribute=locationId, attribute_location=customerLocation, value=}, {attribute=id, attribute_location=vpnInfo.vpnId, value=}, {attribute=upstreamBW, attribute_location=vpnInfo.upstreamBW, value=}, {attribute=customerLatitude, attribute_location=customerLatitude, value=1.1}, {attribute=customerLongitude, attribute_location=customerLongitude, value=2.2}]}, name=OSDF_CASABLANCA.queryPolicy_vCPE, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.queryPolicy_vCPE, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}, OSDF_CASABLANCA.vnfPolicy_vG={type=onap.policies.optimization.resource.VnfPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE], resources=[vG], geography=[US, INTERNATIONAL], identity=vnf_vG, applicableResources=any, vnfProperties=[{inventoryProvider=aai, serviceType=, inventoryType=cloudRegionId, customerId=}]}, name=OSDF_CASABLANCA.vnfPolicy_vG, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.vnfPolicy_vG, policy-version=1.0.0}}}, attributes=null) 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Distance_vG_1 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Distance_vG_1 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_2 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Capacity_vG_1 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.queryPolicy_vCPE 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: null with [vG] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.769 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum] 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG] 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.vnfPolicy_vG 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum] 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.770 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.771 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes 15:55:01.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.771 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.771 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.771 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.771 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.771 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.771 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.772 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.773 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.774 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.775 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.775 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.775 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.776 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.777 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.778 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.779 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 8ms 15:55:01.779 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable 15:55:01.779 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy]}) 15:55:01.779 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.779 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.779 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.779 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.779 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.779 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.779 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.779 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.780 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.783 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 5ms 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it 15:55:01.784 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}) 15:55:01.784 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy]} 15:55:01.784 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=platinum}, obligations=null, policies={OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}}, attributes=null) 15:55:01.784 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.784 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.784 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, platinum] 15:55:01.784 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.784 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG] 15:55:01.785 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.786 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- Request Subscriber attributes 15:55:01.786 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.786 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.786 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.786 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.786 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.786 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.786 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.786 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.787 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.789 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1:rule" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.790 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}]} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.791 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.SubscriberPolicy_v1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":["subscriber_x","subscriber_y"],"subscriberRole":["platinum"],"provStatus":["CAPPED"]}},"name":"OSDF_CASABLANCA.SubscriberPolicy_v1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.SubscriberPolicy_v1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.service.SubscriberPolicy}}]}],associatedAdvice=[{id=urn:org:onap:optimization:advice:subscriber,attributeAssignments=[{attributeId=urn:org:onap:optimization:advice:subscriber:role,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}}{attributeId=urn:org:onap:optimization:advice:subscriber:status,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=CAPPED}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.SubscriberPolicy_v1,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.792 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 6ms 15:55:01.792 [main] ERROR org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication -- XACML result not ok {statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}} or Permit NotApplicable 15:55:01.792 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=OOF, onapComponent=OOF-component, onapInstance=OOF-component-instance, requestId=null, context={subscriberName=[subscriber_x]}, action=optimize, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={scope=[platinum, platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy, onap.policies.optimization.resource.HpaPolicy]}) 15:55:01.792 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.792 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.792 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.792 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.792 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.792 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:01.792 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match c982ddc8-bd96-4a7a-9996-b8cdbc62fba5 15:55:01.792 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "PolicySet" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Gold_1" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1:rule" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}]} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US:rule" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_US" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}]} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.793 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default_vCPE_US_0" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}]} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Distance_vG_1:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Distance_vG_1" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v1" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_1:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_1" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Capacity_vG_2:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Capacity_vG_2" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.794 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.Affinity_Default" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}]} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.SubscriberPolicy_v2" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_Default" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}]} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.hpa_policy_vG_1" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}]} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.queryPolicy_vCPE:rule" 15:55:01.795 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.queryPolicy_vCPE" 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Match" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Condition" from "OSDF_CASABLANCA.vnfPolicy_vG:rule" 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=false}} 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "OSDF_CASABLANCA.vnfPolicy_vG" 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:01 UTC 2026: "Result" from "c982ddc8-bd96-4a7a-9996-b8cdbc62fba5" 15:55:01.796 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]} 15:55:01.796 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 4ms 15:55:01.796 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":["platinum"],"services":["vCPE"],"resources":["vGMuxInfra","vG"],"geography":["US","INTERNATIONAL"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"availabilityZone"}},"name":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=6}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_US}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_US","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_US","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"resources":[],"geography":["US"],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"different","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default_vCPE_US_0","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=2}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.Affinity_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.AffinityPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"affinity_vCPE","applicableResources":"any","affinityProperties":{"qualifier":"same","category":"complex"}},"name":"OSDF_CASABLANCA.Affinity_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.Affinity_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_Default}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":[],"resources":[],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":8,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":6,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_Default","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_Default","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=0}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OSDF_CASABLANCA.hpa_policy_vG_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.optimization.resource.HpaPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE","vOtherService"],"resources":["vG"],"geography":[],"identity":"hpa-vG","flavorFeatures":[{"id":"vg_1","type":"vnfc","directives":[{"type":"flavor_directives","attributes":[{"attribute_name":"flavor_label_vm_01","attribute_value":""}]}],"flavorProperties":[{"hpa-feature":"basicCapabilities","mandatory":true,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"numVirtualCpu","hpa-attribute-value":6,"operator":[">="],"unit":""},{"hpa-attribute-key":"virtualMemSize","hpa-attribute-value":4,"operator":["<="],"unit":""}]},{"hpa-feature":"ovsDpdk","mandatory":false,"architecture":"generic","directives":[],"hpa-feature-attributes":[{"hpa-attribute-key":"dataProcessingAccelerationLibrary","hpa-attribute-value":"ovsDpdk_version","operator":["="],"unit":""}]}]}]},"name":"OSDF_CASABLANCA.hpa_policy_vG_1","version":"1.0.0","metadata":{"policy-id":"OSDF_CASABLANCA.hpa_policy_vG_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=3}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=OOF-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:scope,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=platinum}],includeInResults=true}{attributeId=urn:org:onap:matchable:services,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vCPE}],includeInResults=true}{attributeId=urn:org:onap:matchable:resources,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=vG}],includeInResults=true}{attributeId=urn:org:onap:matchable:geography,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=US}],includeInResults=true}{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.AffinityPolicy}],includeInResults=true}{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.optimization.resource.HpaPolicy}],includeInResults=true}]}],policyIdentifiers=[{id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_US,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default_vCPE_US_0,version=1.0.0}{id=OSDF_CASABLANCA.Affinity_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_Default,version=1.0.0}{id=OSDF_CASABLANCA.hpa_policy_vG_1,version=1.0.0}],policySetIdentifiers=[{id=c982ddc8-bd96-4a7a-9996-b8cdbc62fba5,version=1.0}]}]} 15:55:01.796 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.796 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.AffinityPolicy weight 6 15:55:01.796 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 1 is lesser weight 6 than current policies, will not return it 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 2 is lesser weight 6 than current policies, will not return it 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- 0 is lesser weight 6 than current policies, will not return it 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.optimization.resource.HpaPolicy weight 0 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New policy has greater weight 3, replacing 0 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1,{type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}) 15:55:01.797 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (OSDF_CASABLANCA.hpa_policy_vG_1,{type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}) 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Request Resources {scope=[platinum, platinum, platinum], services=[vCPE], resources=[vG], geography=[US], policy-type=[onap.policies.optimization.resource.AffinityPolicy, onap.policies.optimization.resource.HpaPolicy]} 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice={provStatus=CAPPED, subscriberRole=platinum}, obligations=null, policies={OSDF_CASABLANCA.hpa_policy_vG_1={type=onap.policies.optimization.resource.HpaPolicy, type_version=1.0.0, properties={scope=[], services=[vCPE, vOtherService], resources=[vG], geography=[], identity=hpa-vG, flavorFeatures=[{id=vg_1, type=vnfc, directives=[{type=flavor_directives, attributes=[{attribute_name=flavor_label_vm_01, attribute_value=}]}], flavorProperties=[{hpa-feature=basicCapabilities, mandatory=true, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=numVirtualCpu, hpa-attribute-value=6, operator=[>=], unit=}, {hpa-attribute-key=virtualMemSize, hpa-attribute-value=4, operator=[<=], unit=}]}, {hpa-feature=ovsDpdk, mandatory=false, architecture=generic, directives=[], hpa-feature-attributes=[{hpa-attribute-key=dataProcessingAccelerationLibrary, hpa-attribute-value=ovsDpdk_version, operator=[=], unit=}]}]}]}, name=OSDF_CASABLANCA.hpa_policy_vG_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.hpa_policy_vG_1, policy-version=1.0.0}}, OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1={type=onap.policies.optimization.resource.AffinityPolicy, type_version=1.0.0, properties={scope=[platinum], services=[vCPE], resources=[vGMuxInfra, vG], geography=[US, INTERNATIONAL], identity=affinity_vCPE, applicableResources=any, affinityProperties={qualifier=different, category=availabilityZone}}, name=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, version=1.0.0, metadata={policy-id=OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1, policy-version=1.0.0}}}, attributes=null) 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.hpa_policy_vG_1 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [platinum, platinum, platinum] 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE, vOtherService] with [vCPE] 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vG] with [vG] 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [] with [US] 15:55:01.797 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Decision Returned Policy OSDF_CASABLANCA.Affinity_vCPE_US_Platinum_1 15:55:01.798 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [platinum] with [platinum, platinum, platinum] 15:55:01.798 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vCPE] with [vCPE] 15:55:01.798 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [vGMuxInfra, vG] with [vG] 15:55:01.798 [main] INFO org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest -- Validating matchable: [US, INTERNATIONAL] with [US] 15:55:01.799 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/src/test/resources/bad-subscriber-policies.yaml" was found on the local file system 15:55:01.804 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy missing-subscriberName 15:55:01.804 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: missing-subscriberName type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy: {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"missingName":"foo"}},"name":"missing-subscriberName","version":"1.0.0","metadata":{"policy-id":"missing-subscriberName","policy-version":"1.0.0"}} 15:55:01.814 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy missing-subscriberName {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"missingName":"foo"}},"name":"missing-subscriberName","version":"1.0.0","metadata":{"policy-id":"missing-subscriberName","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy 15:55:01.817 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy missing-subscriberProperties 15:55:01.817 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: missing-subscriberProperties type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy: {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE"},"name":"missing-subscriberProperties","version":"1.0.0","metadata":{"policy-id":"missing-subscriberProperties","policy-version":"1.0.0"}} 15:55:01.826 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy missing-subscriberProperties {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE"},"name":"missing-subscriberProperties","version":"1.0.0","metadata":{"policy-id":"missing-subscriberProperties","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy 15:55:01.826 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy missing-subscriberRole 15:55:01.826 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: missing-subscriberRole type: onap.policies.optimization.service.SubscriberPolicy weight: 1 policy: {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":"foo"}},"name":"missing-subscriberRole","version":"1.0.0","metadata":{"policy-id":"missing-subscriberRole","policy-version":"1.0.0"}} 15:55:01.835 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- vCPE Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.optimization.service.SubscriberPolicy missing-subscriberRole {"type":"onap.policies.optimization.service.SubscriberPolicy","type_version":"1.0.0","properties":{"scope":[],"services":["vCPE"],"identity":"subscriber_vCPE","subscriberProperties":{"subscriberName":"foo"}},"name":"missing-subscriberRole","version":"1.0.0","metadata":{"policy-id":"missing-subscriberRole","policy-version":"1.0.0"}} 1 onap.policies.optimization.service.SubscriberPolicy [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 s -- in org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplicationTest [INFO] Running org.onap.policy.xacml.pdp.application.optimization.OptimizationSubscriberRequestTest 15:55:01.848 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- OOF-component-instance 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- optimize 15:55:01.849 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string OOF urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string OOF-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string optimize [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.xacml.pdp.application.optimization.OptimizationSubscriberRequestTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-optimization --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'xacml-optimization' with 3 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-optimization --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/target/xacml-optimization-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-optimization --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-optimization --- [INFO] Analyzed bundle 'xacml-optimization' with 3 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-optimization --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-optimization --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-optimization/5.0.0-SNAPSHOT/xacml-optimization-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/optimization/target/xacml-optimization-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-optimization/5.0.0-SNAPSHOT/xacml-optimization-5.0.0-SNAPSHOT.jar [INFO] [INFO] --------< org.onap.policy.xacml-pdp.applications:xacml-naming >--------- [INFO] Building xacml-naming 5.0.0-SNAPSHOT [8/19] [INFO] from applications/naming/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-naming --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-naming --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-naming --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-naming --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-naming --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-naming --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-naming --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-naming --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-naming --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest 15:55:03.844 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policytypes/onap.policies.Naming.yaml" does not exist on the local file system 15:55:03.856 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policytypes/onap.policies.Naming.yaml" : 15:55:03.868 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.Naming: derived_from: tosca.policies.Root version: 1.0.0 name: onap.policies.Naming description: Virtual policy node for naming properties: policy-instance-name: type: string naming-models: type: list entry_schema: type: policy.data.naming-model-entity data_types: policy.data.naming-model-entity: derived_from: tosca.datatypes.Root properties: nfRole: type: string required: false metadata: matchable: true naming-type: type: string required: true metadata: matchable: true naming-recipe: type: string required: true name-operation: type: string required: false naming-properties: type: list required: true entry_schema: type: policy.data.naming-property policy.data.naming-property: derived_from: tosca.datatypes.Root properties: property-name: type: string required: true metadata: matchable: true property-value: type: string required: false property-operation: type: string required: false source-system: type: string required: false source-endpoint: type: string required: false increment-sequence: type: policy.data.increment-sequence required: false policy.data.increment-sequence: derived_from: tosca.datatypes.Root properties: scope: type: list required: true entry_schema: type: string constraints: - valid_values: - CLOUD_REGION_ID - LOCATION_CLLI - VNF - VM - VFMODULE - PRECEEDING - TRAILING - ENTIRETY sequence-type: type: string require: true entry_schema: type: string constraints: - valid_values: - numeric - alpha-numeric start-value: type: string required: true max: type: string required: false increment: type: string required: true length: type: string required: true 15:55:03.976 [main] DEBUG org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Loaded applications: naming supports [onap.policies.Naming 1.0.0] 15:55:03.993 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:03.993 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:55:04.006 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8865934817543839103 15:55:04.006 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8865934817543839103/xacml.properties 15:55:04.007 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:04.007 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:04.007 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:04.007 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:04.007 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:04.007 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:04.008 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:04.011 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:55:04.101 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Request {"ONAPName":"SDNC","ONAPComponent":"SNDC-component","ONAPInstance":"SDNC-component-instance","requestId":"unique-request-sdnc-1","action":"naming","resource":{"nfRole":[],"naming-type":[],"property-name":[]}} 15:55:04.102 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=SDNC, onapComponent=SNDC-component, onapInstance=SDNC-component-instance, requestId=unique-request-sdnc-1, context=null, action=naming, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={nfRole=[], naming-type=[], property-name=[]}) 15:55:04.142 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC 15:55:04.145 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SNDC-component 15:55:04.145 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC-component-instance 15:55:04.147 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- naming 15:55:04.148 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:55:04.148 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:55:04.148 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:55:04.148 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:55:04.153 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNC urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string SNDC-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string SDNC-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string naming 15:55:04.158 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:04.163 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:04.163 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:04.164 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:04.179 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:04.180 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:04.182 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 934efb5d-9046-4b79-902f-0e779016c2d3 version 1.0 15:55:04.182 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 934efb5d-9046-4b79-902f-0e779016c2d3 version 1.0 15:55:04.182 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:04.189 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:04.190 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 934efb5d-9046-4b79-902f-0e779016c2d3 15:55:04.191 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "PolicySet" from "934efb5d-9046-4b79-902f-0e779016c2d3" 15:55:04.191 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Match" from "934efb5d-9046-4b79-902f-0e779016c2d3" 15:55:04.191 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.192 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Result" from "934efb5d-9046-4b79-902f-0e779016c2d3" 15:55:04.192 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.193 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 40ms 15:55:04.193 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SNDC-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC-component-instance}],includeInResults=true}]}]}]} 15:55:04.195 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:55:04.212 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "policies/sdnc.policy.naming.input.tosca.yaml" does not exist on the local file system 15:55:04.213 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "jar:file:/home/jenkins/.m2/repository/org/onap/policy/models/policy-models-examples/5.0.0/policy-models-examples-5.0.0.jar!/policies/sdnc.policy.naming.input.tosca.yaml" : 15:55:04.369 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP type: onap.policies.Naming weight: null policy: {"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}} 15:55:04.646 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP onap.policies.Naming onap.policies.Naming 1.0.0 Default is to PERMIT if the policy matches. SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP {"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}} onap.policies.Naming 15:55:04.647 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:04.648 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8865934817543839103/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-8865934817543839103/xacml.properties 15:55:04.649 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=SDNC, onapComponent=SNDC-component, onapInstance=SDNC-component-instance, requestId=unique-request-sdnc-1, context=null, action=naming, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={nfRole=[], naming-type=[], property-name=[]}) 15:55:04.650 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC 15:55:04.650 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SNDC-component 15:55:04.650 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC-component-instance 15:55:04.650 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- naming 15:55:04.650 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:55:04.650 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:55:04.650 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:55:04.650 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:55:04.650 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNC urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string SNDC-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string SDNC-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string naming 15:55:04.651 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8865934817543839103/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:04.651 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8865934817543839103/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:04.651 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:04.651 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:04.652 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-8865934817543839103/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml 15:55:04.735 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:04.736 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:04.736 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 783b826f-e54d-4bd8-b96b-c7125bed92dd version 1.0 15:55:04.736 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 783b826f-e54d-4bd8-b96b-c7125bed92dd version 1.0 15:55:04.736 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP version 1.0.0 15:55:04.736 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8865934817543839103/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:04.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:04.737 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 783b826f-e54d-4bd8-b96b-c7125bed92dd 15:55:04.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "PolicySet" from "783b826f-e54d-4bd8-b96b-c7125bed92dd" 15:55:04.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Match" from "783b826f-e54d-4bd8-b96b-c7125bed92dd" 15:55:04.737 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Match" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP" 15:55:04.781 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Result" from "783b826f-e54d-4bd8-b96b-c7125bed92dd" 15:55:04.782 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 131ms 15:55:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SNDC-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC-component-instance}],includeInResults=true}]}]}]} 15:55:04.782 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Request Resources {nfRole=[], naming-type=[], property-name=[]} 15:55:04.782 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:55:04.782 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=SDNC, onapComponent=SNDC-component, onapInstance=SDNC-component-instance, requestId=unique-request-sdnc-1, context=null, action=naming, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={nfRole=[], naming-type=[], property-name=[], policy-type=[onap.policies.Naming]}) 15:55:04.783 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC 15:55:04.783 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SNDC-component 15:55:04.783 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- SDNC-component-instance 15:55:04.783 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- naming 15:55:04.783 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:55:04.783 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:resource:resource-id 15:55:04.783 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.policies.Naming] 15:55:04.783 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string SDNC urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string SNDC-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string SDNC-component-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string naming urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:policy-type issuer=null http://www.w3.org/2001/XMLSchema#string onap.policies.Naming 15:55:04.784 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:04.784 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 783b826f-e54d-4bd8-b96b-c7125bed92dd 15:55:04.784 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "PolicySet" from "783b826f-e54d-4bd8-b96b-c7125bed92dd" 15:55:04.784 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Match" from "783b826f-e54d-4bd8-b96b-c7125bed92dd" 15:55:04.784 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Match" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP" 15:55:04.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Match" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP:rule" 15:55:04.785 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:04.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Result" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP:rule" 15:55:04.788 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}]} 15:55:04.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Result" from "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP" 15:55:04.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}],policyIdentifiers=[{id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP,version=1.0.0}]} 15:55:04.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:04 UTC 2026: "Result" from "783b826f-e54d-4bd8-b96b-c7125bed92dd" 15:55:04.789 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}],policyIdentifiers=[{id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP,version=1.0.0}],policySetIdentifiers=[{id=783b826f-e54d-4bd8-b96b-c7125bed92dd,version=1.0}]} 15:55:04.789 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 6ms 15:55:04.789 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SNDC-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=SDNC-component-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:policy-type,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.Naming}],includeInResults=true}]}],policyIdentifiers=[{id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP,version=1.0.0}],policySetIdentifiers=[{id=783b826f-e54d-4bd8-b96b-c7125bed92dd,version=1.0}]}]} 15:55:04.790 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:55:04.791 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:55:04.791 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Request Resources {nfRole=[], naming-type=[], property-name=[], policy-type=[onap.policies.Naming]} 15:55:04.791 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP={type=onap.policies.Naming, type_version=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}, name=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP, version=1.0.0, metadata={policy-id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP, policy-version=1.0.0}}}, attributes=null) 15:55:04.791 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Policy SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 15:55:04.791 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Decision Returned Policy SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 15:55:04.793 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Validating matchable: null with [] 15:55:04.793 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Validating matchable: null with [] 15:55:04.793 [main] INFO org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest -- Validating matchable: null with [] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s -- in org.onap.policy.xacml.pdp.application.naming.NamingPdpApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-naming --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'xacml-naming' with 1 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-naming --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/target/xacml-naming-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-naming --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-naming --- [INFO] Analyzed bundle 'xacml-naming' with 1 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-naming --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-naming --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-naming/5.0.0-SNAPSHOT/xacml-naming-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/naming/target/xacml-naming-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-naming/5.0.0-SNAPSHOT/xacml-naming-5.0.0-SNAPSHOT.jar [INFO] [INFO] --------< org.onap.policy.xacml-pdp.applications:xacml-native >--------- [INFO] Building xacml-native 5.0.0-SNAPSHOT [9/19] [INFO] from applications/native/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-native --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-native --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-native --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-native --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-native --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-native --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/main/java/org/onap/policy/xacml/pdp/application/nativ/NativePdpApplicationTranslator.java: /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/main/java/org/onap/policy/xacml/pdp/application/nativ/NativePdpApplicationTranslator.java uses unchecked or unsafe operations. [INFO] /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/main/java/org/onap/policy/xacml/pdp/application/nativ/NativePdpApplicationTranslator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-native --- [INFO] Copying 30 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-native --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-native --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest 15:55:06.995 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Setting up class 15:55:07.016 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:07.019 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:55:07.123 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Loaded applications: native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:07.124 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-10191725244744718014 15:55:07.124 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-10191725244744718014/xacml.properties 15:55:07.126 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:07.126 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:07.126 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:07.126 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:07.126 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:07.126 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:07.127 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:07.129 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:55:07.278 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.default.yaml" was found on the local file system 15:55:07.289 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing default.policy.set 15:55:07.711 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is policy set with default rule null 50 Default Rule if none of the rules evaluate to True 15:55:07.712 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:07.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:07.743 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.nestedapply.yaml" was found on the local file system 15:55:07.744 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing nestedapply.policy.set 15:55:07.786 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is policy set for nested apply check-nestedapply-policy null 100 50 this is a default rule 15:55:07.788 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:55:07.788 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:07.792 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- *********** Running native policy test ************* 15:55:07.793 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.policy.yaml" was found on the local file system 15:55:07.812 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Base64 encoded native xacml policy PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxQb2xpY3kgeG1sbnM9InVybjpvYXNpczpuYW1lczp0Yzp4YWNtbDozLjA6Y29yZTpzY2hlbWE6d2QtMTciIHhtbG5zOnhzaT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEtaW5zdGFuY2UiIFBvbGljeUlkPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6Mi4wOmNvbmZvcm1hbmNlLXRlc3Q6SUlBMTpwb2xpY3kiIFJ1bGVDb21iaW5pbmdBbGdJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjMuMDpydWxlLWNvbWJpbmluZy1hbGdvcml0aG06ZGVueS1vdmVycmlkZXMiIFZlcnNpb249IjEuMCIgeHNpOnNjaGVtYUxvY2F0aW9uPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6My4wOnBvbGljeTpzY2hlbWE6b3MgYWNjZXNzX2NvbnRyb2wteGFjbWwtMi4wLXBvbGljeS1zY2hlbWEtb3MueHNkIj4KICAgIDxEZXNjcmlwdGlvbj4KICAgICAgICBQb2xpY3kgZm9yIENvbmZvcm1hbmNlIFRlc3QgSUlBMDAxLgogICAgPC9EZXNjcmlwdGlvbj4KICAgIDxUYXJnZXQvPgogICAgPFJ1bGUgRWZmZWN0PSJQZXJtaXQiIFJ1bGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjIuMDpjb25mb3JtYW5jZS10ZXN0OklJQTE6cnVsZSI+CiAgICAgICAgPERlc2NyaXB0aW9uPgogICAgICAgICAgICBKdWxpdXMgSGliYmVydCBjYW4gcmVhZCBvciB3cml0ZSBCYXJ0IFNpbXBzb24ncyBtZWRpY2FsIHJlY29yZC4KICAgICAgICA8L0Rlc2NyaXB0aW9uPgogICAgICAgIDxUYXJnZXQ+CiAgICAgICAgICAgIDxBbnlPZj4KICAgICAgICAgICAgICAgIDxBbGxPZj4KICAgICAgICAgICAgICAgICAgICA8TWF0Y2ggTWF0Y2hJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpmdW5jdGlvbjpzdHJpbmctZXF1YWwiPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlVmFsdWUgRGF0YVR5cGU9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hI3N0cmluZyI+SnVsaXVzIEhpYmJlcnQ8L0F0dHJpYnV0ZVZhbHVlPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlRGVzaWduYXRvciBBdHRyaWJ1dGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpzdWJqZWN0OnN1YmplY3QtaWQiIENhdGVnb3J5PSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6MS4wOnN1YmplY3QtY2F0ZWdvcnk6YWNjZXNzLXN1YmplY3QiIERhdGFUeXBlPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSNzdHJpbmciIE11c3RCZVByZXNlbnQ9ImZhbHNlIi8+CiAgICAgICAgICAgICAgICAgICAgPC9NYXRjaD4KICAgICAgICAgICAgICAgIDwvQWxsT2Y+CiAgICAgICAgICAgIDwvQW55T2Y+CiAgICAgICAgICAgIDxBbnlPZj4KICAgICAgICAgICAgICAgIDxBbGxPZj4KICAgICAgICAgICAgICAgICAgICA8TWF0Y2ggTWF0Y2hJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpmdW5jdGlvbjphbnlVUkktZXF1YWwiPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlVmFsdWUgRGF0YVR5cGU9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1MU2NoZW1hI2FueVVSSSI+aHR0cDovL21lZGljby5jb20vcmVjb3JkL3BhdGllbnQvQmFydFNpbXBzb248L0F0dHJpYnV0ZVZhbHVlPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlRGVzaWduYXRvciBBdHRyaWJ1dGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDpyZXNvdXJjZTpyZXNvdXJjZS1pZCIgQ2F0ZWdvcnk9InVybjpvYXNpczpuYW1lczp0Yzp4YWNtbDozLjA6YXR0cmlidXRlLWNhdGVnb3J5OnJlc291cmNlIiBEYXRhVHlwZT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEjYW55VVJJIiBNdXN0QmVQcmVzZW50PSJmYWxzZSIvPgogICAgICAgICAgICAgICAgICAgIDwvTWF0Y2g+CiAgICAgICAgICAgICAgICA8L0FsbE9mPgogICAgICAgICAgICA8L0FueU9mPgogICAgICAgICAgICA8QW55T2Y+CiAgICAgICAgICAgICAgICA8QWxsT2Y+CiAgICAgICAgICAgICAgICAgICAgPE1hdGNoIE1hdGNoSWQ9InVybjpvYXNpczpuYW1lczp0Yzp4YWNtbDoxLjA6ZnVuY3Rpb246c3RyaW5nLWVxdWFsIj4KICAgICAgICAgICAgICAgICAgICAgICAgPEF0dHJpYnV0ZVZhbHVlIERhdGFUeXBlPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSNzdHJpbmciPnJlYWQ8L0F0dHJpYnV0ZVZhbHVlPgogICAgICAgICAgICAgICAgICAgICAgICA8QXR0cmlidXRlRGVzaWduYXRvciBBdHRyaWJ1dGVJZD0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjEuMDphY3Rpb246YWN0aW9uLWlkIiBDYXRlZ29yeT0idXJuOm9hc2lzOm5hbWVzOnRjOnhhY21sOjMuMDphdHRyaWJ1dGUtY2F0ZWdvcnk6YWN0aW9uIiBEYXRhVHlwZT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEjc3RyaW5nIiBNdXN0QmVQcmVzZW50PSJmYWxzZSIvPgogICAgICAgICAgICAgICAgICAgIDwvTWF0Y2g+CiAgICAgICAgICAgICAgICA8L0FsbE9mPgogICAgICAgICAgICAgICAgPEFsbE9mPgogICAgICAgICAgICAgICAgICAgIDxNYXRjaCBNYXRjaElkPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6MS4wOmZ1bmN0aW9uOnN0cmluZy1lcXVhbCI+CiAgICAgICAgICAgICAgICAgICAgICAgIDxBdHRyaWJ1dGVWYWx1ZSBEYXRhVHlwZT0iaHR0cDovL3d3dy53My5vcmcvMjAwMS9YTUxTY2hlbWEjc3RyaW5nIj53cml0ZTwvQXR0cmlidXRlVmFsdWU+CiAgICAgICAgICAgICAgICAgICAgICAgIDxBdHRyaWJ1dGVEZXNpZ25hdG9yIEF0dHJpYnV0ZUlkPSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6MS4wOmFjdGlvbjphY3Rpb24taWQiIENhdGVnb3J5PSJ1cm46b2FzaXM6bmFtZXM6dGM6eGFjbWw6My4wOmF0dHJpYnV0ZS1jYXRlZ29yeTphY3Rpb24iIERhdGFUeXBlPSJodHRwOi8vd3d3LnczLm9yZy8yMDAxL1hNTFNjaGVtYSNzdHJpbmciIE11c3RCZVByZXNlbnQ9ImZhbHNlIi8+CiAgICAgICAgICAgICAgICAgICAgPC9NYXRjaD4KICAgICAgICAgICAgICAgIDwvQWxsT2Y+CiAgICAgICAgICAgIDwvQW55T2Y+CiAgICAgICAgPC9UYXJnZXQ+CiAgICA8L1J1bGU+CjwvUG9saWN5Pgo= 15:55:07.814 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Decoded xacml policy Policy for Conformance Test IIA001. Julius Hibbert can read or write Bart Simpson's medical record. Julius Hibbert http://medico.com/record/patient/BartSimpson read write 15:55:07.885 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Policy for Conformance Test IIA001. Julius Hibbert can read or write Bart Simpson's medical record. Julius Hibbert http://medico.com/record/patient/BartSimpson read write 15:55:07.886 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2] 15:55:07.886 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:07.893 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:07.897 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:07.898 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:07.898 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:07.912 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml 15:55:07.934 [main] ERROR org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Error loading policy file /tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml com.att.research.xacml.std.dom.DOMStructureException: Exception loading Policy file "/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml": Exception parsing Policy: Missing element "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Target" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:PolicySet at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:135) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyFileDef(OnapPolicyFinderFactory.java:125) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.loadPolicyDef(OnapPolicyFinderFactory.java:103) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.getPolicyDefs(OnapPolicyFinderFactory.java:156) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.init(OnapPolicyFinderFactory.java:198) at org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory.(OnapPolicyFinderFactory.java:86) at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at com.att.research.xacml.util.FactoryFinder.newInstance(FactoryFinder.java:154) at com.att.research.xacml.util.FactoryFinder.find(FactoryFinder.java:209) at com.att.research.xacmlatt.pdp.policy.PolicyFinderFactory.newInstance(PolicyFinderFactory.java:36) at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getPolicyFinder(StdEvaluationContextFactory.java:71) at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getEvaluationContext(StdEvaluationContextFactory.java:138) at com.att.research.xacmlatt.pdp.ATTPDPEngine.decide(ATTPDPEngine.java:181) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.xacmlDecision(StdXacmlApplicationServiceProvider.java:333) at org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication.makeNativeDecision(NativePdpApplication.java:76) at org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest.requestAndCheckDecision(NativePdpApplicationTest.java:317) at org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest.testNativePolicy(NativePdpApplicationTest.java:195) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: com.att.research.xacml.std.dom.DOMStructureException: Exception parsing Policy: Missing element "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Target" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:PolicySet at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:70) at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.load(DOMPolicyDef.java:133) ... 96 common frames omitted Caused by: com.att.research.xacml.std.dom.DOMStructureException: Missing element "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:Target" in "urn:oasis:names:tc:xacml:3.0:core:schema:wd-17:PolicySet at com.att.research.xacml.std.dom.DOMUtil.newMissingElementException(DOMUtil.java:192) at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicySet.newInstance(DOMPolicySet.java:150) at com.att.research.xacmlatt.pdp.policy.dom.DOMPolicyDef.newInstance(DOMPolicyDef.java:59) ... 97 common frames omitted 15:55:07.939 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml 15:55:07.950 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml 15:55:07.955 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:07.955 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:07.957 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 3d516b80-4d5e-4ddb-8e31-d81067829acd version 1.0 15:55:07.957 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 3d516b80-4d5e-4ddb-8e31-d81067829acd version 1.0 15:55:07.957 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy null version null 15:55:07.957 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy nestedapply.policy.set version 1.0.0 15:55:07.957 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy nestedapply.example.policy version 1.0.0 15:55:07.957 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy version 1.0 15:55:07.957 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:07.963 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:07.964 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 3d516b80-4d5e-4ddb-8e31-d81067829acd 15:55:07.965 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:07 UTC 2026: "PolicySet" from "3d516b80-4d5e-4ddb-8e31-d81067829acd" 15:55:07.965 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:07 UTC 2026: "Match" from "3d516b80-4d5e-4ddb-8e31-d81067829acd" 15:55:07.965 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:07.967 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:07 UTC 2026: "PolicySet" from "nestedapply.policy.set" 15:55:08.004 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:08 UTC 2026: "Match" from "nestedapply.policy.set" 15:55:08.004 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:08.004 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:08 UTC 2026: "Match" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy" 15:55:08.004 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:08.005 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:08 UTC 2026: "Match" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:rule" 15:55:08.005 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:08.006 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:08 UTC 2026: "Result" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:rule" 15:55:08.007 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:08.007 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:08 UTC 2026: "Result" from "urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy" 15:55:08.007 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:08.007 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:08 UTC 2026: "Result" from "3d516b80-4d5e-4ddb-8e31-d81067829acd" 15:55:08.007 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:08.007 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 120ms 15:55:08.007 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Looking for Permit Decision 15:55:08.012 [main] INFO org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Xacml response we received Permit 15:55:08.014 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.expr.yaml" was found on the local file system 15:55:08.015 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing expr.check.set 15:55:08.023 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : (totalDLThptPerSliceSubnet / dLThptPerSliceSubnet) == 30 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token totalDLThptPerSliceSubnet 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack totalDLThptPerSliceSubnet 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 47 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token / 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack / 15:55:08.024 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token dLThptPerSliceSubnet 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack dLThptPerSliceSubnet 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator / 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator / 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 61 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token = 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack == 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.025 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator == 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator == 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : ( double(input1) / (input2 - 90) * 100) > 30 15:55:08.026 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token double 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack double( 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator double( 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operator double( 15:55:08.027 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operand input1 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:integer-to-double 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 47 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token / 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack / 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 45 15:55:08.028 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token - 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack - 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 90.0 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator - 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator - 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 42 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token * 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator / is 4 15:55:08.029 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator * is 4 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator / 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator / 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:integer-to-double 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack * 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 100.0 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator * 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator * 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.030 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 62 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token > 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack > 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator > 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator > 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than 15:55:08.031 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : ( integer(input1) / ( integer(input2) - 0.9 * input1 ) * 100) <= 30 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token integer 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack integer( 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.032 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator integer( 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operator integer( 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operand input1 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 47 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token / 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack / 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.033 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token integer 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack integer( 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator integer( 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operator integer( 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operand input2 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 45 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token - 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.034 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack - 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 0.9 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 42 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token * 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator - is 3 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator * is 4 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack * 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator * 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator * 15:55:08.035 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator - 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator - 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 10 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 42 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token * 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator / is 4 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator * is 4 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator / 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator / 15:55:08.036 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack * 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 100.0 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator * 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator * 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 60 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token < 15:55:08.037 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack <= 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator <= 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator <= 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-less-than-or-equal 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-less-than-or-equal 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : (input1 - input2) == 30 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.038 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 45 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token - 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack - 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator - 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator - 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 61 15:55:08.039 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token = 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack == 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator == 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator == 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : (input1 + input2) >= 30 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.040 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 43 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token + 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack + 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator + 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator + 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-add 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.041 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 62 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token > 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack >= 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator >= 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator >= 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-add 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than-or-equal 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than-or-equal 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : input1 < 30 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 60 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token < 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack < 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.042 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator < 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator < 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-less-than 15:55:08.043 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-less-than 15:55:08.078 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Policy uses mathematical expressions (alternative to nested apply) expr-check-set Policy uses mathematical expressions (alternative to nested apply) 30.0 Policy uses mathematical expressions (alternative to nested apply) 90.0 100.0 30.0 0.9 100.0 30.0 30.0 30.0 30.0 15:55:08.079 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root2, root3] 15:55:08.079 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, root4.file=/tmp/junit-10191725244744718014/expr.check.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:08.080 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : (totalDLThptPerSliceSubnet / dLThptPerSliceSubnet) == 30 15:55:08.080 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.080 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token totalDLThptPerSliceSubnet 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack totalDLThptPerSliceSubnet 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 47 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token / 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack / 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token dLThptPerSliceSubnet 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack dLThptPerSliceSubnet 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator / 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator / 15:55:08.081 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 61 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token = 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack == 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator == 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator == 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : ( double(input1) / (input2 - 90) * 100) > 30 15:55:08.082 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token double 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack double( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator double( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operator double( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operand input1 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:integer-to-double 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 47 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token / 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack / 15:55:08.083 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 45 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token - 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack - 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 90.0 15:55:08.084 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator - 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator - 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 42 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token * 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator / is 4 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator * is 4 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator / 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator / 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:integer-to-double 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack * 15:55:08.085 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 100.0 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator * 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator * 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 62 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token > 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack > 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.086 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator > 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator > 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : ( integer(input1) / ( integer(input2) - 0.9 * input1 ) * 100) <= 30 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token integer 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack integer( 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator integer( 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operator integer( 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operand input1 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.087 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 47 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token / 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack / 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token integer 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack integer( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator integer( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operator integer( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: singleOperandExpression operand input2 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 45 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token - 15:55:08.088 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack - 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 0.9 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 42 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token * 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator - is 3 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator * is 4 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack * 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator * 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator * 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator - 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator - 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.089 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 10 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 42 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token * 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator / is 4 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator * is 4 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator / 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator / 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-to-integer 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack * 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 100.0 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator * 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator * 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-divide 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 60 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token < 15:55:08.090 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack <= 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator <= 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator <= 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-multiply 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-less-than-or-equal 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-less-than-or-equal 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : (input1 - input2) == 30 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 45 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token - 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack - 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator - 15:55:08.091 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator - 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 61 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token = 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack == 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator == 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator == 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-subtract 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-equal 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : (input1 + input2) >= 30 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 40 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ( 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack ( 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.092 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 43 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token + 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack + 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input2 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input2 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 41 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ) 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator + 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator + 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-add 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Previous operator is ( 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popping ( 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 62 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token > 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack >= 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator >= 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator >= 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped urn:oasis:names:tc:xacml:1.0:function:double-add 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than-or-equal 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-greater-than-or-equal 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : input1 < 30 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token input1 15:55:08.093 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack input1 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 60 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token < 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack < 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator < 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator < 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing operand urn:oasis:names:tc:xacml:1.0:function:double-less-than 15:55:08.094 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Popped operand urn:oasis:names:tc:xacml:1.0:function:double-less-than 15:55:08.096 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.compareWith.yaml" was found on the local file system 15:55:08.097 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing compareWith.policy.set 15:55:08.125 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is policy set for nested apply check-compareWith-policy null test rule 5 50 this is a default rule 15:55:08.125 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root2, root3] 15:55:08.125 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-10191725244744718014/compareWith.policy.set_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, root4.file=/tmp/junit-10191725244744718014/expr.check.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:08.175 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.policyset.yaml 15:55:08.175 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.policyset.yaml" was found on the local file system 15:55:08.193 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.ref.yaml" was found on the local file system 15:55:08.193 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing ref.policy.set 15:55:08.214 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is policy set with referenced policy set example.policy.set null 50 15:55:08.214 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3] 15:55:08.215 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-10191725244744718014/compareWith.policy.set_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, root4.file=/tmp/junit-10191725244744718014/expr.check.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root6, root6.file=/tmp/junit-10191725244744718014/ref.policy.set_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:08.218 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.operators.yaml" was found on the local file system 15:55:08.219 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing operators.policy.set 15:55:08.365 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is policy set for operators check-operators null Z true 2024-12-31T14:00:00.000Z 5 5.5 2024-12-31 14:00:00.000Z P1DT2H P2Y6M http://datypic.com user@example.com 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 0FB7 QWxhZGRpbjpvcGVuIHNlc2FtZQ== 1 1 1 1 1.1 1.1 1.1 1.1 A A B B 2024-12-31T14:00:00.000Z 2024-12-31T14:00:00.000Z 2024-12-31T14:00:00.000Z 2024-12-31T14:00:00.000Z 14:00:00.000Z 14:00:00.000Z 14:00:00.000Z 14:00:00.000Z 2024-12-31 2024-12-31 2024-12-31 2024-12-31 10 10 10 10 10 10 10.5 10.5 10.5 10 10 10.5 10.3 2024-12-31T14:00:00.000Z 2024-12-31T14:00:00.000Z 2024-12-31 2024-12-31T14:00:00.000Z 2024-12-31T14:00:00.000Z 2024-12-31 1 1 1 1.5 2024-12-31 14:00:00.000Z 2024-12-31T14:00:00.000Z P1DT2H P2Y6M http://datypic.com user@example.com 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 10.4.1.1 true 2024-12-31 14:00:00.000Z 2024-12-31T14:00:00.000Z P1DT2H P2Y6M http://datypic.com user@example.com 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT true ABC abc abcxyz ABC ABC ABC ABC .com www tele tele [a-z]* ^(?![0-9]+$)(?!-)[a-zA-Z0-9-]{,63}(?<!-)$ 10.1.*.* ^(?:(?<cn>CN=(?<name>[^,]*)),)?(?:(?<path>(?:(?:CN|OU)=[^,]+,?)+),)?(?<domain>(?:DC=[^,]+,?)+)$ [a-z0-9]+(-[a-z0-9]+)* 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 ABC xyz example 10 20 30 10 20.1 30.1 example1.com example2.com example3.com example1.com example2.com example3.com someone@example1.com someone@example2.com someone@example3.com 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.3.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.1.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 10.2.3.3 12.33.2.1 89.2.1.2 14:00:00.000Z 15:00:00.000Z 16:00:00.000Z 2024-12-31T14:00:00.000Z 2024-12-31T15:00:00.000Z 2024-12-31T16:00:00.000Z 2024-12-31 2024-12-30 2024-12-29 06FA 07FA 05FA QWxhZGRpbjpvcGVuIHNlc2FtZQ== QWxhZGRpbjpvcDusIHNlc2FtZQ== QWxhZGRpbjpvcddVuIHNlc2FtZQ== P1DT2H PT20M PT120M P2Y6M P0Y20M P0Y 10 20 10 20 10 A B C 10 20 30 10.5 20.2 30.1 2024-12-31T14:00:00.000Z 2024-12-30T14:00:00.000Z 2024-12-29T14:00:00.000Z 14:00:00.000Z 15:00:00.000Z 16:00:00.000Z 2024-12-31 2024-12-30 2024-12-29 example1.com example2.com example3.com example1.com example2.com example3.com 06DF 23EA 6AFB QWxhZGRpbjpvcGVuIHNlc2FtZQ== QWxhZGRpbjpvcDusIHNlc2FtZQ== QWxhZGRpbjpvcddVuIHNlc2FtZQ== 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.3.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.1.5=8,O=ABC,CN=ABC Class 3 CA,C=LT someone@example1.com someone@example2.com someone@example3.com 10.1.2.2 10.3.4.4 10.4.2.3 P2Y6M P0Y20M P0Y P1DT2H PT20M PT120M A B C input1 input1 10 20 30 input1 10.5 20.2 30.1 input1 2024-12-31T14:00:00.000Z 2024-12-30T14:00:00.000Z 2024-12-29T14:00:00.000Z input1 14:00:00.000Z 15:00:00.000Z 16:00:00.000Z input1 2024-12-31 2024-12-30 2024-12-29 input1 example1.com example2.com example3.com input1 input1 06DF 23EA 6AFB input1 input1 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.3.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.1.5=8,O=ABC,CN=ABC Class 3 CA,C=LT input1 someone@example1.com someone@example2.com someone@example3.com input1 10.1.2.2 10.3.4.4 10.4.2.3 input3 P2Y6M P0Y20M P0Y input1 P1DT2H PT20M PT120M input1 A B C input1 input1 10 20 30 input1 10.5 20.2 30.1 input1 2024-12-31T14:00:00.000Z 2024-12-30T14:00:00.000Z 2024-12-29T14:00:00.000Z input1 14:00:00.000Z 15:00:00.000Z 16:00:00.000Z input1 2024-12-31 2024-12-30 2024-12-29 input1 example1.com example2.com example3.com input1 input1 06DF 23EA 6AFB input1 input1 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.3.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.1.5=8,O=ABC,CN=ABC Class 3 CA,C=LT input1 someone@example1.com someone@example2.com someone@example3.com input1 10.1.2.2 10.3.4.4 10.4.2.3 input3 P2Y6M P0Y20M P0Y input1 P1DT2H PT20M PT120M input1 A B C 10 20 30 10.5 20.2 30.1 2024-12-31T14:00:00.000Z 2024-12-30T14:00:00.000Z 2024-12-29T14:00:00.000Z 14:00:00.000Z 15:00:00.000Z 16:00:00.000Z 2024-12-31 2024-12-30 2024-12-29 example1.com example2.com example3.com example1.com example2.com example3.com 06DF 23EA 6AFB QWxhZGRpbjpvcGVuIHNlc2FtZQ== QWxhZGRpbjpvcDusIHNlc2FtZQ== QWxhZGRpbjpvcddVuIHNlc2FtZQ== 2.5.4.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.3.5=8,O=ABC,CN=ABC Class 3 CA,C=LT 2.5.1.5=8,O=ABC,CN=ABC Class 3 CA,C=LT someone@example1.com someone@example2.com someone@example3.com 10.1.2.2 10.3.4.4 10.4.2.3 P2Y6M P0Y20M P0Y P1DT2H PT20M PT120M ABC ABC xyz 10 6 1 4 5 6 1 4 5 6 1 4 5 6 1 4 5 6 1 2 true false 15:55:08.367 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root6] 15:55:08.368 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-10191725244744718014/compareWith.policy.set_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, root4.file=/tmp/junit-10191725244744718014/expr.check.set_1.0.0.xml, root7.file=/tmp/junit-10191725244744718014/operators.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root6,root7, root6.file=/tmp/junit-10191725244744718014/ref.policy.set_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:08.379 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.target.yaml" was found on the local file system 15:55:08.380 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing target.policy.set 15:55:08.403 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is policy set for nested apply check-compareWith-policy null test rule 5 50 this is a default rule 15:55:08.403 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root6, root7] 15:55:08.403 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-10191725244744718014/compareWith.policy.set_1.0.0.xml, root8.file=/tmp/junit-10191725244744718014/target.policy.set_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, root4.file=/tmp/junit-10191725244744718014/expr.check.set_1.0.0.xml, root7.file=/tmp/junit-10191725244744718014/operators.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root4,root5,root2,root3,root8,root6,root7, root6.file=/tmp/junit-10191725244744718014/ref.policy.set_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:08.417 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.yaml 15:55:08.417 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.yaml" was found on the local file system 15:55:08.420 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Keys or operator missing in apply 15:55:08.420 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.420 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.420 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.422 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.compareWith.yaml 15:55:08.422 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.compareWith.yaml" was found on the local file system 15:55:08.424 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid compareWith format 15:55:08.424 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid apply structure 15:55:08.425 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.425 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.425 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.426 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.expr.yaml 15:55:08.426 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.expr.yaml" was found on the local file system 15:55:08.429 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : double / dLThptPerSliceSubnet > 30 15:55:08.429 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.429 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token double 15:55:08.429 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error parsing expr, could not get next token 15:55:08.429 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error parsing expr, could not get next token 15:55:08.429 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error parsing expr, could not get next token 15:55:08.429 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.429 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.429 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.430 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.expr1.yaml 15:55:08.431 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.expr1.yaml" was found on the local file system 15:55:08.432 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : totalDLThptPerSliceSubnet / > 30 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token totalDLThptPerSliceSubnet 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack totalDLThptPerSliceSubnet 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 47 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token / 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack / 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 62 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token > 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator / is 4 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Precedence of operator > is 1 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator / 15:55:08.433 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator / 15:55:08.433 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error while processing double operand expr 15:55:08.433 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error while processing operator and operands in expr 15:55:08.433 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error parsing expr, could not get next token 15:55:08.433 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error parsing expr, could not get next token 15:55:08.433 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.433 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.433 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.435 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.expr2.yaml 15:55:08.435 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.expr2.yaml" was found on the local file system 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Got expression to parse : totalDLThptPerSliceSubnet != 30 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -3 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- String token totalDLThptPerSliceSubnet 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing String token into operand stack totalDLThptPerSliceSubnet 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token 33 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Char token ! 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Character token into operator stack != 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Current token -2 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Pushing Number token 30.0 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Finished processing current token, going to next 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Last token -1 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Tokens are processed, now processing remaining operators 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Process Operator != 15:55:08.437 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- processOperator: twoOperandExpression operator != 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Unsupported operator != 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error while parsing expr: creation of apply type in expr, operator != 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error while processing double operand expr 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error while processing operator and operands in expr 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Error parsing expr, could not get next token 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.437 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.439 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.nestedapply.yaml 15:55:08.439 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.nestedapply.yaml" was found on the local file system 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid key entry, object does not contain list, function, expr or apply 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid keys in apply 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid apply structure 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid keys in apply 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid apply structure 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid keys in apply 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid apply structure 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.451 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.454 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.operator.yaml 15:55:08.454 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.operator.yaml" was found on the local file system 15:55:08.456 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Unsupported operator double-greater-than-equal 15:55:08.457 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid apply structure 15:55:08.457 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.457 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.457 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.459 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.target.yaml 15:55:08.459 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.target.yaml" was found on the local file system 15:55:08.463 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid target format 15:55:08.463 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid target format 15:55:08.463 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid target format 15:55:08.463 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid Policy structure 15:55:08.463 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.463 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Unsupported operator 15:55:08.463 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid target format 15:55:08.464 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid target format 15:55:08.464 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid target format 15:55:08.464 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid Policy structure 15:55:08.464 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.465 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.apply.yaml 15:55:08.465 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.apply.yaml" was found on the local file system 15:55:08.468 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Keys or operator missing in apply 15:55:08.468 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.468 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.468 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.469 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.condition.yaml 15:55:08.469 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.condition.yaml" was found on the local file system 15:55:08.471 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Keys or operator missing in apply 15:55:08.471 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.471 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.471 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.473 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.condition1.yaml 15:55:08.473 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.condition1.yaml" was found on the local file system 15:55:08.475 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.475 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.475 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.475 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.476 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.decision.yaml 15:55:08.476 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.decision.yaml" was found on the local file system 15:55:08.478 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: decision is mandatory in a rule 15:55:08.478 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.478 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.480 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.ref.yaml 15:55:08.480 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.ref.yaml" was found on the local file system 15:55:08.481 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid policy set reference , missing ID or version 15:55:08.481 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.483 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.advice.yaml 15:55:08.483 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.advice.yaml" was found on the local file system 15:55:08.485 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid advice structure 15:55:08.485 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.485 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.486 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.function.yaml 15:55:08.486 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.function.yaml" was found on the local file system 15:55:08.489 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Unsupported operator xyz 15:55:08.489 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid function format in keys xyz 15:55:08.490 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid keys in apply 15:55:08.490 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid apply structure 15:55:08.490 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.490 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.490 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.491 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing src/test/resources/policies/bad.native.toscaxacml.policy.list.yaml 15:55:08.491 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.toscaxacml.policy.list.yaml" was found on the local file system 15:55:08.493 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Unsupported operator double-greater-than-equal 15:55:08.493 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid apply structure 15:55:08.493 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid condition structure 15:55:08.493 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid rule structure 15:55:08.493 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid PolicySet structure 15:55:08.494 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/native.toscaxacml.policy.function.yaml" was found on the local file system 15:55:08.495 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest -- Testing function.list.check.set 15:55:08.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is Policy which checks a function over a list function.list-check-policy Policy which checks a function over a list ABC ABC xyz ABC ABC xyz 10 6 1 4 5 6 1 4 5 6 1 4 5 6 1 4 5 6 1 15:55:08.512 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1, root4, root5, root2, root3, root8, root6, root7] 15:55:08.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, root5.file=/tmp/junit-10191725244744718014/compareWith.policy.set_1.0.0.xml, root8.file=/tmp/junit-10191725244744718014/target.policy.set_1.0.0.xml, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-10191725244744718014/default.policy.set_1.0.0.xml, root4.file=/tmp/junit-10191725244744718014/expr.check.set_1.0.0.xml, root7.file=/tmp/junit-10191725244744718014/operators.policy.set_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, root9.file=/tmp/junit-10191725244744718014/function.list.check.set_1.0.0.xml, xacml.rootPolicies=root1,root4,root5,root2,root3,root8,root9,root6,root7, root6.file=/tmp/junit-10191725244744718014/ref.policy.set_1.0.0.xml, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, root3.file=/tmp/junit-10191725244744718014/urn:oasis:names:tc:xacml:2.0:conformance-test:IIA1:policy_1.0.xml, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-10191725244744718014/nestedapply.policy.set_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-10191725244744718014/xacml.properties 15:55:08.515 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/native/src/test/resources/policies/bad.native.policies.yaml" was found on the local file system 15:55:08.518 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Base64 encoded native xacml policy %%%%%% 15:55:08.518 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: error on Base64 decoding the native policy 15:55:08.519 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Base64 encoded native xacml policy ABC123 15:55:08.519 [main] DEBUG org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- Decoded xacml policy �� [Fatal Error] :1:1: Content is not allowed in prolog. 15:55:08.526 [main] ERROR com.att.research.xacml.util.XACMLPolicyScanner -- Content is not allowed in prolog. 15:55:08.526 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Invalid XACML Policy 15:55:08.526 [main] ERROR org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTranslator -- POLICY-500: Failed to read policy [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.746 s -- in org.onap.policy.xacml.pdp.application.nativ.NativePdpApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-native --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'xacml-native' with 3 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-native --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/target/xacml-native-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-native --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-native --- [INFO] Analyzed bundle 'xacml-native' with 3 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-native --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-native --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-native/5.0.0-SNAPSHOT/xacml-native-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/native/target/xacml-native-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-native/5.0.0-SNAPSHOT/xacml-native-5.0.0-SNAPSHOT.jar [INFO] [INFO] ---------< org.onap.policy.xacml-pdp.applications:xacml-match >--------- [INFO] Building xacml-match 5.0.0-SNAPSHOT [10/19] [INFO] from applications/match/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-match --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-match --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/applications/match/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-match --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-match --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-match --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-match --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-match --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-match --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-match --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest 15:55:10.388 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:10.392 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:55:10.439 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/match/src/test/resources/onap.policies.match.Test.yaml" was found on the local file system 15:55:10.450 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Copying tosca_definitions_version: tosca_simple_yaml_1_1_0 policy_types: onap.policies.match.Test: derived_from: onap.policies.Match version: 1.0.0 name: onap.policies.match.Test description: Test Matching Policy Type to test matchable policies properties: matchable: type: string metadata: matchable: true required: true nonmatchable: type: string required: true 15:55:10.547 [main] DEBUG org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Loaded applications: match supports [onap.policies.Match 1.0.0] 15:55:10.548 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-18054186152338377550 15:55:10.548 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-18054186152338377550/xacml.properties 15:55:10.548 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:10.548 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:10.549 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:10.551 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:55:10.634 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request {"ONAPName":"my-ONAP","ONAPComponent":"my-component","ONAPInstance":"my-instance","requestId":"unique-request-1","action":"match","resource":{"matchable":""}} 15:55:10.635 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=}) 15:55:10.671 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP 15:55:10.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component 15:55:10.674 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance 15:55:10.675 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match 15:55:10.679 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string my-ONAP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string my-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string my-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string match 15:55:10.684 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:10.689 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:10.689 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:10.689 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:10.703 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:10.704 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:10.706 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 9911754a-ec1c-45d9-a1ec-178df56ab482 version 1.0 15:55:10.706 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 9911754a-ec1c-45d9-a1ec-178df56ab482 version 1.0 15:55:10.706 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:10.712 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:10.713 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 9911754a-ec1c-45d9-a1ec-178df56ab482 15:55:10.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:10 UTC 2026: "PolicySet" from "9911754a-ec1c-45d9-a1ec-178df56ab482" 15:55:10.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:10 UTC 2026: "Match" from "9911754a-ec1c-45d9-a1ec-178df56ab482" 15:55:10.714 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:10.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:10 UTC 2026: "Result" from "9911754a-ec1c-45d9-a1ec-178df56ab482" 15:55:10.715 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:10.716 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 36ms 15:55:10.716 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=}],includeInResults=true}]}]}]} 15:55:10.718 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:55:10.730 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/applications/match/src/test/resources/test-match-policies.yaml" was found on the local file system 15:55:10.854 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Read in local policy type /tmp/junit-18054186152338377550/onap.policies.match.Test-1.0.0.yaml 15:55:10.875 [main] INFO org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType -- Scanning PolicyType onap.policies.match.Test:1.0.0 15:55:10.876 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- PolicyType not found in data area yet /tmp/junit-18054186152338377550/onap.policies.Match-1.0.0.yaml java.nio.file.NoSuchFileException: /tmp/junit-18054186152338377550/onap.policies.Match-1.0.0.yaml at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.Files.readAllBytes(Files.java:3281) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:515) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.retrievePolicyType(StdMatchableTranslator.java:325) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator$MyMatchableCallback.retrievePolicyType(StdMatchableTranslator.java:351) at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.scanPolicyType(MatchablePolicyType.java:105) at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.(MatchablePolicyType.java:77) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.generateTargetType(StdMatchableTranslator.java:390) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:275) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127) at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85) at org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest.test03Match(MatchPdpApplicationTest.java:174) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:10.881 [main] WARN org.onap.policy.pdp.xacml.application.common.PolicyApiCaller -- policy-api connection error, client info: null 15:55:10.881 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Failed to make API call org.onap.policy.pdp.xacml.application.common.PolicyApiException: onap.policies.Match 1.0.0 at org.onap.policy.pdp.xacml.application.common.PolicyApiCaller.getPolicyType(PolicyApiCaller.java:79) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.pullPolicyType(StdMatchableTranslator.java:570) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.loadPolicyType(StdMatchableTranslator.java:524) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.findPolicyType(StdMatchableTranslator.java:480) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.retrievePolicyType(StdMatchableTranslator.java:325) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator$MyMatchableCallback.retrievePolicyType(StdMatchableTranslator.java:351) at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.scanPolicyType(MatchablePolicyType.java:105) at org.onap.policy.pdp.xacml.application.common.matchable.MatchablePolicyType.(MatchablePolicyType.java:77) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.generateTargetType(StdMatchableTranslator.java:390) at org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator.convertPolicy(StdMatchableTranslator.java:275) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.loadPolicy(StdXacmlApplicationServiceProvider.java:127) at org.onap.policy.pdp.xacml.xacmltest.TestUtils.loadPolicies(TestUtils.java:85) at org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest.test03Match(MatchPdpApplicationTest.java:174) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.NullPointerException: Cannot invoke "org.onap.policy.common.endpoints.http.client.HttpClient.get(String)" because "this.httpClient" is null at org.onap.policy.pdp.xacml.application.common.PolicyApiCaller.getPolicyType(PolicyApiCaller.java:63) ... 90 common frames omitted 15:55:10.882 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Could not retrieve Policy Type onap.policies.Match 15:55:10.885 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy test_match_1 15:55:10.885 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: test_match_1 type: onap.policies.match.Test weight: 1 policy: {"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}} 15:55:11.150 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- foo Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.match.Test test_match_1 {"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}} 1 onap.policies.match.Test 15:55:11.203 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is foo Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.match.Test test_match_1 {"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}} 1 onap.policies.match.Test 15:55:11.204 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:11.206 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18054186152338377550/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18054186152338377550/xacml.properties 15:55:11.208 [main] DEBUG org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Weight is 1 for policy test_match_2 15:55:11.208 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: test_match_2 type: onap.policies.match.Test weight: 1 policy: {"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}} 15:55:11.232 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- bar Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.match.Test test_match_2 {"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}} 1 onap.policies.match.Test 15:55:11.253 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is bar Default is to PERMIT if the policy matches. IF exists and is equal Does the policy-type attribute exist? Get the size of policy-type attributes 0 Is this policy-type in the list? onap.policies.match.Test test_match_2 {"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}} 1 onap.policies.match.Test 15:55:11.255 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:55:11.255 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18054186152338377550/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-18054186152338377550/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-18054186152338377550/xacml.properties 15:55:11.256 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=}) 15:55:11.257 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP 15:55:11.257 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component 15:55:11.257 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance 15:55:11.257 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match 15:55:11.257 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string my-ONAP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string my-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string my-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string match 15:55:11.257 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18054186152338377550/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-18054186152338377550/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:11.258 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18054186152338377550/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-18054186152338377550/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:11.258 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:11.258 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:11.258 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-18054186152338377550/test_match_1_1.0.0.xml 15:55:11.312 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-18054186152338377550/test_match_2_1.0.0.xml 15:55:11.318 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:11.318 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:11.318 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy abc48f94-dea5-4d27-93ae-8acbfb9b1d5f version 1.0 15:55:11.318 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy abc48f94-dea5-4d27-93ae-8acbfb9b1d5f version 1.0 15:55:11.318 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy test_match_1 version 1.0.0 15:55:11.318 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy test_match_2 version 1.0.0 15:55:11.318 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-18054186152338377550/test_match_1_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-18054186152338377550/test_match_2_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:11.318 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:11.318 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match abc48f94-dea5-4d27-93ae-8acbfb9b1d5f 15:55:11.319 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "PolicySet" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.319 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.319 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.357 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_1" 15:55:11.357 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.358 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_2" 15:55:11.358 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.358 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.358 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.358 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 101ms 15:55:11.359 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=}],includeInResults=true}]}]}]} 15:55:11.359 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=} 15:55:11.359 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) 15:55:11.359 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=foo}) 15:55:11.359 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP 15:55:11.359 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component 15:55:11.359 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance 15:55:11.359 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match 15:55:11.360 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string my-ONAP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string my-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string my-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string match 15:55:11.360 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:11.360 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match abc48f94-dea5-4d27-93ae-8acbfb9b1d5f 15:55:11.360 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "PolicySet" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.360 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.360 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.360 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_1" 15:55:11.360 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.360 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_1:rule" 15:55:11.361 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.363 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Condition" from "test_match_1:rule" 15:55:11.364 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:11.365 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "test_match_1:rule" 15:55:11.365 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.366 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "test_match_1" 15:55:11.367 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_1,version=1.0.0}]} 15:55:11.367 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_2" 15:55:11.367 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.368 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.368 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_1,version=1.0.0}],policySetIdentifiers=[{id=abc48f94-dea5-4d27-93ae-8acbfb9b1d5f,version=1.0}]} 15:55:11.368 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 8ms 15:55:11.368 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_1}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"foo","nonmatchable":"value1"},"name":"test_match_1","version":"1.0.0","metadata":{"policy-id":"test_match_1","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=foo}],includeInResults=true}]}],policyIdentifiers=[{id=test_match_1,version=1.0.0}],policySetIdentifiers=[{id=abc48f94-dea5-4d27-93ae-8acbfb9b1d5f,version=1.0}]}]} 15:55:11.368 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:11.369 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.match.Test weight 1 15:55:11.370 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (test_match_1,{type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=foo, nonmatchable=value1}, name=test_match_1, version=1.0.0, metadata={policy-id=test_match_1, policy-version=1.0.0}}) 15:55:11.370 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- scanAdvice not supported by class org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator 15:55:11.370 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=foo} 15:55:11.370 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={test_match_1={type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=foo, nonmatchable=value1}, name=test_match_1, version=1.0.0, metadata={policy-id=test_match_1, policy-version=1.0.0}}}, attributes=null) 15:55:11.370 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Policy test_match_1 15:55:11.370 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision Returned Policy test_match_1 15:55:11.371 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=bar}) 15:55:11.372 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP 15:55:11.372 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component 15:55:11.372 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance 15:55:11.372 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match 15:55:11.372 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string my-ONAP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string my-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string my-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string match 15:55:11.372 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:11.372 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match abc48f94-dea5-4d27-93ae-8acbfb9b1d5f 15:55:11.372 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "PolicySet" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.372 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_1" 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_2" 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_2:rule" 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.373 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Condition" from "test_match_2:rule" 15:55:11.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {isOk=true, isBag=false, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}, value={dataTypeId=http://www.w3.org/2001/XMLSchema#boolean,value=true}} 15:55:11.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "test_match_2:rule" 15:55:11.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "test_match_2" 15:55:11.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_2,version=1.0.0}]} 15:55:11.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.374 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],policyIdentifiers=[{id=test_match_2,version=1.0.0}],policySetIdentifiers=[{id=abc48f94-dea5-4d27-93ae-8acbfb9b1d5f,version=1.0}]} 15:55:11.374 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:55:11.374 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=test_match_2}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.match.Test","type_version":"1.0.0","properties":{"matchable":"bar","nonmatchable":"value2"},"name":"test_match_2","version":"1.0.0","metadata":{"policy-id":"test_match_2","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:weight,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#integer,value=1}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.match.Test}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=bar}],includeInResults=true}]}],policyIdentifiers=[{id=test_match_2,version=1.0.0}],policySetIdentifiers=[{id=abc48f94-dea5-4d27-93ae-8acbfb9b1d5f,version=1.0}]}]} 15:55:11.374 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Obligation: urn:org:onap:rest:body 15:55:11.375 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- New entry onap.policies.match.Test weight 1 15:55:11.375 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Policy (test_match_2,{type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=bar, nonmatchable=value2}, name=test_match_2, version=1.0.0, metadata={policy-id=test_match_2, policy-version=1.0.0}}) 15:55:11.375 [main] WARN org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- scanAdvice not supported by class org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator 15:55:11.375 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=bar} 15:55:11.375 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={test_match_2={type=onap.policies.match.Test, type_version=1.0.0, properties={matchable=bar, nonmatchable=value2}, name=test_match_2, version=1.0.0, metadata={policy-id=test_match_2, policy-version=1.0.0}}}, attributes=null) 15:55:11.375 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Policy test_match_2 15:55:11.375 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision Returned Policy test_match_2 15:55:11.375 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdMatchableTranslator -- Converting Request DecisionRequest(onapName=my-ONAP, onapComponent=my-component, onapInstance=my-instance, requestId=unique-request-1, context=null, action=match, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={matchable=hello}) 15:55:11.375 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-ONAP 15:55:11.375 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-component 15:55:11.375 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- my-instance 15:55:11.375 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- match 15:55:11.376 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string my-ONAP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string my-component urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string my-instance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string match 15:55:11.376 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:11.376 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match abc48f94-dea5-4d27-93ae-8acbfb9b1d5f 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "PolicySet" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_1" 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Match" from "test_match_2" 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:11 UTC 2026: "Result" from "abc48f94-dea5-4d27-93ae-8acbfb9b1d5f" 15:55:11.376 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:11.377 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:55:11.377 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-ONAP}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-component}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=my-instance}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:org:onap:matchable:matchable,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=hello}],includeInResults=true}]}]}]} 15:55:11.377 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Request Resources {matchable=hello} 15:55:11.377 [main] INFO org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest -- Decision DecisionResponse(status=error, message=null, advice=null, obligations=null, policies={}, attributes=null) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s -- in org.onap.policy.xacml.pdp.application.match.MatchPdpApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-match --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'xacml-match' with 1 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-match --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/target/xacml-match-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-match --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-match --- [INFO] Analyzed bundle 'xacml-match' with 1 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-match --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-match --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-match/5.0.0-SNAPSHOT/xacml-match-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/applications/match/target/xacml-match-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/applications/xacml-match/5.0.0-SNAPSHOT/xacml-match-5.0.0-SNAPSHOT.jar [INFO] [INFO] ----------------< org.onap.policy.xacml-pdp:xacml-main >---------------- [INFO] Building xacml-main 5.0.0-SNAPSHOT [11/19] [INFO] from main/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-main --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-main --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-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 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- swagger-codegen:3.0.68:generate (code-gen) @ xacml-main --- [INFO] Template folder: null [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@154f3bb [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. [INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/DecisionApi.java [INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/HealthcheckApi.java [INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/StatisticsApi.java [INFO] writing file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pdpx/main/rest/XacmlApi.java [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-main --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-main --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-main --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-main --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-main --- [INFO] Copying 32 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-main --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 27 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-main --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterHandler 15:55:17.011 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters.json" does not exist on the local file system 15:55:17.022 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters.json" : 15:55:17.152 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/EmptyParameters.json" does not exist on the local file system 15:55:17.152 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/EmptyParameters.json" : 15:55:17.153 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- no parameters found in "parameters/EmptyParameters.json" 15:55:17.179 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidRestServerParameters.json" does not exist on the local file system 15:55:17.179 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidRestServerParameters.json" : 15:55:17.185 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidRestServerParameters.json" "XacmlPdpParameterGroup" INVALID, item has status INVALID item "pdpType" value "null" INVALID, is null "RestServerParameters" INVALID, item has status INVALID item "host" value "" INVALID, is blank item "port" value "-1" INVALID, is below the minimum value: 1 item "userName" value "" INVALID, is blank item "password" value "" INVALID, is blank 15:55:17.187 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_Exclusions.json" does not exist on the local file system 15:55:17.187 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_Exclusions.json" : 15:55:17.203 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/InvalidParameters.json" does not exist on the local file system 15:55:17.203 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/InvalidParameters.json" : 15:55:17.206 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- error reading parameters from "parameters/InvalidParameters.json" (CoderException):com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 2 column 14 path $.name See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure 15:55:17.214 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/NoParameterFile.json" does not exist on the local file system 15:55:17.214 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- cound not find URL resource "parameters/NoParameterFile.json" : 15:55:17.215 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- error reading parameters from "parameters/NoParameterFile.json" (CoderException):java.io.FileNotFoundException: parameters/NoParameterFile.json (No such file or directory) 15:55:17.216 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/MinimumParameters.json" does not exist on the local file system 15:55:17.216 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/MinimumParameters.json" : 15:55:17.219 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidName.json" does not exist on the local file system 15:55:17.219 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidName.json" : 15:55:17.221 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidName.json" "XacmlPdpParameterGroup" INVALID, item has status INVALID item "pdpType" value "null" INVALID, is null item "name" value " " INVALID, is blank 15:55:17.221 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidPdpGroup.json" does not exist on the local file system 15:55:17.221 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidPdpGroup.json" : 15:55:17.223 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidPdpGroup.json" "XacmlPdpParameterGroup" INVALID, item has status INVALID item "pdpGroup" value " " INVALID, is blank item "pdpType" value "null" INVALID, is null 15:55:17.223 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidPdpType.json" does not exist on the local file system 15:55:17.223 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidPdpType.json" : 15:55:17.224 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidPdpType.json" "XacmlPdpParameterGroup" INVALID, item has status INVALID item "pdpType" value "" INVALID, is blank 15:55:17.226 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "version.txt" does not exist on the local file system 15:55:17.226 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/classes/version.txt" : 15:55:17.241 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/BadParameters.json" does not exist on the local file system 15:55:17.241 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/BadParameters.json" : 15:55:17.241 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- error reading parameters from "parameters/BadParameters.json" (CoderException):com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected a string but was BEGIN_ARRAY at line 2 column 14 path $.name See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure 15:55:17.244 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/NoParameters.json" does not exist on the local file system 15:55:17.244 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/NoParameters.json" : 15:55:17.245 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/NoParameters.json" "XacmlPdpParameterGroup" INVALID, item has status INVALID item "pdpGroup" value "null" INVALID, is null item "pdpType" value "null" INVALID, is null item "applicationParameters" value "null" INVALID, is null item "name" value "null" INVALID, is null [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterHandler [INFO] Running org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterGroup [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.policy.pdpx.main.parameters.TestXacmlPdpParameterGroup [INFO] Running org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest 15:55:17.329 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.() at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17.332 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17.333 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17.334 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17.334 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17.335 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest.test(PolicyXacmlPdpRuntimeExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.pdpx.main.PolicyXacmlPdpRuntimeExceptionTest [INFO] Running org.onap.policy.pdpx.main.startstop.TestMain 15:55:17.339 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_Std.json" does not exist on the local file system 15:55:17.339 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_Std.json" : 15:55:17.346 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json] 15:55:17.346 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:17.347 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:17.351 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@5b9499fe 15:55:17.447 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@72443081 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@33feda48, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:17.455 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:17.455 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:17.455 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:17.457 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:17.458 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:17.459 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:17.462 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:55:17.509 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:17.510 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:17.510 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:17.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:17.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:17.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:17.511 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:17.511 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.511 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:17.512 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:17.512 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:17.513 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:17.521 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:17.522 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:17.522 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.523 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:17.523 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:17.524 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.532 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:17.532 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:17.532 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:17.532 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:17.533 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.534 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:17.534 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:17.534 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:17.534 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:17.535 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:17.535 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@46f73ffa, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@41aebbb4, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@afde064, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@5a592c70, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@252ec02e, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@11e9ac24} 15:55:17.563 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17.564 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:17.565 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:17.707 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField -- loaded 2 HttpFieldPreEncoders 15:55:17.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1da745a2 added {SymlinkAllowedResourceAliasChecker@5e3d2765{base=null,protected=[]},MANAGED} 15:55:17.733 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@497501602 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:17.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@100782741 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@485451d8[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:17.747 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@100782741 added {[],POJO} 15:55:17.748 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@100782741 added {[],POJO} 15:55:17.748 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@100782741 added {[],POJO} 15:55:17.748 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1da745a2 added {oeje10s.SessionHandler@601d295{STOPPED},AUTO} 15:55:17.754 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@601d295 added {oeje10s.ServletHandler@75452aea{STOPPED},AUTO} 15:55:17.778 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@250a946 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@14dbfdb1,POJO} 15:55:17.778 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2018964506 added {QueuedThreadPool[qtp38840646]@250a946{STOPPED,8<=0<=200,i=0,r=-1,t=-305982ms,q=0}[NO_TRY],AUTO} 15:55:17.779 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2018964506 added {oejut.ScheduledExecutorScheduler@75a226ea{STOPPED},AUTO} 15:55:17.801 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2018964506 added {org.eclipse.jetty.io.ArrayByteBufferPool@4387d2f4{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:17.812 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2018964506 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:17.812 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2018964506 added {org.eclipse.jetty.util.component.DumpableMap@534d0e20,POJO} 15:55:17.817 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@2050791921 added {oejs.Slf4jRequestLogWriter@16b7e04a{STOPPED},AUTO} 15:55:17.840 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7856f41a added {oejs.CustomRequestLog@7a3c99f1{STOPPED},AUTO} 15:55:17.878 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1757731703 added {HttpConfiguration@775c4054{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:17.878 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@129165617 added {QueuedThreadPool[qtp38840646]@250a946{STOPPED,8<=0<=200,i=0,r=-1,t=-306082ms,q=0}[NO_TRY],UNMANAGED} 15:55:17.878 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@129165617 added {oejut.ScheduledExecutorScheduler@75a226ea{STOPPED},UNMANAGED} 15:55:17.879 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@129165617 added {org.eclipse.jetty.io.ArrayByteBufferPool@4387d2f4{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:17.879 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@7b2e931 added {HttpConnectionFactory@68c4db77[HTTP/1.1],AUTO} 15:55:17.879 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@68c4db77[HTTP/1.1] 15:55:17.882 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@129165617 added {ServerConnectorManager@6d2db15b[keys=0],MANAGED} 15:55:17.882 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7856f41a added {RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423},AUTO} 15:55:17.883 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7856f41a added {oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@601d295{STOPPED}},AUTO} 15:55:17.883 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7bbd76b8 added {SymlinkAllowedResourceAliasChecker@2248d140{base=null,protected=[]},MANAGED} 15:55:17.884 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2076014264 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:17.884 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7bbd76b8 added {oeje10s.ServletHandler@37b238da{STOPPED},AUTO} 15:55:17.893 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@37b238da added {org.glassfish.jersey.servlet.ServletContainer-43f99817==org.glassfish.jersey.servlet.ServletContainer@2de1c465{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:17.894 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@37b238da added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-43f99817,POJO} 15:55:17.899 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-36423, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36423, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@7856f41a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@601d295{STOPPED}}, connector=RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-43f99817==org.glassfish.jersey.servlet.ServletContainer@2de1c465{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:36423/ +> swagger.context.id=swagger-36423 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-36423 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 32/68/8,024 MiB UTC: 2026-01-19T15:55:17.898144787Z; Etc/UTC: 2026-01-19T15:55:17.898144787Z 15:55:17.908 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@2103374275 added {org.eclipse.jetty.security.DefaultIdentityService@33eab2e8,POJO} 15:55:17.912 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@7d5ef1c3 added {UserStore@6cbbfe29[users.count=1],AUTO} 15:55:17.919 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@682812632 added {org.eclipse.jetty.util.component.DumpableCollection@598e5cb8,POJO} 15:55:17.923 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:17.923 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:17.924 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@41a8f0d8{unnamed@41a8f0d8,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:17.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@28b2e4d8 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@6b86826a,POJO} 15:55:17.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@28b2e4d8 added {HashLoginService@7d5ef1c3[RestServerParameters-login-service],AUTO} 15:55:17.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@601d295 added {oejs.SecurityHandler$PathMapped@28b2e4d8{STOPPED},AUTO} 15:55:17.926 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@28b2e4d8 added {oeje10s.ServletHandler@75452aea{STOPPED},AUTO} 15:55:17.927 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@75452aea added {org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:17.927 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@75452aea added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-4b9fa2f,POJO} 15:55:17.927 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-36423, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36423, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7856f41a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@601d295{STOPPED}}, connector=RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-36423 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-36423 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 26/68/8,024 MiB UTC: 2026-01-19T15:55:17.927671045Z; Etc/UTC: 2026-01-19T15:55:17.927671045Z 15:55:17.929 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@75452aea added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:17.930 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@75452aea added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d,POJO} 15:55:17.934 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:17.934 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:17.935 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:17.935 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@736788b 15:55:17.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:17.938 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:17.938 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:17.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:17.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:17.938 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:17.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:17.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:17.939 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-36423, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36423, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7856f41a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@601d295{STOPPED}}, connector=RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:17.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:17.939 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:17.940 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:17.939 [RestServerParameters-36423] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-36423, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36423, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7856f41a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@601d295{STOPPED}}, connector=RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423}, jettyThread=Thread[#34,RestServerParameters-36423,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:17.941 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@7856f41a{STOPPED}[12.0.22,sto=0] 15:55:17.945 [pool-2-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@798be7f8 15:55:17.950 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7856f41a added {org.eclipse.jetty.server.Server$DynamicErrorHandler@3b3969f4,POJO} 15:55:17.951 [RestServerParameters-36423] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:17.952 [pool-2-thread-1] INFO org.onap.policy.common.utils.services.OrderedServiceImpl -- ***** OrderedServiceImpl implementers: [] 15:55:17.953 [pool-2-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"92a7af84-d2c5-4c0f-8284-ec9ca41f23a8","timestampMs":1768838117940,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:17.955 [RestServerParameters-36423] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@7856f41a{STARTING}[12.0.22,sto=0] 15:55:17.956 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp38840646]@250a946{STOPPED,8<=0<=200,i=0,r=-1,t=-306159ms,q=0}[NO_TRY] 15:55:17.959 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@34e4ae1b{capacity=8} 15:55:17.959 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}} 15:55:17.959 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@969716557 added {QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=0<=200,i=0,r=-1,t=-306162ms,q=0}[NO_TRY],UNMANAGED} 15:55:17.959 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@969716557 added {ThreadIdPool@34e4ae1b{capacity=8},POJO} 15:55:17.959 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@250a946 added {ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}},AUTO} 15:55:17.959 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}} 15:55:17.963 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2284ms ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}} 15:55:17.964 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#36,qtp38840646-36,5,main] 15:55:17.965 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#37,qtp38840646-37,5,main] 15:55:17.965 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#38,qtp38840646-38,5,main] 15:55:17.965 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#39,qtp38840646-39,5,main] 15:55:17.965 [qtp38840646-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.965 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.965 [qtp38840646-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.965 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#40,qtp38840646-40,5,main] 15:55:17.966 [qtp38840646-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.966 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#41,qtp38840646-41,5,main] 15:55:17.966 [qtp38840646-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.966 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#42,qtp38840646-42,5,main] 15:55:17.966 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#43,qtp38840646-43,5,main] 15:55:17.966 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.966 [qtp38840646-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2288ms QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@75a226ea{STOPPED} 15:55:17.967 [qtp38840646-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2289ms oejut.ScheduledExecutorScheduler@75a226ea{STARTED} 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@7a3c99f1{STOPPED} 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@16b7e04a{STOPPED} 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2289ms oejs.Slf4jRequestLogWriter@16b7e04a{STARTED} 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2289ms oejs.CustomRequestLog@7a3c99f1{STARTED} 15:55:17.967 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@601d295{STOPPED}} 15:55:17.968 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@78e8979d 15:55:17.971 [RestServerParameters-36423] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@601d295{STOPPED}} 15:55:17.971 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@5e3d2765{base=null,protected=[]} 15:55:17.972 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1da745a2 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@785a6080,POJO} 15:55:17.972 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2294ms SymlinkAllowedResourceAliasChecker@5e3d2765{base=null,protected=[]} 15:55:17.973 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@601d295{STOPPED} 15:55:17.976 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@601d295 added {org.eclipse.jetty.session.DefaultSessionCache@60f38c86[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:17.978 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@60f38c86 added {org.eclipse.jetty.session.NullSessionDataStore@2b71105c[passivating=false,graceSec=3600],AUTO} 15:55:17.979 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@1ea0e80d{STOPPED}[worker=null] 15:55:17.981 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@1ea0e80d added {oejs.HouseKeeper@7e233346{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:17.983 [RestServerParameters-36423] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:17.983 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@7e233346{STOPPED}[interval=600000, ownscheduler=false] 15:55:17.983 [RestServerParameters-36423] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms 15:55:17.984 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2306ms oejs.HouseKeeper@7e233346{STARTED}[interval=600000, ownscheduler=false] 15:55:17.984 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2306ms oejs.DefaultSessionIdManager@1ea0e80d{STARTED}[worker=node0] 15:55:17.984 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@7856f41a added {oejs.DefaultSessionIdManager@1ea0e80d{STARTED}[worker=node0],MANAGED} 15:55:17.984 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@601d295 added {oejs.DefaultSessionIdManager@1ea0e80d{STARTED}[worker=node0],UNMANAGED} 15:55:17.985 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@28b2e4d8{STOPPED} 15:55:17.985 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@28b2e4d8 added {org.eclipse.jetty.security.DefaultIdentityService@33eab2e8,POJO} 15:55:17.989 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@28b2e4d8 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@45a7eb1c,POJO} 15:55:17.989 [RestServerParameters-36423] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@28b2e4d8{STARTING} 15:55:17.989 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@7d5ef1c3[RestServerParameters-login-service] 15:55:17.989 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@6cbbfe29[users.count=1] 15:55:17.989 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2310ms UserStore@6cbbfe29[users.count=1] 15:55:17.989 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2311ms HashLoginService@7d5ef1c3[RestServerParameters-login-service] 15:55:17.989 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@75452aea{STOPPED} 15:55:17.990 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f[EMBEDDED:] 15:55:17.990 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:17.991 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:17.991 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet7c42022e{/*->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:17.991 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4b9fa2f=MappedServlet405298b9{null->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:17.991 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@75452aea{STARTING} 15:55:17.991 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@75452aea added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:17.991 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@75452aea added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76,POJO} 15:55:17.991 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f[EMBEDDED:] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet43255863{/*->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76[EMBEDDED:] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet2866b31{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4b9fa2f=MappedServlet6e15b00c{null->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76=MappedServlet4d3b9d95{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f[EMBEDDED:] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet24b43211{/*->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76[EMBEDDED:] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet155a0a55{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:17.992 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4b9fa2f=MappedServlet6e15b00c{null->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76=MappedServlet4d3b9d95{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:17.993 [RestServerParameters-36423] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@75452aea{STARTING} 15:55:17.993 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2314ms oeje10s.ServletHandler@75452aea{STARTED} 15:55:17.993 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2314ms oejs.SecurityHandler$PathMapped@28b2e4d8{STARTED} 15:55:17.993 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@60f38c86[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:17.993 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@2b71105c[passivating=false,graceSec=3600] 15:55:17.993 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2315ms org.eclipse.jetty.session.NullSessionDataStore@2b71105c[passivating=false,graceSec=3600] 15:55:17.993 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2315ms org.eclipse.jetty.session.DefaultSessionCache@60f38c86[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:17.994 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@601d295 added {[],POJO} 15:55:17.994 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2315ms oeje10s.SessionHandler@601d295{STARTED} 15:55:17.994 [RestServerParameters-36423] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STARTED}} 15:55:17.995 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:} 15:55:17.995 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:17.995 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2317ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:} 15:55:17.996 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@481bbef0 15:55:17.996 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:17.997 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2319ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:17.997 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:17.997 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2319ms org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:18.006 [RestServerParameters-36423] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-4b9fa2f 15:55:18.587 [RestServerParameters-36423] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:18.587 [RestServerParameters-36423] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:18.659 [RestServerParameters-36423] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STARTED}} 15:55:18.659 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2980ms oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STARTED}} 15:55:18.659 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423} 15:55:18.659 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@7b2e931 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:36423],POJO} 15:55:18.661 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@68c4db77[HTTP/1.1] 15:55:18.661 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2983ms HttpConnectionFactory@68c4db77[HTTP/1.1] 15:55:18.661 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@6d2db15b[keys=0] 15:55:18.664 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1491483114 added {SelectorProducer@7837ead1,POJO} 15:55:18.665 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1491483114 added {QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59301ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}],UNMANAGED} 15:55:18.665 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@58e639ea/SelectorProducer@7837ead1/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59301ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.665386095Z created 15:55:18.665 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@757547043 added {AdaptiveExecutionStrategy@58e639ea/SelectorProducer@7837ead1/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59301ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.665529338Z,MANAGED} 15:55:18.665 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@6d2db15b added {oeji.ManagedSelector@2d274023{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@558476898 added {SelectorProducer@666fb9f8,POJO} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@558476898 added {QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59300ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}],UNMANAGED} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59300ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.666214413Z created 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1910430542 added {AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59300ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.666319755Z,MANAGED} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@6d2db15b added {oeji.ManagedSelector@71dedb4e{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1986987234 added {SelectorProducer@1ab98ef3,POJO} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1986987234 added {QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59300ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}],UNMANAGED} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@766f04e2/SelectorProducer@1ab98ef3/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59300ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.666636403Z created 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@25314341 added {AdaptiveExecutionStrategy@766f04e2/SelectorProducer@1ab98ef3/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59300ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.666730765Z,MANAGED} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@6d2db15b added {oeji.ManagedSelector@1824425{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@100789232 added {SelectorProducer@847a7c6,POJO} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@100789232 added {QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59299ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}],UNMANAGED} 15:55:18.666 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@601ebf0/SelectorProducer@847a7c6/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59299ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.667025981Z created 15:55:18.667 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1591701035 added {AdaptiveExecutionStrategy@601ebf0/SelectorProducer@847a7c6/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59299ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.667121504Z,MANAGED} 15:55:18.667 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@6d2db15b added {oeji.ManagedSelector@5edf6e2b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:18.667 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@2d274023{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.667 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@58e639ea/SelectorProducer@7837ead1/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59299ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.667470181Z 15:55:18.667 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2989ms AdaptiveExecutionStrategy@58e639ea/SelectorProducer@7837ead1/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=8,r=-1,t=59299ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.667606664Z 15:55:18.668 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@50a3f765 startThread=0 15:55:18.668 [qtp38840646-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@50a3f765 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=7,r=-1,t=59297ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:18.669 [RestServerParameters-36423] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@68f5ee68 on oeji.ManagedSelector@2d274023{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.669 [qtp38840646-37] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@58e639ea/SelectorProducer@7837ead1/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=7,r=-1,t=59297ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.669273512Z tryProduce false 15:55:18.669 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:18.669 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@68f5ee68 15:55:18.669 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:18.669 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 waiting with 0 keys 15:55:18.669 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2991ms oeji.ManagedSelector@2d274023{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.669 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@71dedb4e{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.669 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=7,r=-1,t=59297ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.669912797Z 15:55:18.669 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2991ms AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=7,r=-1,t=59296ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.670011839Z 15:55:18.670 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1904dcbc startThread=0 15:55:18.670 [RestServerParameters-36423] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1b95b7ac on oeji.ManagedSelector@71dedb4e{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.670 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1904dcbc in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=59296ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:18.670 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=59296ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.670675763Z tryProduce false 15:55:18.670 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:18.670 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1b95b7ac 15:55:18.670 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:18.670 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 waiting with 0 keys 15:55:18.670 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2992ms oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.671 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1824425{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.671 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@766f04e2/SelectorProducer@1ab98ef3/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=59295ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.671188346Z 15:55:18.671 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2993ms AdaptiveExecutionStrategy@766f04e2/SelectorProducer@1ab98ef3/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=59295ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.67139551Z 15:55:18.671 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@5cd48c18 startThread=0 15:55:18.671 [RestServerParameters-36423] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4d8e3174 on oeji.ManagedSelector@1824425{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.671 [qtp38840646-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@5cd48c18 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=59295ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:18.671 [qtp38840646-36] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@766f04e2/SelectorProducer@1ab98ef3/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=59294ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.672106936Z tryProduce false 15:55:18.672 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:18.672 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@4d8e3174 15:55:18.672 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:18.672 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 waiting with 0 keys 15:55:18.672 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2994ms oeji.ManagedSelector@1824425{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.672 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@5edf6e2b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.672 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@601ebf0/SelectorProducer@847a7c6/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=59294ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.672799902Z 15:55:18.672 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2994ms AdaptiveExecutionStrategy@601ebf0/SelectorProducer@847a7c6/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=59294ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.672909374Z 15:55:18.672 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@72d0f545 startThread=0 15:55:18.673 [RestServerParameters-36423] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@44ce0464 on oeji.ManagedSelector@5edf6e2b{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.673 [qtp38840646-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@72d0f545 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=4,r=-1,t=59293ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:18.673 [qtp38840646-39] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@601ebf0/SelectorProducer@847a7c6/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=4,r=-1,t=59293ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:18.673687752Z tryProduce false 15:55:18.673 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:18.673 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@44ce0464 15:55:18.674 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:18.674 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2995ms oeji.ManagedSelector@5edf6e2b{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.674 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 waiting with 0 keys 15:55:18.674 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2995ms ServerConnectorManager@6d2db15b[keys=0] 15:55:18.674 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@7b2e931 added {acceptor-0@5c5a52d4,POJO} 15:55:18.675 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@5c5a52d4 startThread=0 15:55:18.675 [RestServerParameters-36423] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423} 15:55:18.675 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2996ms RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423} 15:55:18.675 [RestServerParameters-36423] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@7856f41a{STARTING}[12.0.22,sto=0] @2996ms 15:55:18.675 [qtp38840646-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@5c5a52d4 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=3,r=-1,t=59291ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:18.675 [RestServerParameters-36423] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @2997ms oejs.Server@7856f41a{STARTED}[12.0.22,sto=0] 15:55:18.943 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:36423 connected - retries=20 interval=1000 15:55:18.945 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json] 15:55:18.945 [qtp38840646-40-acceptor-0@5c5a52d4-RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@5d9b3257[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36423 remote=/127.0.0.1:44348]] on oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:18.946 [qtp38840646-40-acceptor-0@5c5a52d4-RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:18.946 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:18.946 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken with none selected 15:55:18.947 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:18.947 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken up from select, 0/0/0 selected 15:55:18.947 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 processing 0 keys, 1 updates 15:55:18.947 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:18.947 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@5d9b3257[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36423 remote=/127.0.0.1:44348]] 15:55:18.948 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@5d9b3257[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36423 remote=/127.0.0.1:44348]] startThread=0 15:55:18.948 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@5d9b3257[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36423 remote=/127.0.0.1:44348]] in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=2,r=-1,t=59018ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:18.948 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:18.948 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 waiting with 1 keys 15:55:18.953 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@2986427e 15:55:18.956 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@1939a394 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@e2c627e, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:18.956 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:18.957 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:18.957 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:18.957 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:18.957 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:18.957 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:18.957 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:18.958 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:18.959 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:18.960 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:18.960 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:18.960 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.960 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:18.960 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:18.961 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:18.962 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:18.962 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:18.962 [qtp38840646-41] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.962 [qtp38840646-41] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 4 ms, remaining: 29996 ms 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:18.962 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.963 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:18.963 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.963 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:18.963 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:18.963 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.964 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:18.964 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:18.964 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:18.965 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:18.965 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@e895e3e, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@77476fcf, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@70805849, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@e7d0db2, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@4a41caed, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@6b4fd7d} 15:55:18.965 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at org.onap.policy.pdpx.main.startstop.TestMain.setUpBeforeClass(TestMain.java:51) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:18.966 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at org.onap.policy.pdpx.main.startstop.TestMain.setUpBeforeClass(TestMain.java:51) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:18.966 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:18.967 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@56a09a5c added {SymlinkAllowedResourceAliasChecker@775edae0{base=null,protected=[]},MANAGED} 15:55:18.967 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1453365852 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:18.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@653557958 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@2567c091[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:18.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@653557958 added {[],POJO} 15:55:18.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@653557958 added {[],POJO} 15:55:18.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@653557958 added {[],POJO} 15:55:18.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@56a09a5c added {oeje10s.SessionHandler@26f480c6{STOPPED},AUTO} 15:55:18.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@26f480c6 added {oeje10s.ServletHandler@7747cc1b{STOPPED},AUTO} 15:55:18.968 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@76cf91c9 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@74bfdd66,POJO} 15:55:18.969 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1875372072 added {QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPED,8<=0<=200,i=0,r=-1,t=-307172ms,q=0}[NO_TRY],AUTO} 15:55:18.969 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1875372072 added {oejut.ScheduledExecutorScheduler@26a9c6df{STOPPED},AUTO} 15:55:18.969 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@3df48fe1{capacity=16} 15:55:18.969 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1875372072 added {org.eclipse.jetty.io.ArrayByteBufferPool@2ce24a1a{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:18.970 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1875372072 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:18.970 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1875372072 added {org.eclipse.jetty.util.component.DumpableMap@26bce60d,POJO} 15:55:18.970 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1995103322 added {oejs.Slf4jRequestLogWriter@1e9d7366{STOPPED},AUTO} 15:55:18.972 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6fc7e828 added {oejs.CustomRequestLog@76eadc5a{STOPPED},AUTO} 15:55:18.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@546392117 added {HttpConfiguration@615c4ea4{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:18.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1098139353 added {QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPED,8<=0<=200,i=0,r=-1,t=-307176ms,q=0}[NO_TRY],UNMANAGED} 15:55:18.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1098139353 added {oejut.ScheduledExecutorScheduler@26a9c6df{STOPPED},UNMANAGED} 15:55:18.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1098139353 added {org.eclipse.jetty.io.ArrayByteBufferPool@2ce24a1a{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:18.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@417446d9 added {HttpConnectionFactory@20914835[HTTP/1.1],AUTO} 15:55:18.973 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@20914835[HTTP/1.1] 15:55:18.973 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1098139353 added {ServerConnectorManager@34070bd2[keys=0],MANAGED} 15:55:18.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6fc7e828 added {RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891},AUTO} 15:55:18.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6fc7e828 added {oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@26f480c6{STOPPED}},AUTO} 15:55:18.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1e7d3d87 added {SymlinkAllowedResourceAliasChecker@1dd76982{base=null,protected=[]},MANAGED} 15:55:18.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@511524231 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:18.974 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1e7d3d87 added {oeje10s.ServletHandler@7e76a66f{STOPPED},AUTO} 15:55:18.975 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7e76a66f added {org.glassfish.jersey.servlet.ServletContainer-72237be8==org.glassfish.jersey.servlet.ServletContainer@d78e3da8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:18.975 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7e76a66f added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-72237be8,POJO} 15:55:18.976 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@6fc7e828{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@26f480c6{STOPPED}}, connector=RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-72237be8==org.glassfish.jersey.servlet.ServletContainer@d78e3da8{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:43891/ +> swagger.context.id=swagger-43891 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-43891 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 172/292/8,024 MiB UTC: 2026-01-19T15:55:18.975901944Z; Etc/UTC: 2026-01-19T15:55:18.975901944Z 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@96858414 added {org.eclipse.jetty.security.DefaultIdentityService@23f8036d,POJO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@5c5f12e added {UserStore@68f69ca3[users.count=1],AUTO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@721783805 added {org.eclipse.jetty.util.component.DumpableCollection@4805069b,POJO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:18.977 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:18.977 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@1e3566e{unnamed@1e3566e,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@2b058bfd added {org.eclipse.jetty.security.authentication.BasicAuthenticator@14ca88bc,POJO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@2b058bfd added {HashLoginService@5c5f12e[RestServerParameters-login-service],AUTO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@26f480c6 added {oejs.SecurityHandler$PathMapped@2b058bfd{STOPPED},AUTO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@2b058bfd added {oeje10s.ServletHandler@7747cc1b{STOPPED},AUTO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7747cc1b added {org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:18.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7747cc1b added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-f01fc6d,POJO} 15:55:18.978 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6fc7e828{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@26f480c6{STOPPED}}, connector=RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-43891 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-43891 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 171/292/8,024 MiB UTC: 2026-01-19T15:55:18.977992652Z; Etc/UTC: 2026-01-19T15:55:18.977992652Z 15:55:18.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7747cc1b added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:18.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7747cc1b added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413,POJO} 15:55:18.978 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:18.978 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:18.978 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:18.978 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@688d2a5d 15:55:18.978 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:18.978 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:18.978 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:18.979 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:18.979 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:18.979 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:18.979 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6fc7e828{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@26f480c6{STOPPED}}, connector=RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:18.979 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:18.979 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:18.979 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:18.979 [pool-4-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@608be692 15:55:18.979 [pool-4-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"28ee30c1-881c-4110-b763-3caab04864ab","timestampMs":1768838118979,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:18.979 [RestServerParameters-43891] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6fc7e828{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@26f480c6{STOPPED}}, connector=RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=Thread[#46,RestServerParameters-43891,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@6fc7e828{STOPPED}[12.0.22,sto=0] 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6fc7e828 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@67b2f516,POJO} 15:55:18.980 [RestServerParameters-43891] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@6fc7e828{STARTING}[12.0.22,sto=0] 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPED,8<=0<=200,i=0,r=-1,t=-307183ms,q=0}[NO_TRY] 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@69750790{capacity=8} 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}} 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1833606758 added {QueuedThreadPool[qtp1993314761]@76cf91c9{STARTING,8<=0<=200,i=0,r=-1,t=-307184ms,q=0}[NO_TRY],UNMANAGED} 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1833606758 added {ThreadIdPool@69750790{capacity=8},POJO} 15:55:18.980 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@76cf91c9 added {ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}},AUTO} 15:55:18.981 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}} 15:55:18.981 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3302ms ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}} 15:55:18.981 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#48,qtp1993314761-48,5,main] 15:55:18.981 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#49,qtp1993314761-49,5,main] 15:55:18.981 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.981 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#50,qtp1993314761-50,5,main] 15:55:18.982 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.982 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#51,qtp1993314761-51,5,main] 15:55:18.982 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.982 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#52,qtp1993314761-52,5,main] 15:55:18.982 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.982 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#53,qtp1993314761-53,5,main] 15:55:18.982 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.982 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#54,qtp1993314761-54,5,main] 15:55:18.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.983 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#55,qtp1993314761-55,5,main] 15:55:18.983 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3305ms QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.983 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@26a9c6df{STOPPED} 15:55:18.983 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3305ms oejut.ScheduledExecutorScheduler@26a9c6df{STARTED} 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@76eadc5a{STOPPED} 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@1e9d7366{STOPPED} 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3305ms oejs.Slf4jRequestLogWriter@1e9d7366{STARTED} 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3305ms oejs.CustomRequestLog@76eadc5a{STARTED} 15:55:18.984 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@26f480c6{STOPPED}} 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@46c4c6c 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@26f480c6{STOPPED}} 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@775edae0{base=null,protected=[]} 15:55:18.984 [qtp1993314761-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59998ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:18.984 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@56a09a5c added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@48d58a3b,POJO} 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3306ms SymlinkAllowedResourceAliasChecker@775edae0{base=null,protected=[]} 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@26f480c6{STOPPED} 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@26f480c6 added {org.eclipse.jetty.session.DefaultSessionCache@4a0f5595[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@4a0f5595 added {org.eclipse.jetty.session.NullSessionDataStore@16bf84[passivating=false,graceSec=3600],AUTO} 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@667f8cc6{STOPPED}[worker=null] 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@667f8cc6 added {oejs.HouseKeeper@29f4660{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:18.985 [RestServerParameters-43891] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@29f4660{STOPPED}[interval=600000, ownscheduler=false] 15:55:18.985 [RestServerParameters-43891] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3307ms oejs.HouseKeeper@29f4660{STARTED}[interval=600000, ownscheduler=false] 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3307ms oejs.DefaultSessionIdManager@667f8cc6{STARTED}[worker=node0] 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6fc7e828 added {oejs.DefaultSessionIdManager@667f8cc6{STARTED}[worker=node0],MANAGED} 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@26f480c6 added {oejs.DefaultSessionIdManager@667f8cc6{STARTED}[worker=node0],UNMANAGED} 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@2b058bfd{STOPPED} 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@2b058bfd added {org.eclipse.jetty.security.DefaultIdentityService@23f8036d,POJO} 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@2b058bfd added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@7d36b01,POJO} 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@2b058bfd{STARTING} 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@5c5f12e[RestServerParameters-login-service] 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@68f69ca3[users.count=1] 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3308ms UserStore@68f69ca3[users.count=1] 15:55:18.986 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3308ms HashLoginService@5c5f12e[RestServerParameters-login-service] 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@7747cc1b{STOPPED} 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-f01fc6d[EMBEDDED:] 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1dd0de81{/*->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-f01fc6d=MappedServlet6504271d{null->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@7747cc1b{STARTING} 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7747cc1b added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7747cc1b added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536,POJO} 15:55:18.987 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-f01fc6d[EMBEDDED:] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2b0f4ba7{/*->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536[EMBEDDED:] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet3030bc91{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536=MappedServlet74c84945{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-f01fc6d=MappedServlet68bf3ff{null->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-f01fc6d[EMBEDDED:] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5788d2fa{/*->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536[EMBEDDED:] 15:55:18.988 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:18.989 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet62e938ae{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:18.989 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536=MappedServlet74c84945{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-f01fc6d=MappedServlet68bf3ff{null->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:18.989 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@7747cc1b{STARTING} 15:55:18.989 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3310ms oeje10s.ServletHandler@7747cc1b{STARTED} 15:55:18.989 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3311ms oejs.SecurityHandler$PathMapped@2b058bfd{STARTED} 15:55:18.989 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@4a0f5595[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:18.990 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@16bf84[passivating=false,graceSec=3600] 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3312ms org.eclipse.jetty.session.NullSessionDataStore@16bf84[passivating=false,graceSec=3600] 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3312ms org.eclipse.jetty.session.DefaultSessionCache@4a0f5595[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@26f480c6 added {[],POJO} 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3313ms oeje10s.SessionHandler@26f480c6{STARTED} 15:55:18.991 [RestServerParameters-43891] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STARTED}} 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:} 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3313ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:} 15:55:18.991 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@54ddc7d7 15:55:18.992 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:18.992 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3313ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:18.992 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:18.992 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3314ms org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:18.992 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-f01fc6d 15:55:19.003 [qtp38840646-41] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=45/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:19.004 [qtp38840646-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@360fbe8b on oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.004 [qtp38840646-41] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.004 [qtp38840646-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.004 [qtp38840646-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.004 [qtp38840646-41] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@211336af{ReadCallback@6aa32fe0{HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:19.005 [qtp38840646-41] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.005 [qtp38840646-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@1b674d57 on oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.005 [qtp38840646-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:19.005 [qtp38840646-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken with none selected 15:55:19.005 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@5d9b3257[java.nio.channels.SocketChannel[connected local=/127.0.0.1:36423 remote=/127.0.0.1:44348]] in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=2,r=-1,t=58961ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken up from select, 0/0/1 selected 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 processing 0 keys, 2 updates 15:55:19.005 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=3,r=-1,t=58961ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@360fbe8b 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@1b674d57 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.005 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 waiting with 1 keys 15:55:19.006 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken up from select, 1/1/1 selected 15:55:19.006 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 processing 1 keys, 0 updates 15:55:19.006 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:36423 remote=/127.0.0.1:44348], selector=sun.nio.ch.EPollSelectorImpl@40b47014, interestOps=1, readyOps=1 SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.006 [qtp38840646-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.006 [qtp38840646-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:19.008 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@818d5e3{thread=null} startThread=0 15:55:19.008 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/PRODUCING/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=2,r=-1,t=58958ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.008933851Z 15:55:19.009 [qtp38840646-42] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@818d5e3{thread=null} in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=2,r=-1,t=58957ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.009 [qtp38840646-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2 15:55:19.009 [qtp38840646-42] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:19.010 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/PRODUCING/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=2,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.010448375Z 15:55:19.010 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:19.010 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:19.010 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.010 [qtp38840646-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=1,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.010 [qtp38840646-38] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.010 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 waiting with 1 keys 15:55:19.010 [qtp38840646-43] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@211336af{ReadCallback@6aa32fe0{HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:19.011 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.013 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@13feda21[rc=1,DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.014 [qtp38840646-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.014 [qtp38840646-43] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:19.014 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@13feda21[rc=1,DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.014 [qtp38840646-43] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:19.014 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@13feda21[rc=1,DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,ISHUT,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.014 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@13feda21[rc=1,DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.015 [qtp38840646-43] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:19.015 [qtp38840646-43] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:19.015 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,ISHUT,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.015 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@13feda21[rc=1,DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.016 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@13feda21[rc=1,DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,ISHUT,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.017 [qtp38840646-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@2e0a1e1d{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@196ae793[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:19.018 [qtp38840646-43] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@2e0a1e1d{terminated=false,multiplex=0,pooled=Buffer@1645ffea[rc=0,DirectByteBuffer@3648123[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@196ae793[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:19.018 [qtp38840646-43] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.018 [qtp38840646-43] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@653f4d5a[{l=/127.0.0.1:36423,r=/127.0.0.1:44348,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.018 [qtp38840646-43] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@211336af{null} 15:55:19.018 [qtp38840646-43] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:19.018 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken with none selected 15:55:19.018 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken up from select, 0/0/0 selected 15:55:19.019 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 processing 0 keys, 0 updates 15:55:19.019 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:19.019 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.019 [qtp38840646-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ad8e6a7 startThread=0 15:55:19.019 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 waiting with 0 keys 15:55:19.019 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ad8e6a7 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=0,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.019 [qtp38840646-43] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.019 [qtp38840646-41] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@653f4d5a[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=?, handled=?, send=?, completed=?, request=?}] 15:55:19.019 [qtp38840646-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@653f4d5a[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=0,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.019 [qtp38840646-43] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=1,r=-1,t=58947ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.019 [qtp38840646-41] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@4bac44c6::SocketChannelEndPoint@653f4d5a[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@4bac44c6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@51241239{s=START}]=>HttpChannelState@5c5c2c4b{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.019 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6ad8e6a7 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=1,r=-1,t=58946ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.020 [qtp38840646-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=2,r=-1,t=58946ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:19.051 [RestServerParameters-43891] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:19.051 [RestServerParameters-43891] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:19.062 [RestServerParameters-43891] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STARTED}} 15:55:19.062 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3384ms oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STARTED}} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@417446d9 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:43891],POJO} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@20914835[HTTP/1.1] 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3384ms HttpConnectionFactory@20914835[HTTP/1.1] 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@34070bd2[keys=0] 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1301137878 added {SelectorProducer@1efd38e7,POJO} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1301137878 added {QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59920ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}],UNMANAGED} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4d8dc9d6/SelectorProducer@1efd38e7/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.063517095Z created 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@535354255 added {AdaptiveExecutionStrategy@4d8dc9d6/SelectorProducer@1efd38e7/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.063598187Z,MANAGED} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@34070bd2 added {oeji.ManagedSelector@1fe8db8f{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@913983728 added {SelectorProducer@159af490,POJO} 15:55:19.063 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@913983728 added {QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}],UNMANAGED} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.064048627Z created 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1658309828 added {AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.064126079Z,MANAGED} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@34070bd2 added {oeji.ManagedSelector@62d7ccc4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1002067890 added {SelectorProducer@5f63a5fd,POJO} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1002067890 added {QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}],UNMANAGED} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3bba57b2/SelectorProducer@5f63a5fd/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59919ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.064401516Z created 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@497022197 added {AdaptiveExecutionStrategy@3bba57b2/SelectorProducer@5f63a5fd/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.064481468Z,MANAGED} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@34070bd2 added {oeji.ManagedSelector@1d9ff4f5{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1106422382 added {SelectorProducer@281c7225,POJO} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1106422382 added {QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}],UNMANAGED} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@41f2aa6e/SelectorProducer@281c7225/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.064691962Z created 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1787983510 added {AdaptiveExecutionStrategy@41f2aa6e/SelectorProducer@281c7225/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.064774874Z,MANAGED} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@34070bd2 added {oeji.ManagedSelector@6a927696{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1fe8db8f{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.064 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4d8dc9d6/SelectorProducer@1efd38e7/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.065010869Z 15:55:19.065 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3386ms AdaptiveExecutionStrategy@4d8dc9d6/SelectorProducer@1efd38e7/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=8,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.065080141Z 15:55:19.065 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@8480f6d startThread=0 15:55:19.065 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5cbd75d0 on oeji.ManagedSelector@1fe8db8f{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.065 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@8480f6d in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=7,r=-1,t=59918ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.065 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4d8dc9d6/SelectorProducer@1efd38e7/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=7,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.06552177Z tryProduce false 15:55:19.065 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.065 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5cbd75d0 15:55:19.065 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.065 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3387ms oeji.ManagedSelector@1fe8db8f{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.065 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 waiting with 0 keys 15:55:19.065 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@62d7ccc4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.066 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=7,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.066106604Z 15:55:19.066 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3387ms AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=7,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.066191546Z 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@534e8e6e in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.06635832Z tryProduce false 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 waiting with 0 keys 15:55:19.066 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@534e8e6e startThread=0 15:55:19.066 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@17fba938 on oeji.ManagedSelector@62d7ccc4{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.066 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@62d7ccc4{STARTING}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken with none selected 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken up from select, 0/0/0 selected 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 processing 0 keys, 1 updates 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@17fba938 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.066 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 waiting with 0 keys 15:55:19.066 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3388ms oeji.ManagedSelector@62d7ccc4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1d9ff4f5{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3bba57b2/SelectorProducer@5f63a5fd/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.067103247Z 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3388ms AdaptiveExecutionStrategy@3bba57b2/SelectorProducer@5f63a5fd/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.067168149Z 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6ea45b97 startThread=0 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@26df1249 on oeji.ManagedSelector@1d9ff4f5{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.067 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6ea45b97 in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=5,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.067 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3bba57b2/SelectorProducer@5f63a5fd/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=5,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.067531516Z tryProduce false 15:55:19.067 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.067 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@26df1249 15:55:19.067 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.067 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e waiting with 0 keys 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3389ms oeji.ManagedSelector@1d9ff4f5{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6a927696{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.067 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@41f2aa6e/SelectorProducer@281c7225/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=5,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.067953526Z 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3389ms AdaptiveExecutionStrategy@41f2aa6e/SelectorProducer@281c7225/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=5,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.068029427Z 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6d0a3766 in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@41f2aa6e/SelectorProducer@281c7225/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.068183691Z tryProduce false 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 waiting with 0 keys 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6d0a3766 startThread=0 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@117be0b7 on oeji.ManagedSelector@6a927696{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6a927696{STARTING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 woken with none selected 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 woken up from select, 0/0/0 selected 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 processing 0 keys, 1 updates 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@117be0b7 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.068 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 waiting with 0 keys 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3390ms oeji.ManagedSelector@6a927696{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3390ms ServerConnectorManager@34070bd2[keys=0] 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@417446d9 added {acceptor-0@5b8339c9,POJO} 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@5b8339c9 startThread=0 15:55:19.068 [RestServerParameters-43891] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3390ms RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:19.068 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@5b8339c9 in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.068 [RestServerParameters-43891] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@6fc7e828{STARTING}[12.0.22,sto=0] @3390ms 15:55:19.068 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @3390ms oejs.Server@6fc7e828{STARTED}[12.0.22,sto=0] 15:55:19.980 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:43891 connected - retries=20 interval=1000 15:55:19.981 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:19.980 [qtp1993314761-52-acceptor-0@5b8339c9-RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@54d798d7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43891 remote=/127.0.0.1:43102]] on oeji.ManagedSelector@62d7ccc4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.981 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:19.981 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:19.981 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:19.981 [qtp1993314761-52-acceptor-0@5b8339c9-RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@62d7ccc4{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.981 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken with none selected 15:55:19.981 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken up from select, 0/0/0 selected 15:55:19.981 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 processing 0 keys, 1 updates 15:55:19.981 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6fc7e828{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STARTED}}, connector=RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=Thread[#46,RestServerParameters-43891,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:19.981 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.981 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:19.981 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@54d798d7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43891 remote=/127.0.0.1:43102]] 15:55:19.982 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@54d798d7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43891 remote=/127.0.0.1:43102]] startThread=0 15:55:19.982 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@34070bd2[keys=1] 15:55:19.982 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 waiting with 1 keys 15:55:19.982 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@54d798d7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43891 remote=/127.0.0.1:43102]] in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=2,r=-1,t=59001ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.982 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@6a927696{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.982 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1993314761-52-acceptor-0@5b8339c9-RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=2,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.982 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:19.982 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.982 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:19.982 [qtp1993314761-53] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:19.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@c845593 on oeji.ManagedSelector@62d7ccc4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.983 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@3af39e7b on oeji.ManagedSelector@6a927696{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7805e233{ReadCallback@5683086d{HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:19.983 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6a927696{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.983 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 woken with none selected 15:55:19.983 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@29a93528 on oeji.ManagedSelector@62d7ccc4{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.984 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 woken up from select, 0/0/0 selected 15:55:19.984 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 processing 0 keys, 1 updates 15:55:19.984 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.984 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3af39e7b 15:55:19.984 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@62d7ccc4{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:19.984 [qtp1993314761-53] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.984 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@6a927696{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.984 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.984 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 waiting with 0 keys 15:55:19.984 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@54d798d7[java.nio.channels.SocketChannel[connected local=/127.0.0.1:43891 remote=/127.0.0.1:43102]] in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.984 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.984 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken with none selected 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken up from select, 0/0/1 selected 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 processing 0 keys, 2 updates 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@c845593 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@29a93528 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 waiting with 1 keys 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken up from select, 1/1/1 selected 15:55:19.985 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6cfd08e9 on oeji.ManagedSelector@6a927696{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 processing 1 keys, 0 updates 15:55:19.985 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6a927696{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:43891 remote=/127.0.0.1:43102], selector=sun.nio.ch.EPollSelectorImpl@5d896a77, interestOps=1, readyOps=1 SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.985 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 woken with none selected 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.985 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 woken up from select, 0/0/0 selected 15:55:19.985 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@63cdd4b7 processing 0 keys, 1 updates 15:55:19.985 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.986 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@6cfd08e9 15:55:19.985 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:19.986 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@63cdd4b7 on oeji.ManagedSelector@6a927696{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.986 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@1cb4604c{thread=null} startThread=0 15:55:19.986 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/PRODUCING/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.986388843Z 15:55:19.986 [qtp1993314761-51] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.986 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6d0a3766 in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.986 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/PRODUCING/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.986649989Z 15:55:19.986 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@1cb4604c{thread=null} in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.986 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 3 15:55:19.986 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:19.986 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:19.986 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:19.986 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.986 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.986 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@41f2aa6e/SelectorProducer@281c7225/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.98708703Z 15:55:19.987 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 waiting with 1 keys 15:55:19.987 [qtp1993314761-55] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7805e233{ReadCallback@5683086d{HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:19.987 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@41f2aa6e/SelectorProducer@281c7225/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.987251273Z 15:55:19.987 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.987 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@6a927696{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.987 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@1d9ff4f5{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.987 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@54ca9420 on oeji.ManagedSelector@1d9ff4f5{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.987 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@6459114a[rc=1,DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.987 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1d9ff4f5{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.987 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e woken with none selected 15:55:19.987 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e woken up from select, 0/0/0 selected 15:55:19.987 [qtp1993314761-55] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.987 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e processing 0 keys, 1 updates 15:55:19.987 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.987 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@54ca9420 15:55:19.987 [qtp1993314761-55] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:19.987 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@1d9ff4f5{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e waiting with 0 keys 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@6459114a[rc=1,DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:19.988 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4ea48b2e on oeji.ManagedSelector@1d9ff4f5{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.988 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1d9ff4f5{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@6459114a[rc=1,DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e woken with none selected 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e woken up from select, 0/0/0 selected 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@676d857e processing 0 keys, 1 updates 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@4ea48b2e 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@6459114a[rc=1,DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@676d857e on oeji.ManagedSelector@1d9ff4f5{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6ea45b97 in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.988 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.988 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@6459114a[rc=1,DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.988 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3bba57b2/SelectorProducer@5f63a5fd/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.988972802Z 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@6459114a[rc=1,DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.989 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3bba57b2/SelectorProducer@5f63a5fd/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.989134326Z 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@6ea17a3a{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@2ba3e98a[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:19.989 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@1d9ff4f5{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@6ea17a3a{terminated=false,multiplex=0,pooled=Buffer@7dc6ef5[rc=0,DirectByteBuffer@6a9ee3b1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2ba3e98a[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:19.989 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@62d7ccc4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@67c3ee3[{l=/127.0.0.1:43891,r=/127.0.0.1:43102,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.989 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@72c704f1 on oeji.ManagedSelector@62d7ccc4{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7805e233{null} 15:55:19.989 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@62d7ccc4{STOPPING}[id=1 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@62d7ccc4{STOPPING}[id=1 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a4286d4 startThread=0 15:55:19.989 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken with none selected 15:55:19.989 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken up from select, 0/0/0 selected 15:55:19.989 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 processing 0 keys, 1 updates 15:55:19.989 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a4286d4 in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.989 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.989 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@72c704f1 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@67c3ee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=3,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.989 [qtp1993314761-52] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@67c3ee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.989 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.989 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@62d7ccc4{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:19.990 [qtp1993314761-52] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@8bbc05c::SocketChannelEndPoint@67c3ee3[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@8bbc05c[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4986ca67{s=START}]=>HttpChannelState@2eea7e92{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.990 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a4286d4 in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=4,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 waiting with 0 keys 15:55:19.990 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=5,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.990 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@76f9e000 on oeji.ManagedSelector@62d7ccc4{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:19.990 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@62d7ccc4{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken with none selected 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 woken up from select, 0/0/0 selected 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d896a77 processing 0 keys, 1 updates 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@76f9e000 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@5d896a77 on oeji.ManagedSelector@62d7ccc4{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@534e8e6e in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=5,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/PRODUCING/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=5,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:19.990880595Z 15:55:19.990 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@367a48f0/SelectorProducer@159af490/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:19.990978777Z 15:55:19.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@62d7ccc4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:19.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@1fe8db8f{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.991 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7612116b on oeji.ManagedSelector@1fe8db8f{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.991 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1fe8db8f{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 woken with none selected 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 woken up from select, 0/0/0 selected 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 processing 0 keys, 1 updates 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7612116b 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@1fe8db8f{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 waiting with 0 keys 15:55:19.991 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@1c05097c on oeji.ManagedSelector@1fe8db8f{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.991 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1fe8db8f{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 woken with none selected 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 woken up from select, 0/0/0 selected 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@29fafb28 processing 0 keys, 1 updates 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@1c05097c 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@29fafb28 on oeji.ManagedSelector@1fe8db8f{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:19.991 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@8480f6d in QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4d8dc9d6/SelectorProducer@1efd38e7/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=6,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.992046891Z 15:55:19.992 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=7,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:19.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4d8dc9d6/SelectorProducer@1efd38e7/IDLE/p=0/QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=7,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:19.992139273Z 15:55:19.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@1fe8db8f{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:19.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@34070bd2[keys=0] 15:55:19.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@20914835[HTTP/1.1] 15:55:19.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@20914835[HTTP/1.1] 15:55:19.992 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:19.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@417446d9{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:19.992 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@6fc7e828{STARTED}[12.0.22,sto=0] 15:55:19.992 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@6fc7e828{STOPPING}[12.0.22,sto=0] 15:55:19.992 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@6fc7e828{STOPPING}[12.0.22,sto=0] 15:55:19.992 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@6fc7e828{STOPPING}[12.0.22,sto=0] 15:55:19.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@667f8cc6{STARTED}[worker=node0] 15:55:19.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@29f4660{STARTED}[interval=600000, ownscheduler=false] 15:55:19.993 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:55:19.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@29f4660{STOPPED}[interval=600000, ownscheduler=false] 15:55:19.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@667f8cc6{STOPPED}[worker=node0] 15:55:19.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STARTED}} 15:55:19.993 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STARTED}} 15:55:19.993 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@26f480c6{STARTED} 15:55:19.994 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:55:19.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@4a0f5595[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:19.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@16bf84[passivating=false,graceSec=3600] 15:55:19.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@16bf84[passivating=false,graceSec=3600] 15:55:19.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@4a0f5595[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:19.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@2b058bfd{STARTED} 15:55:19.994 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@2b058bfd{STOPPING} 15:55:19.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@7747cc1b{STARTED} 15:55:19.994 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@7747cc1b{STOPPING} 15:55:19.994 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=true,async=true,src=EMBEDDED:} 15:55:19.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:} 15:55:19.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:19.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-3798a536==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@58830161{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:19.996 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:55:20.001 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:20.002 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-f01fc6d[EMBEDDED:] 15:55:20.002 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.002 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.002 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet40dee07b{/*->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:20.002 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@85cd413{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-85cd413] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-f01fc6d=MappedServlet21e39b82{null->org.glassfish.jersey.servlet.ServletContainer-f01fc6d==org.glassfish.jersey.servlet.ServletContainer@dae13b84{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:20.002 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@7747cc1b{STOPPED} 15:55:20.002 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@5c5f12e[RestServerParameters-login-service] 15:55:20.002 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@68f69ca3[users.count=1] 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@68f69ca3[users.count=1] 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@5c5f12e[RestServerParameters-login-service] 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@2b058bfd{STOPPED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@26f480c6{STOPPED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@775edae0{base=null,protected=[]} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@775edae0{base=null,protected=[]} 15:55:20.003 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STOPPED}} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@56a09a5c{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@26f480c6{STOPPED}} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@76eadc5a{STARTED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@1e9d7366{STARTED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@1e9d7366{STOPPED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@76eadc5a{STOPPED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@26a9c6df{STARTED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@26a9c6df{STOPPED} 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1993314761]@76cf91c9{STARTED,8<=8<=200,i=7,r=-1,t=58979ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=8<=200,i=7,r=-1,t=58979ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:20.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}} 15:55:20.004 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#51,qtp1993314761-51,5,main] for stop 15:55:20.004 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}} 15:55:20.004 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@1cb4604c{thread=null} in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=8<=200,i=7,r=-1,t=58979ms,q=0}[ReservedThreadExecutor@6d4a9e66{capacity=8,threads=ThreadIdPool@69750790{capacity=8}}] 15:55:20.004 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=7,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=8,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=8,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=8,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=9,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-54] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#54,qtp1993314761-54,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=9,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=8,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#51,qtp1993314761-51,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=8,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.004 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=10,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-53] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#53,qtp1993314761-53,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=10,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=10,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=10,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=11,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#50,qtp1993314761-50,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=11,r=-1,t=58978ms,q=0}[NO_TRY] 15:55:20.005 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#48,qtp1993314761-48,5,main] for 2499 15:55:20.005 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=11,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=11,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=12,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=11,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=12,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#55,qtp1993314761-55,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=12,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=12,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=12,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=12,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=13,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=13,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=15,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=15,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.005 [qtp1993314761-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#49,qtp1993314761-49,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=15,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.006 [qtp1993314761-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#48,qtp1993314761-48,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=15,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.006 [qtp1993314761-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#52,qtp1993314761-52,5,main] exited for QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPING,8<=0<=200,i=15,r=-1,t=58977ms,q=0}[NO_TRY] 15:55:20.006 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#49,qtp1993314761-49,5,] for 2499 15:55:20.006 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#52,qtp1993314761-52,5,] for 2499 15:55:20.007 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1993314761]@76cf91c9{STOPPED,8<=0<=200,i=15,r=-1,t=58976ms,q=0}[NO_TRY] 15:55:20.007 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@6fc7e828{STOPPED}[12.0.22,sto=0] 15:55:20.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:20.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:20.007 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:20.007 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@73a5d86c to TERMINATED 15:55:20.007 [pool-4-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=4]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@608be692 15:55:20.014 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"d7b39297-a3fb-4e54-9639-e7f017c75cf1","timestampMs":1768838120008,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:20.014 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:20.014 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping 15:55:20.014 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping 15:55:20.014 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: shutdown 15:55:20.014 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping 15:55:20.014 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: shutdown 15:55:20.014 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping 15:55:20.014 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:20.014 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@688d2a5d 15:55:20.014 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:20.014 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:20.016 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json] 15:55:20.016 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:20.016 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:20.017 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@3ba5c4dd 15:55:20.018 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@2210e466 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@be1c08a, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:20.019 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:20.019 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:20.019 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.020 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:20.020 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.020 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:20.020 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:20.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.021 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:20.021 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.021 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.022 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:20.022 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.022 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:20.022 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.022 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.023 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:20.023 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.023 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.023 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@4cf01c41, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@57bac3f0, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@55f6f965, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@40ddf339, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@c83ed77, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@d271a54} 15:55:20.023 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.startstop.TestMain.lambda$testMain$0(TestMain.java:77) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.pdpx.main.startstop.TestMain.testMain(TestMain.java:76) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:20.024 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.startstop.TestMain.lambda$testMain$0(TestMain.java:77) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.pdpx.main.startstop.TestMain.testMain(TestMain.java:76) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:20.024 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:20.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@53e82089 added {SymlinkAllowedResourceAliasChecker@66a8751a{base=null,protected=[]},MANAGED} 15:55:20.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1407721609 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:20.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1321368652 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@12200670[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:20.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1321368652 added {[],POJO} 15:55:20.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1321368652 added {[],POJO} 15:55:20.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1321368652 added {[],POJO} 15:55:20.024 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@53e82089 added {oeje10s.SessionHandler@4ec27c4c{STOPPED},AUTO} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4ec27c4c added {oeje10s.ServletHandler@5e80d5{STOPPED},AUTO} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@257b3561 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@78861d9e,POJO} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1787266936 added {QueuedThreadPool[qtp628831585]@257b3561{STOPPED,8<=0<=200,i=0,r=-1,t=-308228ms,q=0}[NO_TRY],AUTO} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1787266936 added {oejut.ScheduledExecutorScheduler@1eabfad5{STOPPED},AUTO} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1787266936 added {org.eclipse.jetty.io.ArrayByteBufferPool@6207145c{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1787266936 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1787266936 added {org.eclipse.jetty.util.component.DumpableMap@2a259f6f,POJO} 15:55:20.025 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@2093965588 added {oejs.Slf4jRequestLogWriter@3df3410a{STOPPED},AUTO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6a878778 added {oejs.CustomRequestLog@7ccf6114{STOPPED},AUTO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1728845596 added {HttpConfiguration@61d42275{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1712597146 added {QueuedThreadPool[qtp628831585]@257b3561{STOPPED,8<=0<=200,i=0,r=-1,t=-308229ms,q=0}[NO_TRY],UNMANAGED} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1712597146 added {oejut.ScheduledExecutorScheduler@1eabfad5{STOPPED},UNMANAGED} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1712597146 added {org.eclipse.jetty.io.ArrayByteBufferPool@6207145c{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6614289a added {HttpConnectionFactory@670c171c[HTTP/1.1],AUTO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@670c171c[HTTP/1.1] 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1712597146 added {ServerConnectorManager@4148ce43[keys=0],MANAGED} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6a878778 added {RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891},AUTO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6a878778 added {oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}},AUTO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@46fb9581 added {SymlinkAllowedResourceAliasChecker@6fcc0a1{base=null,protected=[]},MANAGED} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1190892929 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@46fb9581 added {oeje10s.ServletHandler@416b681c{STOPPED},AUTO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@416b681c added {org.glassfish.jersey.servlet.ServletContainer-46d69ca4==org.glassfish.jersey.servlet.ServletContainer@c901259f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:20.026 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@416b681c added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-46d69ca4,POJO} 15:55:20.027 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@6a878778{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}}, connector=RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-46d69ca4==org.glassfish.jersey.servlet.ServletContainer@c901259f{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:43891/ +> swagger.context.id=swagger-43891 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-43891 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 148/292/8,024 MiB UTC: 2026-01-19T15:55:20.02691533Z; Etc/UTC: 2026-01-19T15:55:20.02691533Z 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1553686114 added {org.eclipse.jetty.security.DefaultIdentityService@3c826498,POJO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@5c9b5e62 added {UserStore@2633d09c[users.count=1],AUTO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1377593328 added {org.eclipse.jetty.util.component.DumpableCollection@7d156f8f,POJO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.027 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.027 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@54f25b42{unnamed@54f25b42,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@521c67f0 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@451af781,POJO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@521c67f0 added {HashLoginService@5c9b5e62[RestServerParameters-login-service],AUTO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4ec27c4c added {oejs.SecurityHandler$PathMapped@521c67f0{STOPPED},AUTO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@521c67f0 added {oeje10s.ServletHandler@5e80d5{STOPPED},AUTO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5e80d5 added {org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:20.027 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5e80d5 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3749c2b,POJO} 15:55:20.028 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6a878778{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}}, connector=RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-43891 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-43891 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 148/292/8,024 MiB UTC: 2026-01-19T15:55:20.027934663Z; Etc/UTC: 2026-01-19T15:55:20.027934663Z 15:55:20.028 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5e80d5 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@32e65852{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:20.028 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5e80d5 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852,POJO} 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:20.028 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@64d93096 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:20.028 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:20.028 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:20.028 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:20.028 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6a878778{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}}, connector=RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:20.029 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:20.029 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6a878778{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}}, connector=RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=Thread[#58,RestServerParameters-43891,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STOPPING 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:20.029 [pool-5-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@3196263f 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:20.029 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@6150afc6 to TERMINATED 15:55:20.029 [pool-5-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"be469ec1-88ad-4d41-900a-3fe0074c33af","timestampMs":1768838120029,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:20.029 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"027c0b38-11b3-43e0-bfb4-0c6ec53a249a","timestampMs":1768838120029,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:20.029 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:20.029 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping 15:55:20.029 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:20.029 [RestServerParameters-43891] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-43891, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=43891, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6a878778{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}}, connector=RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891}, jettyThread=Thread[#58,RestServerParameters-43891,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:20.029 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 15:55:20.029 [pool-5-thread-1] ERROR org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient -- interrupted waiting for topic sink policy-pdp-pap source policy-pdp-pap java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.ReentrantLock$Sync.lockInterruptibly(ReentrantLock.java:159) at java.base/java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:372) at java.base/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:509) at java.base/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(BidirectionalTopicClient.java:163) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.isTopicReady(XacmlPdpHearbeatPublisher.java:105) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:83) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:20.030 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:20.029 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@6a878778{STOPPED}[12.0.22,sto=0] 15:55:20.030 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: shutdown 15:55:20.030 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping 15:55:20.030 [pool-5-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@3196263f 15:55:20.030 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:20.030 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6a878778 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@5e465e69,POJO} 15:55:20.030 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@64d93096 15:55:20.030 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:20.030 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:20.030 [RestServerParameters-43891] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:20.030 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@6a878778{STARTING}[12.0.22,sto=0] 15:55:20.030 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp628831585]@257b3561{STOPPED,8<=0<=200,i=0,r=-1,t=-308234ms,q=0}[NO_TRY] 15:55:20.030 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@5081bbd1{capacity=8} 15:55:20.030 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}} 15:55:20.030 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1421751577 added {QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=0<=200,i=0,r=-1,t=-308234ms,q=0}[NO_TRY],UNMANAGED} 15:55:20.030 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1421751577 added {ThreadIdPool@5081bbd1{capacity=8},POJO} 15:55:20.031 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@257b3561 added {ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}},AUTO} 15:55:20.031 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}} 15:55:20.031 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4352ms ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}} 15:55:20.031 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#60,qtp628831585-60,5,main] 15:55:20.032 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#61,qtp628831585-61,5,main] 15:55:20.032 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#62,qtp628831585-62,5,main] 15:55:20.032 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, parameters/XacmlPdpConfigParameters_InvalidName.json] 15:55:20.032 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidName.json" does not exist on the local file system 15:55:20.032 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#63,qtp628831585-63,5,main] 15:55:20.032 [qtp628831585-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.033 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidName.json" : 15:55:20.033 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "parameters/XacmlPdpConfigParameters_InvalidName.json" does not exist on the local file system 15:55:20.033 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#64,qtp628831585-64,5,main] 15:55:20.033 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- found URL resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/XacmlPdpConfigParameters_InvalidName.json" : 15:55:20.033 [qtp628831585-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.033 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#65,qtp628831585-65,5,main] 15:55:20.033 [qtp628831585-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.031 [qtp628831585-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.033 [qtp628831585-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.033 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#66,qtp628831585-66,5,main] 15:55:20.033 [qtp628831585-65] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#67,qtp628831585-67,5,main] 15:55:20.034 [qtp628831585-66] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4355ms QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.034 [qtp628831585-67] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.034 [main] ERROR org.onap.policy.pdpx.main.parameters.XacmlPdpParameterHandler -- validation error(s) on parameters from "parameters/XacmlPdpConfigParameters_InvalidName.json" "XacmlPdpParameterGroup" INVALID, item has status INVALID item "pdpType" value "null" INVALID, is null item "name" value " " INVALID, is blank 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@1eabfad5{STOPPED} 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4356ms oejut.ScheduledExecutorScheduler@1eabfad5{STARTED} 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@7ccf6114{STOPPED} 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@3df3410a{STOPPED} 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4356ms oejs.Slf4jRequestLogWriter@3df3410a{STARTED} 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4356ms oejs.CustomRequestLog@7ccf6114{STARTED} 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}} 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@75c1ea7d 15:55:20.034 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@4ec27c4c{STOPPED}} 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@66a8751a{base=null,protected=[]} 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@53e82089 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@698980fb,POJO} 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4356ms SymlinkAllowedResourceAliasChecker@66a8751a{base=null,protected=[]} 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@4ec27c4c{STOPPED} 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4ec27c4c added {org.eclipse.jetty.session.DefaultSessionCache@7253a736[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:20.035 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [parameters/XacmlPdpConfigParameters.json] 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@7253a736 added {org.eclipse.jetty.session.NullSessionDataStore@6d372817[passivating=false,graceSec=3600],AUTO} 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@175fa5ce{STOPPED}[worker=null] 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@175fa5ce added {oejs.HouseKeeper@32f47186{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:20.035 [RestServerParameters-43891] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@32f47186{STOPPED}[interval=600000, ownscheduler=false] 15:55:20.035 [RestServerParameters-43891] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4357ms oejs.HouseKeeper@32f47186{STARTED}[interval=600000, ownscheduler=false] 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4358ms oejs.DefaultSessionIdManager@175fa5ce{STARTED}[worker=node0] 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6a878778 added {oejs.DefaultSessionIdManager@175fa5ce{STARTED}[worker=node0],MANAGED} 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4ec27c4c added {oejs.DefaultSessionIdManager@175fa5ce{STARTED}[worker=node0],UNMANAGED} 15:55:20.036 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-h] 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@521c67f0{STOPPED} 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@521c67f0 added {org.eclipse.jetty.security.DefaultIdentityService@3c826498,POJO} 15:55:20.036 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- usage: org.onap.policy.pdpx.main.startstop.Main [options...] options -c,--config-file the full path to the configuration file to use, the configuration file must be a Json file containing the policy xacml pdp parameters -h,--help outputs the usage of this command -p,--property-file the full path to the topic property file to use, the property file contains the policy pap topic properties -v,--version outputs the version of policy xacml pdp 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@521c67f0 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@9d2e6c0,POJO} 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@521c67f0{STARTING} 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@5c9b5e62[RestServerParameters-login-service] 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@2633d09c[users.count=1] 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4358ms UserStore@2633d09c[users.count=1] 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4358ms HashLoginService@5c9b5e62[RestServerParameters-login-service] 15:55:20.036 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@5e80d5{STOPPED} 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3749c2b[EMBEDDED:] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet634943e1{/*->org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@32e65852{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3749c2b=MappedServlet72a0664f{null->org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@5e80d5{STARTING} 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5e80d5 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@39a6280c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5e80d5 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20,POJO} 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3749c2b[EMBEDDED:] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet39a91afc{/*->org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20[EMBEDDED:] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet10560063{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@39a6280c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@32e65852{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3749c2b=MappedServlet61b59e38{null->org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20=MappedServlet5e383c22{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@39a6280c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:20.037 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3749c2b[EMBEDDED:] 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.037 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2f37a3e3{/*->org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20[EMBEDDED:] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServletf42fb7e{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@39a6280c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@32e65852{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3749c2b=MappedServlet61b59e38{null->org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20=MappedServlet5e383c22{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@39a6280c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@5e80d5{STARTING} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms oeje10s.ServletHandler@5e80d5{STARTED} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms oejs.SecurityHandler$PathMapped@521c67f0{STARTED} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@7253a736[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@6d372817[passivating=false,graceSec=3600] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms org.eclipse.jetty.session.NullSessionDataStore@6d372817[passivating=false,graceSec=3600] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms org.eclipse.jetty.session.DefaultSessionCache@7253a736[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@4ec27c4c added {[],POJO} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms oeje10s.SessionHandler@4ec27c4c{STARTED} 15:55:20.038 [RestServerParameters-43891] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4ec27c4c{STARTED}} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@32e65852{inst=false,async=true,src=EMBEDDED:} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-32e65852==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@32e65852{inst=false,async=true,src=EMBEDDED:} 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@424bf0f0 15:55:20.038 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@39a6280c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:20.039 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-27d30c20==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@39a6280c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:20.039 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:20.039 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4360ms org.glassfish.jersey.servlet.ServletContainer-3749c2b==org.glassfish.jersey.servlet.ServletContainer@5d0b2b3c{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:20.039 [RestServerParameters-43891] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-3749c2b [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.701 s -- in org.onap.policy.pdpx.main.startstop.TestMain [INFO] Running org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator 15:55:20.040 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json] 15:55:20.040 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:20.041 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:20.041 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@2904bc56 15:55:20.043 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@54f69311 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@4ab86b2a, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:20.043 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:20.043 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:20.043 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.044 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:20.044 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.044 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.045 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:20.045 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:20.045 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:20.045 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:20.045 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.046 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:20.046 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.046 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.047 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:20.047 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.047 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:20.047 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:20.047 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:20.048 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@5d7ff311, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@2d7aa291, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@1ba7db2a, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@762cdf46, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@54e94de9, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@2cff03cf} 15:55:20.048 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:20.048 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:20.049 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@77a4bac added {SymlinkAllowedResourceAliasChecker@534fc1f7{base=null,protected=[]},MANAGED} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@125455276 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2103053076 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@72ec16f8[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2103053076 added {[],POJO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2103053076 added {[],POJO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2103053076 added {[],POJO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@77a4bac added {oeje10s.SessionHandler@7d5a0b14{STOPPED},AUTO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d5a0b14 added {oeje10s.ServletHandler@279e1422{STOPPED},AUTO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@af3295f added {org.eclipse.jetty.util.thread.ThreadPoolBudget@27dc81be,POJO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@898959467 added {QueuedThreadPool[qtp183707999]@af3295f{STOPPED,8<=0<=200,i=0,r=-1,t=-308253ms,q=0}[NO_TRY],AUTO} 15:55:20.049 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@898959467 added {oejut.ScheduledExecutorScheduler@627d35ff{STOPPED},AUTO} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@898959467 added {org.eclipse.jetty.io.ArrayByteBufferPool@7157413e{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@898959467 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@898959467 added {org.eclipse.jetty.util.component.DumpableMap@3245efdb,POJO} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@789479336 added {oejs.Slf4jRequestLogWriter@24d7657b{STOPPED},AUTO} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3595086b added {oejs.CustomRequestLog@2f0e7fa8{STOPPED},AUTO} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1866632814 added {HttpConfiguration@72e49f6a{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@776691105 added {QueuedThreadPool[qtp183707999]@af3295f{STOPPED,8<=0<=200,i=0,r=-1,t=-308254ms,q=0}[NO_TRY],UNMANAGED} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@776691105 added {oejut.ScheduledExecutorScheduler@627d35ff{STOPPED},UNMANAGED} 15:55:20.050 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@776691105 added {org.eclipse.jetty.io.ArrayByteBufferPool@7157413e{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@2e4b5da1 added {HttpConnectionFactory@6f428e6e[HTTP/1.1],AUTO} 15:55:20.051 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@6f428e6e[HTTP/1.1] 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@776691105 added {ServerConnectorManager@312819ae[keys=0],MANAGED} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3595086b added {RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391},AUTO} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3595086b added {oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d5a0b14{STOPPED}},AUTO} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4ae2c01b added {SymlinkAllowedResourceAliasChecker@1cab19e2{base=null,protected=[]},MANAGED} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1256374299 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4ae2c01b added {oeje10s.ServletHandler@6879e983{STOPPED},AUTO} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6879e983 added {org.glassfish.jersey.servlet.ServletContainer-196d684b==org.glassfish.jersey.servlet.ServletContainer@e4179994{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6879e983 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-196d684b,POJO} 15:55:20.051 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-33391, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33391, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@3595086b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d5a0b14{STOPPED}}, connector=RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-196d684b==org.glassfish.jersey.servlet.ServletContainer@e4179994{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:33391/ +> swagger.context.id=swagger-33391 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-33391 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 138/292/8,024 MiB UTC: 2026-01-19T15:55:20.051529187Z; Etc/UTC: 2026-01-19T15:55:20.051529187Z 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1171489125 added {org.eclipse.jetty.security.DefaultIdentityService@1f3f434,POJO} 15:55:20.051 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@45d38165 added {UserStore@26612078[users.count=1],AUTO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@222122132 added {org.eclipse.jetty.util.component.DumpableCollection@13714753,POJO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.052 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.052 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@54bc3bcf{unnamed@54bc3bcf,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@d3d5094 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@3c3cd7a5,POJO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@d3d5094 added {HashLoginService@45d38165[RestServerParameters-login-service],AUTO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d5a0b14 added {oejs.SecurityHandler$PathMapped@d3d5094{STOPPED},AUTO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@d3d5094 added {oeje10s.ServletHandler@279e1422{STOPPED},AUTO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@279e1422 added {org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@279e1422 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-96be1ae,POJO} 15:55:20.052 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-33391, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33391, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@3595086b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d5a0b14{STOPPED}}, connector=RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-33391 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-33391 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 138/292/8,024 MiB UTC: 2026-01-19T15:55:20.05259841Z; Etc/UTC: 2026-01-19T15:55:20.05259841Z 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@279e1422 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6eb5b9e7{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:20.052 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@279e1422 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7,POJO} 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:20.053 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@77e730bd 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:20.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:20.053 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:20.053 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-33391, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33391, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@3595086b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d5a0b14{STOPPED}}, connector=RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:20.053 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:20.053 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:20.053 [pool-6-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@26ef1bc0 15:55:20.054 [pool-6-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"8dc443c6-3bdb-4688-9fe5-3e185fe8fd39","timestampMs":1768838120053,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:20.053 [RestServerParameters-33391] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-33391, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33391, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@3595086b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d5a0b14{STOPPED}}, connector=RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391}, jettyThread=Thread[#70,RestServerParameters-33391,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:20.054 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@3595086b{STOPPED}[12.0.22,sto=0] 15:55:20.054 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3595086b added {org.eclipse.jetty.server.Server$DynamicErrorHandler@3de2391c,POJO} 15:55:20.054 [RestServerParameters-33391] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:20.054 [RestServerParameters-33391] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@3595086b{STARTING}[12.0.22,sto=0] 15:55:20.054 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp183707999]@af3295f{STOPPED,8<=0<=200,i=0,r=-1,t=-308258ms,q=0}[NO_TRY] 15:55:20.054 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@3325d0d0{capacity=8} 15:55:20.054 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}} 15:55:20.055 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@924471916 added {QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=0<=200,i=0,r=-1,t=-308258ms,q=0}[NO_TRY],UNMANAGED} 15:55:20.055 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@924471916 added {ThreadIdPool@3325d0d0{capacity=8},POJO} 15:55:20.055 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@af3295f added {ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}},AUTO} 15:55:20.055 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}} 15:55:20.055 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4377ms ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}} 15:55:20.055 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#72,qtp183707999-72,5,main] 15:55:20.056 [qtp183707999-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.056 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#73,qtp183707999-73,5,main] 15:55:20.056 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#74,qtp183707999-74,5,main] 15:55:20.056 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.057 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#75,qtp183707999-75,5,main] 15:55:20.057 [qtp183707999-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.057 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#76,qtp183707999-76,5,main] 15:55:20.057 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#77,qtp183707999-77,5,main] 15:55:20.057 [qtp183707999-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.057 [qtp183707999-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.058 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#78,qtp183707999-78,5,main] 15:55:20.058 [qtp183707999-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.058 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#79,qtp183707999-79,5,main] 15:55:20.058 [qtp183707999-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.058 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4380ms QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.058 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@627d35ff{STOPPED} 15:55:20.058 [qtp183707999-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.058 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4380ms oejut.ScheduledExecutorScheduler@627d35ff{STARTED} 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@2f0e7fa8{STOPPED} 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@24d7657b{STOPPED} 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4380ms oejs.Slf4jRequestLogWriter@24d7657b{STARTED} 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4380ms oejs.CustomRequestLog@2f0e7fa8{STARTED} 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@7d5a0b14{STOPPED}} 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@304e0125 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@7d5a0b14{STOPPED}} 15:55:20.059 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@534fc1f7{base=null,protected=[]} 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@77a4bac added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@4b644505,POJO} 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4381ms SymlinkAllowedResourceAliasChecker@534fc1f7{base=null,protected=[]} 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@7d5a0b14{STOPPED} 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d5a0b14 added {org.eclipse.jetty.session.DefaultSessionCache@131ca710[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@131ca710 added {org.eclipse.jetty.session.NullSessionDataStore@1c5524c4[passivating=false,graceSec=3600],AUTO} 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@5c524942{STOPPED}[worker=null] 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@5c524942 added {oejs.HouseKeeper@357763a0{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:20.060 [RestServerParameters-33391] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@357763a0{STOPPED}[interval=600000, ownscheduler=false] 15:55:20.060 [RestServerParameters-33391] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms 15:55:20.061 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4382ms oejs.HouseKeeper@357763a0{STARTED}[interval=660000, ownscheduler=false] 15:55:20.061 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4383ms oejs.DefaultSessionIdManager@5c524942{STARTED}[worker=node0] 15:55:20.061 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3595086b added {oejs.DefaultSessionIdManager@5c524942{STARTED}[worker=node0],MANAGED} 15:55:20.061 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d5a0b14 added {oejs.DefaultSessionIdManager@5c524942{STARTED}[worker=node0],UNMANAGED} 15:55:20.061 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@d3d5094{STOPPED} 15:55:20.061 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@d3d5094 added {org.eclipse.jetty.security.DefaultIdentityService@1f3f434,POJO} 15:55:20.061 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@d3d5094 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@76e3199d,POJO} 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@d3d5094{STARTING} 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@45d38165[RestServerParameters-login-service] 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@26612078[users.count=1] 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4383ms UserStore@26612078[users.count=1] 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4383ms HashLoginService@45d38165[RestServerParameters-login-service] 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@279e1422{STOPPED} 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-96be1ae[EMBEDDED:] 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet3835465a{/*->org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6eb5b9e7{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-96be1ae=MappedServlet36d1489f{null->org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@279e1422{STARTING} 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@279e1422 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f053b777{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:20.062 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@279e1422 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2,POJO} 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-96be1ae[EMBEDDED:] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet306c216b{/*->org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2[EMBEDDED:] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet22f9b6aa{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f053b777{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6eb5b9e7{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-96be1ae=MappedServlet1e5087da{null->org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2=MappedServlet2f6a6bb6{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f053b777{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-96be1ae[EMBEDDED:] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet7e5c7049{/*->org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2[EMBEDDED:] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet117fd5ce{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f053b777{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:20.063 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6eb5b9e7{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-96be1ae=MappedServlet1e5087da{null->org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2=MappedServlet2f6a6bb6{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f053b777{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@279e1422{STARTING} 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4385ms oeje10s.ServletHandler@279e1422{STARTED} 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4385ms oejs.SecurityHandler$PathMapped@d3d5094{STARTED} 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@131ca710[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@1c5524c4[passivating=false,graceSec=3600] 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4386ms org.eclipse.jetty.session.NullSessionDataStore@1c5524c4[passivating=false,graceSec=3600] 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4386ms org.eclipse.jetty.session.DefaultSessionCache@131ca710[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@7d5a0b14 added {[],POJO} 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4386ms oeje10s.SessionHandler@7d5a0b14{STARTED} 15:55:20.064 [RestServerParameters-33391] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d5a0b14{STARTED}} 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6eb5b9e7{inst=false,async=true,src=EMBEDDED:} 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:20.064 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4386ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6eb5b9e7==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6eb5b9e7{inst=false,async=true,src=EMBEDDED:} 15:55:20.065 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@b0bee6c 15:55:20.065 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f053b777{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:20.065 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4386ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-5eade4d2==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f053b777{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:20.065 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:20.065 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4386ms org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:20.065 [RestServerParameters-33391] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-96be1ae 15:55:20.081 [RestServerParameters-43891] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:20.081 [RestServerParameters-43891] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:20.090 [RestServerParameters-43891] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4ec27c4c{STARTED}} 15:55:20.090 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4412ms oeje10s.ServletContextHandler@53e82089{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@4ec27c4c{STARTED}} 15:55:20.090 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:20.090 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6614289a added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:43891],POJO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@670c171c[HTTP/1.1] 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4412ms HttpConnectionFactory@670c171c[HTTP/1.1] 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@4148ce43[keys=0] 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@683386044 added {SelectorProducer@1dd0993a,POJO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@683386044 added {QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}],UNMANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@28bba4bc/SelectorProducer@1dd0993a/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.091268945Z created 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1479836096 added {AdaptiveExecutionStrategy@28bba4bc/SelectorProducer@1dd0993a/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.091333046Z,MANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@4148ce43 added {oeji.ManagedSelector@583481c0{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@100110951 added {SelectorProducer@701c4821,POJO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@100110951 added {QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}],UNMANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5f79267/SelectorProducer@701c4821/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.09152559Z created 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1771837009 added {AdaptiveExecutionStrategy@5f79267/SelectorProducer@701c4821/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.091571191Z,MANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@4148ce43 added {oeji.ManagedSelector@699c1651{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@358264867 added {SelectorProducer@2c877c45,POJO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@358264867 added {QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}],UNMANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@155ab023/SelectorProducer@2c877c45/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.091709224Z created 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1044935860 added {AdaptiveExecutionStrategy@155ab023/SelectorProducer@2c877c45/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.091755195Z,MANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@4148ce43 added {oeji.ManagedSelector@3e4874b4{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@930071474 added {SelectorProducer@7774b6d4,POJO} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@930071474 added {QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}],UNMANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@376fc3b2/SelectorProducer@7774b6d4/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.091886848Z created 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1619433771 added {AdaptiveExecutionStrategy@376fc3b2/SelectorProducer@7774b6d4/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.09193418Z,MANAGED} 15:55:20.091 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@4148ce43 added {oeji.ManagedSelector@6086992b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@583481c0{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@28bba4bc/SelectorProducer@1dd0993a/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.092077543Z 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4413ms AdaptiveExecutionStrategy@28bba4bc/SelectorProducer@1dd0993a/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=8,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.092129105Z 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1d16ac5b startThread=0 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@542d8e18 on oeji.ManagedSelector@583481c0{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.092 [qtp628831585-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1d16ac5b in QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=7,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.092 [qtp628831585-61] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@28bba4bc/SelectorProducer@1dd0993a/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=7,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.092455712Z tryProduce false 15:55:20.092 [qtp628831585-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.092 [qtp628831585-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@542d8e18 15:55:20.092 [qtp628831585-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.092 [qtp628831585-61] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@782661d5 waiting with 0 keys 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4414ms oeji.ManagedSelector@583481c0{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@699c1651{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5f79267/SelectorProducer@701c4821/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=7,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.092767538Z 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4414ms AdaptiveExecutionStrategy@5f79267/SelectorProducer@701c4821/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=7,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.09282427Z 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6bd505f startThread=0 15:55:20.092 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@52a6de62 on oeji.ManagedSelector@699c1651{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.092 [qtp628831585-63] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6bd505f in QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=6,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.093 [qtp628831585-63] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5f79267/SelectorProducer@701c4821/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=6,r=-1,t=59941ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.093061105Z tryProduce false 15:55:20.093 [qtp628831585-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.093 [qtp628831585-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@52a6de62 15:55:20.093 [qtp628831585-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.093 [qtp628831585-63] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@72dae36f waiting with 0 keys 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4414ms oeji.ManagedSelector@699c1651{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@3e4874b4{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@155ab023/SelectorProducer@2c877c45/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=6,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.093486335Z 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4415ms AdaptiveExecutionStrategy@155ab023/SelectorProducer@2c877c45/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=6,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.093545797Z 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7a7ad419 startThread=0 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@421fd800 on oeji.ManagedSelector@3e4874b4{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.093 [qtp628831585-64] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7a7ad419 in QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=5,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.093 [qtp628831585-64] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@155ab023/SelectorProducer@2c877c45/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=5,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.093729991Z tryProduce false 15:55:20.093 [qtp628831585-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.093 [qtp628831585-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@421fd800 15:55:20.093 [qtp628831585-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.093 [qtp628831585-64] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7a51d974 waiting with 0 keys 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4415ms oeji.ManagedSelector@3e4874b4{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6086992b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.093 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@376fc3b2/SelectorProducer@7774b6d4/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=5,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.093975246Z 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4415ms AdaptiveExecutionStrategy@376fc3b2/SelectorProducer@7774b6d4/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=5,r=-1,t=59940ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.094072218Z 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@2ecc57b4 startThread=0 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4afdc9c1 on oeji.ManagedSelector@6086992b{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.094 [qtp628831585-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@2ecc57b4 in QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=4,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.094 [qtp628831585-60] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@376fc3b2/SelectorProducer@7774b6d4/IDLE/p=0/QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=4,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.094435246Z tryProduce false 15:55:20.094 [qtp628831585-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.094 [qtp628831585-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@4afdc9c1 15:55:20.094 [qtp628831585-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.094 [qtp628831585-60] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7ec0006d waiting with 0 keys 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4416ms oeji.ManagedSelector@6086992b{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4416ms ServerConnectorManager@4148ce43[keys=0] 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6614289a added {acceptor-0@660b069b,POJO} 15:55:20.094 [qtp628831585-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@660b069b in QueuedThreadPool[qtp628831585]@257b3561{STARTED,8<=8<=200,i=3,r=-1,t=59939ms,q=0}[ReservedThreadExecutor@54be3519{capacity=8,threads=ThreadIdPool@5081bbd1{capacity=8}}] 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue qtp628831585-62-acceptor-0@660b069b-RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} startThread=0 15:55:20.094 [RestServerParameters-43891] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4416ms RestServerParameters@6614289a{HTTP/1.1, (http/1.1)}{0.0.0.0:43891} 15:55:20.094 [RestServerParameters-43891] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@6a878778{STARTING}[12.0.22,sto=0] @4416ms 15:55:20.094 [RestServerParameters-43891] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4416ms oejs.Server@6a878778{STARTED}[12.0.22,sto=0] 15:55:20.102 [RestServerParameters-33391] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:20.103 [RestServerParameters-33391] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:20.111 [RestServerParameters-33391] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d5a0b14{STARTED}} 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4433ms oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d5a0b14{STARTED}} 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391} 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@2e4b5da1 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:33391],POJO} 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@6f428e6e[HTTP/1.1] 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4433ms HttpConnectionFactory@6f428e6e[HTTP/1.1] 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@312819ae[keys=0] 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@39043770 added {SelectorProducer@7a146007,POJO} 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@39043770 added {QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}],UNMANAGED} 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@253c2ba/SelectorProducer@7a146007/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.111945873Z created 15:55:20.111 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@486589943 added {AdaptiveExecutionStrategy@253c2ba/SelectorProducer@7a146007/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.112011784Z,MANAGED} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@312819ae added {oeji.ManagedSelector@1d00c5f7{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1901345480 added {SelectorProducer@6d8e704a,POJO} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1901345480 added {QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}],UNMANAGED} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.112206768Z created 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@885207460 added {AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.112251539Z,MANAGED} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@312819ae added {oeji.ManagedSelector@34c331a4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@804742582 added {SelectorProducer@7f2598fa,POJO} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@804742582 added {QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}],UNMANAGED} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2ff765b6/SelectorProducer@7f2598fa/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.112689479Z created 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1631042420 added {AdaptiveExecutionStrategy@2ff765b6/SelectorProducer@7f2598fa/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.112767771Z,MANAGED} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@312819ae added {oeji.ManagedSelector@6137bb74{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1280633063 added {SelectorProducer@581aee0e,POJO} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1280633063 added {QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}],UNMANAGED} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4c54e8e7/SelectorProducer@581aee0e/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.112912715Z created 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@195780543 added {AdaptiveExecutionStrategy@4c54e8e7/SelectorProducer@581aee0e/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.112961436Z,MANAGED} 15:55:20.112 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@312819ae added {oeji.ManagedSelector@bab5fbf{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1d00c5f7{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@253c2ba/SelectorProducer@7a146007/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.113106419Z 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4434ms AdaptiveExecutionStrategy@253c2ba/SelectorProducer@7a146007/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=8,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.11315322Z 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@579bb9a5 startThread=0 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3c637061 on oeji.ManagedSelector@1d00c5f7{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.113 [qtp183707999-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@579bb9a5 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=7,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.113 [qtp183707999-72] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@253c2ba/SelectorProducer@7a146007/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=7,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.113448036Z tryProduce false 15:55:20.113 [qtp183707999-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.113 [qtp183707999-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3c637061 15:55:20.113 [qtp183707999-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.113 [qtp183707999-72] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@21f6acc3 waiting with 0 keys 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4435ms oeji.ManagedSelector@1d00c5f7{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@34c331a4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=7,r=-1,t=59944ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.113723092Z 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4435ms AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=7,r=-1,t=59944ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.113805294Z 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3306937d startThread=0 15:55:20.113 [RestServerParameters-33391] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@62817405 on oeji.ManagedSelector@34c331a4{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.113 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3306937d in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=6,r=-1,t=59944ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.114 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=6,r=-1,t=59944ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.114124331Z tryProduce false 15:55:20.114 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.114 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@62817405 15:55:20.114 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.114 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f waiting with 0 keys 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4435ms oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6137bb74{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2ff765b6/SelectorProducer@7f2598fa/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=6,r=-1,t=59944ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.114421629Z 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4436ms AdaptiveExecutionStrategy@2ff765b6/SelectorProducer@7f2598fa/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=6,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.11447132Z 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@685dbf61 startThread=0 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4f1a3a73 on oeji.ManagedSelector@6137bb74{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.114 [qtp183707999-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@685dbf61 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.114 [qtp183707999-74] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2ff765b6/SelectorProducer@7f2598fa/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.114699005Z tryProduce false 15:55:20.114 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.114 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@4f1a3a73 15:55:20.114 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.114 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b waiting with 0 keys 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4436ms oeji.ManagedSelector@6137bb74{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@bab5fbf{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.114 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4c54e8e7/SelectorProducer@581aee0e/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.114998571Z 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4436ms AdaptiveExecutionStrategy@4c54e8e7/SelectorProducer@581aee0e/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.115049362Z 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@4800d596 startThread=0 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@2148b1cf on oeji.ManagedSelector@bab5fbf{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.115 [qtp183707999-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@4800d596 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=4,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.115 [qtp183707999-75] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4c54e8e7/SelectorProducer@581aee0e/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=4,r=-1,t=59943ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:20.115289178Z tryProduce false 15:55:20.115 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:20.115 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@2148b1cf 15:55:20.115 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:20.115 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 waiting with 0 keys 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4437ms oeji.ManagedSelector@bab5fbf{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4437ms ServerConnectorManager@312819ae[keys=0] 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@2e4b5da1 added {acceptor-0@24ebb430,POJO} 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@24ebb430 startThread=0 15:55:20.115 [RestServerParameters-33391] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391} 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4437ms RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391} 15:55:20.115 [RestServerParameters-33391] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@3595086b{STARTING}[12.0.22,sto=0] @4437ms 15:55:20.115 [qtp183707999-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@24ebb430 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=3,r=-1,t=59942ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:20.115 [RestServerParameters-33391] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @4437ms oejs.Server@3595086b{STARTED}[12.0.22,sto=0] 15:55:21.054 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:33391 connected - retries=20 interval=1000 15:55:21.055 [qtp183707999-76-acceptor-0@24ebb430-RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@11adcaa6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33391 remote=/127.0.0.1:39652]] on oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.055 [qtp183707999-76-acceptor-0@24ebb430-RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:21.056 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json] 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken with none selected 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken up from select, 0/0/0 selected 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f processing 0 keys, 1 updates 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@11adcaa6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33391 remote=/127.0.0.1:39652]] 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@11adcaa6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33391 remote=/127.0.0.1:39652]] startThread=0 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.056 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f waiting with 1 keys 15:55:21.056 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:21.056 [qtp183707999-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@11adcaa6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33391 remote=/127.0.0.1:39652]] in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=2,r=-1,t=59001ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.056 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:21.056 [qtp183707999-77] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:21.056 [qtp183707999-77] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@77e99f11 on oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@393a973{ReadCallback@38b9bf07{HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@52c4e0c7 on oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:21.057 [qtp183707999-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:21.057 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken with none selected 15:55:21.057 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken up from select, 0/0/1 selected 15:55:21.057 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f processing 0 keys, 2 updates 15:55:21.057 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@77e99f11 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@52c4e0c7 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f waiting with 1 keys 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken up from select, 1/1/1 selected 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f processing 1 keys, 0 updates 15:55:21.058 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@39ead1b7 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:33391 remote=/127.0.0.1:39652], selector=sun.nio.ch.EPollSelectorImpl@7df9a01f, interestOps=1, readyOps=1 SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@7701cb6f{thread=null} startThread=0 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/PRODUCING/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=1,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.058676907Z 15:55:21.058 [qtp183707999-78] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@7701cb6f{thread=null} in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=1,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/PRODUCING/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=1,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.058898452Z 15:55:21.058 [qtp183707999-78] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 6 15:55:21.058 [qtp183707999-78] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:21.058 [qtp183707999-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.058 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:21.059 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:21.059 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.059 [qtp183707999-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@11adcaa6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:33391 remote=/127.0.0.1:39652]] in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=0,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.059 [qtp183707999-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=0,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.059 [qtp183707999-73] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.059 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f waiting with 1 keys 15:55:21.059 [qtp183707999-79] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@393a973{ReadCallback@38b9bf07{HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:21.059 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.059 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@6f48e6ab[rc=1,DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.059 [qtp183707999-79] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:21.060 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@662713b6 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@45539bd8, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@6f48e6ab[rc=1,DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:21.060 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@6f48e6ab[rc=1,DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.060 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:21.060 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@6f48e6ab[rc=1,DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.059 [qtp183707999-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=1,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.060 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:21.060 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.061 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@6f48e6ab[rc=1,DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:21.061 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@6f48e6ab[rc=1,DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:21.061 [qtp183707999-79] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@65b08ddb{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@20b20f09[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:21.061 [qtp183707999-79] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@65b08ddb{terminated=false,multiplex=0,pooled=Buffer@867c80a[rc=0,DirectByteBuffer@618f0532[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@20b20f09[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:21.061 [qtp183707999-79] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.061 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:21.062 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:21.062 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:21.062 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:21.061 [qtp183707999-79] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@7d11f461[{l=/127.0.0.1:33391,r=/127.0.0.1:39652,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.062 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:21.062 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:21.062 [qtp183707999-79] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@393a973{null} 15:55:21.062 [qtp183707999-79] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:21.062 [qtp183707999-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11d8eaa1 startThread=0 15:55:21.062 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken with none selected 15:55:21.062 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken up from select, 0/0/0 selected 15:55:21.062 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f processing 0 keys, 0 updates 15:55:21.062 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:21.062 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.062 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f waiting with 0 keys 15:55:21.062 [qtp183707999-79] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.062 [qtp183707999-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11d8eaa1 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=0,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.062 [qtp183707999-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@7d11f461[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=0,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.062 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:21.062 [qtp183707999-77] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@7d11f461[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.062 [qtp183707999-79] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=1,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.062 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:21.062 [qtp183707999-77] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@73d615b3::SocketChannelEndPoint@7d11f461[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@73d615b3[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@32eb1f88{s=START}]=>HttpChannelState@402b5748{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:21.063 [qtp183707999-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@11d8eaa1 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=1,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.063 [qtp183707999-77] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=2,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:21.063 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.064 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:21.064 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:21.064 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:21.065 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:21.065 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:21.065 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:21.065 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:21.065 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:21.065 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:21.065 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.066 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:21.066 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:21.066 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.067 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:21.067 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:21.067 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.068 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:21.068 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:21.068 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:21.068 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@646d58cd, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@388e4c25, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@12532e37, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@401b67a9, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@4e3ee457, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@41b66d1} 15:55:21.068 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUpBeforeClass(TestXacmlPdpActivator.java:57) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:21.068 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUpBeforeClass(TestXacmlPdpActivator.java:57) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:21.069 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2d2a8819 added {SymlinkAllowedResourceAliasChecker@72585e83{base=null,protected=[]},MANAGED} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@757762073 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1801764705 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@1d5bb5c[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1801764705 added {[],POJO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1801764705 added {[],POJO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1801764705 added {[],POJO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2d2a8819 added {oeje10s.SessionHandler@6b64bf61{STOPPED},AUTO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6b64bf61 added {oeje10s.ServletHandler@7846913f{STOPPED},AUTO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@48da64f2 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@60b553f,POJO} 15:55:21.069 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@715657721 added {QueuedThreadPool[qtp1222272242]@48da64f2{STOPPED,8<=0<=200,i=0,r=-1,t=-309273ms,q=0}[NO_TRY],AUTO} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@715657721 added {oejut.ScheduledExecutorScheduler@66abb2fa{STOPPED},AUTO} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@715657721 added {org.eclipse.jetty.io.ArrayByteBufferPool@7d4da729{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@715657721 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@715657721 added {org.eclipse.jetty.util.component.DumpableMap@2133b712,POJO} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1266568468 added {oejs.Slf4jRequestLogWriter@70f91ae3{STOPPED},AUTO} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2aa811f9 added {oejs.CustomRequestLog@4b7e4d14{STOPPED},AUTO} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1612554042 added {HttpConfiguration@5c2a3f0c{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1703272304 added {QueuedThreadPool[qtp1222272242]@48da64f2{STOPPED,8<=0<=200,i=0,r=-1,t=-309274ms,q=0}[NO_TRY],UNMANAGED} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1703272304 added {oejut.ScheduledExecutorScheduler@66abb2fa{STOPPED},UNMANAGED} 15:55:21.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1703272304 added {org.eclipse.jetty.io.ArrayByteBufferPool@7d4da729{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6585df70 added {HttpConnectionFactory@601d9f3a[HTTP/1.1],AUTO} 15:55:21.071 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@601d9f3a[HTTP/1.1] 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1703272304 added {ServerConnectorManager@5d93ff21[keys=0],MANAGED} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2aa811f9 added {RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823},AUTO} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2aa811f9 added {oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6b64bf61{STOPPED}},AUTO} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@51fb5fe6 added {SymlinkAllowedResourceAliasChecker@5ca4c88a{base=null,protected=[]},MANAGED} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1375428582 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@51fb5fe6 added {oeje10s.ServletHandler@1791e231{STOPPED},AUTO} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1791e231 added {org.glassfish.jersey.servlet.ServletContainer-55397d15==org.glassfish.jersey.servlet.ServletContainer@a887fc85{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:21.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@1791e231 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-55397d15,POJO} 15:55:21.071 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@2aa811f9{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6b64bf61{STOPPED}}, connector=RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-55397d15==org.glassfish.jersey.servlet.ServletContainer@a887fc85{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:45823/ +> swagger.context.id=swagger-45823 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 123/292/8,024 MiB UTC: 2026-01-19T15:55:21.071719611Z; Etc/UTC: 2026-01-19T15:55:21.071719611Z 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1580600379 added {org.eclipse.jetty.security.DefaultIdentityService@24ac6fef,POJO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@5e360c3b added {UserStore@3cb49121[users.count=1],AUTO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1279399383 added {org.eclipse.jetty.util.component.DumpableCollection@b56d8a7,POJO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:21.072 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:21.072 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@227b9277{unnamed@227b9277,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@4c4215d7 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@13f36d75,POJO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@4c4215d7 added {HashLoginService@5e360c3b[RestServerParameters-login-service],AUTO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6b64bf61 added {oejs.SecurityHandler$PathMapped@4c4215d7{STOPPED},AUTO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@4c4215d7 added {oeje10s.ServletHandler@7846913f{STOPPED},AUTO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7846913f added {org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7846913f added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-6de5ad56,POJO} 15:55:21.072 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2aa811f9{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6b64bf61{STOPPED}}, connector=RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-45823 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 123/292/8,024 MiB UTC: 2026-01-19T15:55:21.072698274Z; Etc/UTC: 2026-01-19T15:55:21.072698274Z 15:55:21.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7846913f added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:21.073 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7846913f added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190,POJO} 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:21.073 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@cfb94fd 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:21.073 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2aa811f9{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6b64bf61{STOPPED}}, connector=RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:21.073 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:21.073 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:21.074 [pool-7-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@6eba2fbd 15:55:21.074 [RestServerParameters-45823] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2aa811f9{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6b64bf61{STOPPED}}, connector=RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#82,RestServerParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:21.074 [pool-7-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"0ecc4374-2364-4c80-895f-4f142677eac9","timestampMs":1768838121074,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:21.074 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@2aa811f9{STOPPED}[12.0.22,sto=0] 15:55:21.074 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2aa811f9 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@37f7c4c7,POJO} 15:55:21.074 [RestServerParameters-45823] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:21.074 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@2aa811f9{STARTING}[12.0.22,sto=0] 15:55:21.074 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1222272242]@48da64f2{STOPPED,8<=0<=200,i=0,r=-1,t=-309278ms,q=0}[NO_TRY] 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@39302c49{capacity=8} 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}} 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1024438199 added {QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=0<=200,i=0,r=-1,t=-309278ms,q=0}[NO_TRY],UNMANAGED} 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1024438199 added {ThreadIdPool@39302c49{capacity=8},POJO} 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@48da64f2 added {ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}},AUTO} 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}} 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5397ms ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}} 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#84,qtp1222272242-84,5,main] 15:55:21.075 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#85,qtp1222272242-85,5,main] 15:55:21.076 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#86,qtp1222272242-86,5,main] 15:55:21.076 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.076 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#87,qtp1222272242-87,5,main] 15:55:21.076 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.076 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.076 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#88,qtp1222272242-88,5,main] 15:55:21.076 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.076 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#89,qtp1222272242-89,5,main] 15:55:21.077 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.077 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#90,qtp1222272242-90,5,main] 15:55:21.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.077 [qtp1222272242-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.077 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#91,qtp1222272242-91,5,main] 15:55:21.077 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5399ms QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.077 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@66abb2fa{STOPPED} 15:55:21.077 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5399ms oejut.ScheduledExecutorScheduler@66abb2fa{STARTED} 15:55:21.077 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@4b7e4d14{STOPPED} 15:55:21.077 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@70f91ae3{STOPPED} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5399ms oejs.Slf4jRequestLogWriter@70f91ae3{STARTED} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5399ms oejs.CustomRequestLog@4b7e4d14{STARTED} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@6b64bf61{STOPPED}} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@44548081 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@6b64bf61{STOPPED}} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@72585e83{base=null,protected=[]} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2d2a8819 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@19ef5b55,POJO} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5400ms SymlinkAllowedResourceAliasChecker@72585e83{base=null,protected=[]} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@6b64bf61{STOPPED} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6b64bf61 added {org.eclipse.jetty.session.DefaultSessionCache@64d31cdb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@64d31cdb added {org.eclipse.jetty.session.NullSessionDataStore@3a957c4[passivating=false,graceSec=3600],AUTO} 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@63199fb8{STOPPED}[worker=null] 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@63199fb8 added {oejs.HouseKeeper@cf557d{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:21.078 [RestServerParameters-45823] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@cf557d{STOPPED}[interval=600000, ownscheduler=false] 15:55:21.078 [RestServerParameters-45823] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5400ms oejs.HouseKeeper@cf557d{STARTED}[interval=660000, ownscheduler=false] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5400ms oejs.DefaultSessionIdManager@63199fb8{STARTED}[worker=node0] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2aa811f9 added {oejs.DefaultSessionIdManager@63199fb8{STARTED}[worker=node0],MANAGED} 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6b64bf61 added {oejs.DefaultSessionIdManager@63199fb8{STARTED}[worker=node0],UNMANAGED} 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@4c4215d7{STOPPED} 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@4c4215d7 added {org.eclipse.jetty.security.DefaultIdentityService@24ac6fef,POJO} 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@4c4215d7 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@3558cb58,POJO} 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@4c4215d7{STARTING} 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@5e360c3b[RestServerParameters-login-service] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@3cb49121[users.count=1] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5401ms UserStore@3cb49121[users.count=1] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5401ms HashLoginService@5e360c3b[RestServerParameters-login-service] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@7846913f{STOPPED} 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6de5ad56[EMBEDDED:] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:21.079 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59997ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.079 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1a137614{/*->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6de5ad56=MappedServlet608dbc96{null->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@7846913f{STARTING} 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7846913f added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@7846913f added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990,POJO} 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6de5ad56[EMBEDDED:] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5a90e5ef{/*->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990[EMBEDDED:] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet5b329b7f{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6de5ad56=MappedServlet5656f583{null->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990=MappedServlet705d2ba0{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6de5ad56[EMBEDDED:] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet2d3f17d9{/*->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990[EMBEDDED:] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet62199862{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:21.080 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6de5ad56=MappedServlet5656f583{null->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990=MappedServlet705d2ba0{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@7846913f{STARTING} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5402ms oeje10s.ServletHandler@7846913f{STARTED} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5402ms oejs.SecurityHandler$PathMapped@4c4215d7{STARTED} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@64d31cdb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@3a957c4[passivating=false,graceSec=3600] 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5402ms org.eclipse.jetty.session.NullSessionDataStore@3a957c4[passivating=false,graceSec=3600] 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5402ms org.eclipse.jetty.session.DefaultSessionCache@64d31cdb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@6b64bf61 added {[],POJO} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5403ms oeje10s.SessionHandler@6b64bf61{STARTED} 15:55:21.081 [RestServerParameters-45823] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STARTED}} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5403ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@302934f 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5403ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5403ms org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:21.081 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-6de5ad56 15:55:21.118 [RestServerParameters-45823] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:21.119 [RestServerParameters-45823] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:21.127 [RestServerParameters-45823] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STARTED}} 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5449ms oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STARTED}} 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6585df70 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:45823],POJO} 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@601d9f3a[HTTP/1.1] 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5449ms HttpConnectionFactory@601d9f3a[HTTP/1.1] 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@5d93ff21[keys=0] 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1376724582 added {SelectorProducer@11939977,POJO} 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1376724582 added {QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}],UNMANAGED} 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@520f2666/SelectorProducer@11939977/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.127761908Z created 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1762349617 added {AdaptiveExecutionStrategy@520f2666/SelectorProducer@11939977/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.12782752Z,MANAGED} 15:55:21.127 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5d93ff21 added {oeji.ManagedSelector@690b5231{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1169864317 added {SelectorProducer@6e2d94ba,POJO} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1169864317 added {QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}],UNMANAGED} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.128109577Z created 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1677258793 added {AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.128147578Z,MANAGED} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5d93ff21 added {oeji.ManagedSelector@63f8f029{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1347534013 added {SelectorProducer@40c8e194,POJO} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1347534013 added {QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}],UNMANAGED} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5051bcbd/SelectorProducer@40c8e194/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.12826908Z created 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1120023923 added {AdaptiveExecutionStrategy@5051bcbd/SelectorProducer@40c8e194/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.128310941Z,MANAGED} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5d93ff21 added {oeji.ManagedSelector@42c23573{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1713372346 added {SelectorProducer@3b760090,POJO} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1713372346 added {QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}],UNMANAGED} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@661ffcba/SelectorProducer@3b760090/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.128432024Z created 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1010139691 added {AdaptiveExecutionStrategy@661ffcba/SelectorProducer@3b760090/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.128473795Z,MANAGED} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5d93ff21 added {oeji.ManagedSelector@3c35822b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@690b5231{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@520f2666/SelectorProducer@11939977/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.128627578Z 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5450ms AdaptiveExecutionStrategy@520f2666/SelectorProducer@11939977/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=8,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.128675859Z 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6f0f5173 startThread=0 15:55:21.128 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@76ec9a04 on oeji.ManagedSelector@690b5231{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.128 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6f0f5173 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.128 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@520f2666/SelectorProducer@11939977/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.129048708Z tryProduce false 15:55:21.129 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:21.129 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@76ec9a04 15:55:21.129 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.129 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 waiting with 0 keys 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5450ms oeji.ManagedSelector@690b5231{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@63f8f029{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.129495018Z 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5451ms AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.129550189Z 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7d1576c9 startThread=0 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6d21879a on oeji.ManagedSelector@63f8f029{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.129 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7d1576c9 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=6,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.129 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=6,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.129699083Z tryProduce false 15:55:21.129 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:21.129 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@6d21879a 15:55:21.129 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.129 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc waiting with 0 keys 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5451ms oeji.ManagedSelector@63f8f029{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@42c23573{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5051bcbd/SelectorProducer@40c8e194/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=6,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.129878347Z 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5451ms AdaptiveExecutionStrategy@5051bcbd/SelectorProducer@40c8e194/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=6,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.129920958Z 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7830c784 startThread=0 15:55:21.129 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6a9e5e3c on oeji.ManagedSelector@42c23573{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.130 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7830c784 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=5,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.130 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5051bcbd/SelectorProducer@40c8e194/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=5,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.130381408Z tryProduce false 15:55:21.130 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:21.130 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@6a9e5e3c 15:55:21.130 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.130 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f waiting with 0 keys 15:55:21.130 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5452ms oeji.ManagedSelector@42c23573{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.130 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@3c35822b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.130 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@661ffcba/SelectorProducer@3b760090/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=5,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.130666384Z 15:55:21.130 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5452ms AdaptiveExecutionStrategy@661ffcba/SelectorProducer@3b760090/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=5,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.130712885Z 15:55:21.130 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3cebce98 startThread=0 15:55:21.130 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5d9793c8 on oeji.ManagedSelector@3c35822b{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.130 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3cebce98 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.131 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@661ffcba/SelectorProducer@3b760090/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:21.131103724Z tryProduce false 15:55:21.131 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:21.131 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@5d9793c8 15:55:21.131 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:21.131 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 waiting with 0 keys 15:55:21.131 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5453ms oeji.ManagedSelector@3c35822b{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:21.131 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5453ms ServerConnectorManager@5d93ff21[keys=0] 15:55:21.131 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@6585df70 added {acceptor-0@23e56319,POJO} 15:55:21.131 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@23e56319 startThread=0 15:55:21.131 [RestServerParameters-45823] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:21.131 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5453ms RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:21.131 [RestServerParameters-45823] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@2aa811f9{STARTING}[12.0.22,sto=0] @5453ms 15:55:21.131 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @5453ms oejs.Server@2aa811f9{STARTED}[12.0.22,sto=0] 15:55:21.131 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@23e56319 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=3,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:21.954 [pool-2-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@798be7f8 15:55:21.954 [pool-2-thread-1] WARN org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- send to policy-pdp-pap failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64) at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.send(BidirectionalTopicClient.java:104) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(BidirectionalTopicClient.java:162) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.isTopicReady(XacmlPdpHearbeatPublisher.java:105) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:83) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:22.074 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:45823 connected - retries=20 interval=1000 15:55:22.075 [qtp1222272242-88-acceptor-0@23e56319-RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1e786e05[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45823 remote=/127.0.0.1:58148]] on oeji.ManagedSelector@63f8f029{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.075 [qtp1222272242-88-acceptor-0@23e56319-RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@63f8f029{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.075 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:22.075 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken with none selected 15:55:22.075 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken up from select, 0/0/0 selected 15:55:22.075 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc processing 0 keys, 1 updates 15:55:22.075 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.075 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1e786e05[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45823 remote=/127.0.0.1:58148]] 15:55:22.076 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1e786e05[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45823 remote=/127.0.0.1:58148]] startThread=0 15:55:22.076 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.076 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc waiting with 1 keys 15:55:22.076 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1e786e05[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45823 remote=/127.0.0.1:58148]] in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=2,r=-1,t=59001ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.076 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:22.076 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:22.076 [qtp1222272242-90] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:22.076 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@a3396cb on oeji.ManagedSelector@63f8f029{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.076 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.077 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:22.077 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.077 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7eb480d9{ReadCallback@6827c40a{HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:22.077 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2aa811f9{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STARTED}}, connector=RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#82,RestServerParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:22.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2f1ef6a6 on oeji.ManagedSelector@63f8f029{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@5d93ff21[keys=1] 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@63f8f029{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:22.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@3c35822b{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.077 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1222272242-88-acceptor-0@23e56319-RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=2,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.077 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5018b56b on oeji.ManagedSelector@3c35822b{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.077 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1e786e05[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45823 remote=/127.0.0.1:58148]] in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=2,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.077 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=3,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.078 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@3c35822b{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken with none selected 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken up from select, 0/0/1 selected 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 woken with none selected 15:55:22.078 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 woken up from select, 0/0/0 selected 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc processing 0 keys, 2 updates 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 processing 0 keys, 1 updates 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5018b56b 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@a3396cb 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2f1ef6a6 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@3c35822b{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 waiting with 0 keys 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc waiting with 1 keys 15:55:22.078 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@360a3106 on oeji.ManagedSelector@3c35822b{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken up from select, 1/1/1 selected 15:55:22.078 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@3c35822b{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc processing 1 keys, 0 updates 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 woken with none selected 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 woken up from select, 0/0/0 selected 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@506092c3 processing 0 keys, 1 updates 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@360a3106 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45823 remote=/127.0.0.1:58148], selector=sun.nio.ch.EPollSelectorImpl@16eb1fbc, interestOps=1, readyOps=1 SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.078 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@506092c3 on oeji.ManagedSelector@3c35822b{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.078 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.079 [qtp1222272242-87] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.079 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:22.079 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3cebce98 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.079 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.079 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@1c1374cc{thread=null} startThread=0 15:55:22.079 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@1c1374cc{thread=null} in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.079 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 7 15:55:22.079 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:22.079 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/PRODUCING/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.079322452Z 15:55:22.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@661ffcba/SelectorProducer@3b760090/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.079436604Z 15:55:22.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@661ffcba/SelectorProducer@3b760090/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.079600148Z 15:55:22.079 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/PRODUCING/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.07968635Z 15:55:22.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@3c35822b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.079 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:22.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@42c23573{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.079 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=3,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.080 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:22.080 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.080 [qtp1222272242-91] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7eb480d9{ReadCallback@6827c40a{HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:22.080 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@737ff5c4 on oeji.ManagedSelector@42c23573{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.080 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=?, handled=?, send=?, completed=?, request=?}] 15:55:22.080 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.080 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@42c23573{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.080 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc waiting with 1 keys 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f woken with none selected 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f woken up from select, 0/0/0 selected 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f processing 0 keys, 1 updates 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@737ff5c4 15:55:22.080 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@1d9a2172[rc=1,DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@42c23573{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.080 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f waiting with 0 keys 15:55:22.080 [qtp1222272242-91] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.080 [qtp1222272242-91] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:22.080 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7e9a836 on oeji.ManagedSelector@42c23573{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@1d9a2172[rc=1,DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.081 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@42c23573{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f woken with none selected 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f woken up from select, 0/0/0 selected 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a0743f processing 0 keys, 1 updates 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@1d9a2172[rc=1,DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7e9a836 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@1d9a2172[rc=1,DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,ISHUT,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@43a0743f on oeji.ManagedSelector@42c23573{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7830c784 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=3,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.081 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.081 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@5051bcbd/SelectorProducer@40c8e194/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=3,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.081780918Z 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@1d9a2172[rc=1,DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.081 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@5051bcbd/SelectorProducer@40c8e194/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.081933581Z 15:55:22.081 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@1d9a2172[rc=1,DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.081 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@42c23573{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@17624a02{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@5260d68a[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:22.082 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@63f8f029{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@17624a02{terminated=false,multiplex=0,pooled=Buffer@1e3dec05[rc=0,DirectByteBuffer@135ddcb1[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5260d68a[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:22.082 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@124ff64d on oeji.ManagedSelector@63f8f029{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:22.082 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@63f8f029{STOPPING}[id=1 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,ISHUT,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken with none selected 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@cbfdbb[{l=/127.0.0.1:45823,r=/127.0.0.1:58148,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken up from select, 0/0/1 selected 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc processing 0 keys, 1 updates 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@124ff64d 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7eb480d9{null} 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@63f8f029{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@63f8f029{STOPPING}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc waiting with 1 keys 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63f80327 startThread=0 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken with none selected 15:55:22.082 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63f80327 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=3,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.082 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc woken up from select, 0/0/0 selected 15:55:22.082 [qtp1222272242-91] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.082 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@75aa7703 on oeji.ManagedSelector@63f8f029{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:22.083 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@16eb1fbc processing 0 keys, 0 updates 15:55:22.083 [qtp1222272242-88] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@cbfdbb[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.083 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.083 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@75aa7703 15:55:22.083 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@cbfdbb[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=3,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.083 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.083 [qtp1222272242-88] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@e0c03d2::SocketChannelEndPoint@cbfdbb[{l=null,r=null,CLOSED,fill=-,flush=-,to=6/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@e0c03d2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4f3109e9{s=START}]=>HttpChannelState@10481391{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:22.083 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@16eb1fbc on oeji.ManagedSelector@63f8f029{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:22.083 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@63f80327 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=4,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.083 [qtp1222272242-86] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.083 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=5,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.083 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@7d1576c9 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=5,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.083 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=5,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:22.083869634Z 15:55:22.083 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=6,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.083 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@45bab67d/SelectorProducer@6e2d94ba/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=6,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:22.084029758Z 15:55:22.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@63f8f029{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:22.084 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@690b5231{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.084 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@79777da7 on oeji.ManagedSelector@690b5231{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.084 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@690b5231{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 woken with none selected 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 woken up from select, 0/0/0 selected 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 processing 0 keys, 1 updates 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@79777da7 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@690b5231{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.084 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 waiting with 0 keys 15:55:22.084 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3395c2a7 on oeji.ManagedSelector@690b5231{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@690b5231{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 woken with none selected 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 woken up from select, 0/0/0 selected 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@10723910 processing 0 keys, 1 updates 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@3395c2a7 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@10723910 on oeji.ManagedSelector@690b5231{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6f0f5173 in QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=6,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.085 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@520f2666/SelectorProducer@11939977/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.085360878Z 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@520f2666/SelectorProducer@11939977/IDLE/p=0/QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=58992ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.085418379Z 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@690b5231{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@5d93ff21[keys=0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@601d9f3a[HTTP/1.1] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@601d9f3a[HTTP/1.1] 15:55:22.085 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@6585df70{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@2aa811f9{STARTED}[12.0.22,sto=0] 15:55:22.085 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@2aa811f9{STOPPING}[12.0.22,sto=0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@2aa811f9{STOPPING}[12.0.22,sto=0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@2aa811f9{STOPPING}[12.0.22,sto=0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@63199fb8{STARTED}[worker=node0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@cf557d{STARTED}[interval=660000, ownscheduler=false] 15:55:22.085 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@cf557d{STOPPED}[interval=660000, ownscheduler=false] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@63199fb8{STOPPED}[worker=node0] 15:55:22.085 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STARTED}} 15:55:22.086 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STARTED}} 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@6b64bf61{STARTED} 15:55:22.086 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@64d31cdb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@3a957c4[passivating=false,graceSec=3600] 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@3a957c4[passivating=false,graceSec=3600] 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@64d31cdb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@4c4215d7{STARTED} 15:55:22.086 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@4c4215d7{STOPPING} 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@7846913f{STARTED} 15:55:22.086 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@7846913f{STOPPING} 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=true,async=true,src=EMBEDDED:} 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:} 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-2961f990==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@54ef7233{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:22.086 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:55:22.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:22.088 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6de5ad56[EMBEDDED:] 15:55:22.088 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.088 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.088 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5e05a706{/*->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:22.089 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@3155f190{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-3155f190] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6de5ad56=MappedServlet7831d1aa{null->org.glassfish.jersey.servlet.ServletContainer-6de5ad56==org.glassfish.jersey.servlet.ServletContainer@1bdb1370{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@7846913f{STOPPED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@5e360c3b[RestServerParameters-login-service] 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@3cb49121[users.count=1] 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@3cb49121[users.count=1] 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@5e360c3b[RestServerParameters-login-service] 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@4c4215d7{STOPPED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@6b64bf61{STOPPED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@72585e83{base=null,protected=[]} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@72585e83{base=null,protected=[]} 15:55:22.089 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STOPPED}} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@2d2a8819{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@6b64bf61{STOPPED}} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@4b7e4d14{STARTED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@70f91ae3{STARTED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@70f91ae3{STOPPED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@4b7e4d14{STOPPED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@66abb2fa{STARTED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@66abb2fa{STOPPED} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1222272242]@48da64f2{STARTED,8<=8<=200,i=7,r=-1,t=58987ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=8<=200,i=7,r=-1,t=58987ms,q=0}[ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}}] 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}} 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#87,qtp1222272242-87,5,main] for stop 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@3d0fafb7{capacity=8,threads=ThreadIdPool@39302c49{capacity=8}} 15:55:22.089 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@1c1374cc{thread=null} in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=7,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.089 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#86,qtp1222272242-86,5,main] for 2499 15:55:22.089 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=8,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.089 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=8,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.089 [qtp1222272242-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#87,qtp1222272242-87,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=8,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.089 [qtp1222272242-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=8,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=8,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=8,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=9,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=9,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=10,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=9,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#90,qtp1222272242-90,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=10,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=9,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#84,qtp1222272242-84,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=10,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=11,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=11,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=10,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=12,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=11,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=12,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=13,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#85,qtp1222272242-85,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=14,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=11,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=12,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=14,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=14,r=-1,t=58987ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=15,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#91,qtp1222272242-91,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=15,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-88] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#88,qtp1222272242-88,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=15,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#86,qtp1222272242-86,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=15,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.090 [qtp1222272242-89] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#89,qtp1222272242-89,5,main] exited for QueuedThreadPool[qtp1222272242]@48da64f2{STOPPING,8<=0<=200,i=15,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.090 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#91,qtp1222272242-91,5,] for 2499 15:55:22.091 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1222272242]@48da64f2{STOPPED,8<=0<=200,i=15,r=-1,t=58986ms,q=0}[NO_TRY] 15:55:22.091 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@2aa811f9{STOPPED}[12.0.22,sto=0] 15:55:22.091 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:22.091 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:22.091 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:22.091 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@3a69014e to TERMINATED 15:55:22.091 [pool-7-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=4]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@6eba2fbd 15:55:22.091 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"9a4d40a8-dfae-4784-93bd-2ac819ba2320","timestampMs":1768838122091,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:22.091 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:22.091 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping 15:55:22.091 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping 15:55:22.091 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: shutdown 15:55:22.091 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: stopping 15:55:22.091 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: shutdown 15:55:22.091 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: stopping 15:55:22.091 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:22.091 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=3]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@cfb94fd 15:55:22.091 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:22.091 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 15:55:22.127 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4] 15:55:22.127 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3 15:55:22.129 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@28db2afb JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@5c703860, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:22.129 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:22.129 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.129 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.130 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:22.130 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.130 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.131 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:22.131 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.131 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.132 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:22.132 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.132 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:22.132 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.132 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.133 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:22.133 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.133 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.134 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:22.134 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.134 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.134 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@1174676f, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@71f8ce0e, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@4fd92289, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@1a8e44fe, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@287317df, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@1fcc3461} 15:55:22.134 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.135 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.135 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@41bbb219 added {SymlinkAllowedResourceAliasChecker@3f2ae973{base=null,protected=[]},MANAGED} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1102819865 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@445326005 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@5f781173[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@445326005 added {[],POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@445326005 added {[],POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@445326005 added {[],POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@41bbb219 added {oeje10s.SessionHandler@1a8b22b5{STOPPED},AUTO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1a8b22b5 added {oeje10s.ServletHandler@43cf5bff{STOPPED},AUTO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@2b464384 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@681b42d3,POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2012689706 added {QueuedThreadPool[qtp726025092]@2b464384{STOPPED,8<=0<=200,i=0,r=-1,t=-310339ms,q=0}[NO_TRY],AUTO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2012689706 added {oejut.ScheduledExecutorScheduler@4ede8888{STOPPED},AUTO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2012689706 added {org.eclipse.jetty.io.ArrayByteBufferPool@571db8b4{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2012689706 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2012689706 added {org.eclipse.jetty.util.component.DumpableMap@65a2755e,POJO} 15:55:22.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@724714149 added {oejs.Slf4jRequestLogWriter@11120583{STOPPED},AUTO} 15:55:22.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@77f7352a added {oejs.CustomRequestLog@2b3242a5{STOPPED},AUTO} 15:55:22.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@737199885 added {HttpConfiguration@5d8e4fa8{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:22.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1687161302 added {QueuedThreadPool[qtp726025092]@2b464384{STOPPED,8<=0<=200,i=0,r=-1,t=-310341ms,q=0}[NO_TRY],UNMANAGED} 15:55:22.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1687161302 added {oejut.ScheduledExecutorScheduler@4ede8888{STOPPED},UNMANAGED} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1687161302 added {org.eclipse.jetty.io.ArrayByteBufferPool@571db8b4{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@649009d6 added {HttpConnectionFactory@2bf0c70d[HTTP/1.1],AUTO} 15:55:22.138 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@2bf0c70d[HTTP/1.1] 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1687161302 added {ServerConnectorManager@652f26da[keys=0],MANAGED} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@77f7352a added {RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823},AUTO} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@77f7352a added {oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}},AUTO} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@484a5ddd added {SymlinkAllowedResourceAliasChecker@6796a873{base=null,protected=[]},MANAGED} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1212833245 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@484a5ddd added {oeje10s.ServletHandler@3acc3ee{STOPPED},AUTO} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3acc3ee added {org.glassfish.jersey.servlet.ServletContainer-1f293cb7==org.glassfish.jersey.servlet.ServletContainer@275df88f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.138 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3acc3ee added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-1f293cb7,POJO} 15:55:22.139 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@77f7352a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}}, connector=RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-1f293cb7==org.glassfish.jersey.servlet.ServletContainer@275df88f{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:45823/ +> swagger.context.id=swagger-45823 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 267/292/8,024 MiB UTC: 2026-01-19T15:55:22.138726215Z; Etc/UTC: 2026-01-19T15:55:22.138726215Z 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@93793850 added {org.eclipse.jetty.security.DefaultIdentityService@5790cbcb,POJO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@5972e3a added {UserStore@32c6d164[users.count=1],AUTO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1476823872 added {org.eclipse.jetty.util.component.DumpableCollection@999cd18,POJO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.139 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.139 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@645c9f0f{unnamed@645c9f0f,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58068b40 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@dd060be,POJO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58068b40 added {HashLoginService@5972e3a[RestServerParameters-login-service],AUTO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1a8b22b5 added {oejs.SecurityHandler$PathMapped@58068b40{STOPPED},AUTO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58068b40 added {oeje10s.ServletHandler@43cf5bff{STOPPED},AUTO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43cf5bff added {org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43cf5bff added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-df432ec,POJO} 15:55:22.139 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@77f7352a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}}, connector=RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-45823 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 267/292/8,024 MiB UTC: 2026-01-19T15:55:22.13983784Z; Etc/UTC: 2026-01-19T15:55:22.13983784Z 15:55:22.140 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43cf5bff added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6144e499{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:22.140 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43cf5bff added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499,POJO} 15:55:22.140 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:22.140 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:22.140 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:22.140 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@26f204a4 15:55:22.140 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:22.140 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:22.140 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:22.140 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:22.140 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:22.141 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@77f7352a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}}, connector=RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:22.141 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@77f7352a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}}, connector=RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#94,RestServerParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STOPPING 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:22.141 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@74a1d60e to TERMINATED 15:55:22.141 [pool-8-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@438b4eee 15:55:22.141 [RestServerParameters-45823] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@77f7352a{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}}, connector=RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#94,RestServerParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:22.141 [pool-8-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"a77509eb-42c7-4adc-a853-bed3e0f0f573","timestampMs":1768838122141,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:22.141 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@77f7352a{STOPPED}[12.0.22,sto=0] 15:55:22.141 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"497b6c2e-7e38-4bbc-a925-aec55d14e64b","timestampMs":1768838122141,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:22.141 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:22.141 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@77f7352a added {org.eclipse.jetty.server.Server$DynamicErrorHandler@475a1b8f,POJO} 15:55:22.141 [RestServerParameters-45823] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:22.141 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping 15:55:22.141 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:22.141 [pool-8-thread-1] ERROR org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient -- interrupted waiting for topic sink policy-pdp-pap source policy-pdp-pap java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.ReentrantLock$Sync.lockInterruptibly(ReentrantLock.java:159) at java.base/java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:372) at java.base/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:509) at java.base/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(BidirectionalTopicClient.java:163) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.isTopicReady(XacmlPdpHearbeatPublisher.java:105) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:83) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:22.141 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@77f7352a{STARTING}[12.0.22,sto=0] 15:55:22.142 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:22.142 [pool-8-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@438b4eee 15:55:22.142 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: shutdown 15:55:22.142 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:22.142 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp726025092]@2b464384{STOPPED,8<=0<=200,i=0,r=-1,t=-310345ms,q=0}[NO_TRY] 15:55:22.142 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@26f204a4 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@499dfd14{capacity=8} 15:55:22.142 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}} 15:55:22.142 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1302491391 added {QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=0<=200,i=0,r=-1,t=-310345ms,q=0}[NO_TRY],UNMANAGED} 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1302491391 added {ThreadIdPool@499dfd14{capacity=8},POJO} 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@2b464384 added {ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}},AUTO} 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}} 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6464ms ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}} 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#95,qtp726025092-95,5,main] 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#96,qtp726025092-96,5,main] 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#97,qtp726025092-97,5,main] 15:55:22.142 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@16c0be3b] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:22.142 [qtp726025092-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.142 [qtp726025092-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.142 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#98,qtp726025092-98,5,main] 15:55:22.143 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@219edc05] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#99,qtp726025092-99,5,main] 15:55:22.143 [qtp726025092-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.143 [qtp726025092-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.143 [qtp726025092-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#100,qtp726025092-100,5,main] 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#101,qtp726025092-101,5,main] 15:55:22.143 [qtp726025092-100] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#102,qtp726025092-102,5,main] 15:55:22.143 [qtp726025092-101] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6465ms QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@4ede8888{STOPPED} 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6465ms oejut.ScheduledExecutorScheduler@4ede8888{STARTED} 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@2b3242a5{STOPPED} 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@11120583{STOPPED} 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6465ms oejs.Slf4jRequestLogWriter@11120583{STARTED} 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6465ms oejs.CustomRequestLog@2b3242a5{STARTED} 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}} 15:55:22.143 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@a1dd0a1 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@1a8b22b5{STOPPED}} 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@3f2ae973{base=null,protected=[]} 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@41bbb219 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@1cebc6b0,POJO} 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6465ms SymlinkAllowedResourceAliasChecker@3f2ae973{base=null,protected=[]} 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@1a8b22b5{STOPPED} 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1a8b22b5 added {org.eclipse.jetty.session.DefaultSessionCache@7ce85287[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@7ce85287 added {org.eclipse.jetty.session.NullSessionDataStore@19494677[passivating=false,graceSec=3600],AUTO} 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@7db51527{STOPPED}[worker=null] 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@7db51527 added {oejs.HouseKeeper@3fa99267{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:22.144 [RestServerParameters-45823] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@3fa99267{STOPPED}[interval=600000, ownscheduler=false] 15:55:22.144 [RestServerParameters-45823] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms 15:55:22.143 [qtp726025092-102] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.147 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4] 15:55:22.147 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3 15:55:22.147 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6469ms oejs.HouseKeeper@3fa99267{STARTED}[interval=660000, ownscheduler=false] 15:55:22.147 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6469ms oejs.DefaultSessionIdManager@7db51527{STARTED}[worker=node0] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@77f7352a added {oejs.DefaultSessionIdManager@7db51527{STARTED}[worker=node0],MANAGED} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1a8b22b5 added {oejs.DefaultSessionIdManager@7db51527{STARTED}[worker=node0],UNMANAGED} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@58068b40{STOPPED} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58068b40 added {org.eclipse.jetty.security.DefaultIdentityService@5790cbcb,POJO} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@58068b40 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@52c217db,POJO} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@58068b40{STARTING} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@5972e3a[RestServerParameters-login-service] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@32c6d164[users.count=1] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6469ms UserStore@32c6d164[users.count=1] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6469ms HashLoginService@5972e3a[RestServerParameters-login-service] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@43cf5bff{STOPPED} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-df432ec[EMBEDDED:] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet78b2c89{/*->org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6144e499{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-df432ec=MappedServlet74c2bcb5{null->org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:22.148 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@28db2afb JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@3e12c5de, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@43cf5bff{STARTING} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43cf5bff added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@57d87d9c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@43cf5bff added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929,POJO} 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-df432ec[EMBEDDED:] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet6b511f10{/*->org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929[EMBEDDED:] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet35e08997{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@57d87d9c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6144e499{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929=MappedServlet54a6ac8a{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@57d87d9c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-df432ec=MappedServletd4e1c6{null->org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:22.148 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-df432ec[EMBEDDED:] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.148 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet631ed753{/*->org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929[EMBEDDED:] 15:55:22.148 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.148 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet52034696{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@57d87d9c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6144e499{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929=MappedServlet54a6ac8a{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@57d87d9c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-df432ec=MappedServletd4e1c6{null->org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@43cf5bff{STARTING} 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6470ms oeje10s.ServletHandler@43cf5bff{STARTED} 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6470ms oejs.SecurityHandler$PathMapped@58068b40{STARTED} 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@7ce85287[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@19494677[passivating=false,graceSec=3600] 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6470ms org.eclipse.jetty.session.NullSessionDataStore@19494677[passivating=false,graceSec=3600] 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6471ms org.eclipse.jetty.session.DefaultSessionCache@7ce85287[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1a8b22b5 added {[],POJO} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6471ms oeje10s.SessionHandler@1a8b22b5{STARTED} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.149 [RestServerParameters-45823] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1a8b22b5{STARTED}} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6144e499{inst=false,async=true,src=EMBEDDED:} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6471ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-6144e499==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@6144e499{inst=false,async=true,src=EMBEDDED:} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@332062a0 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@57d87d9c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6471ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-296fb929==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@57d87d9c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6471ms org.glassfish.jersey.servlet.ServletContainer-df432ec==org.glassfish.jersey.servlet.ServletContainer@cd4cdbe1{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.149 [RestServerParameters-45823] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-df432ec 15:55:22.149 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.150 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:22.150 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.150 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.151 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:22.151 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.151 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:22.152 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.152 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:22.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:22.153 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.153 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.154 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:22.154 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.154 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.155 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@38fc34fd, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@7178d811, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@2e013ba1, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@2d8c729f, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@740ee00f, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@430106cf} 15:55:22.155 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.155 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.155 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@29a1ec65 added {SymlinkAllowedResourceAliasChecker@625db0e0{base=null,protected=[]},MANAGED} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@698477669 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1360877199 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@1805ca5c[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1360877199 added {[],POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1360877199 added {[],POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1360877199 added {[],POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@29a1ec65 added {oeje10s.SessionHandler@511d568f{STOPPED},AUTO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@511d568f added {oeje10s.ServletHandler@3e61cffd{STOPPED},AUTO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@3134b261 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@aa633e6,POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019695044 added {QueuedThreadPool[qtp825537121]@3134b261{STOPPED,8<=0<=200,i=0,r=-1,t=-310359ms,q=0}[NO_TRY],AUTO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019695044 added {oejut.ScheduledExecutorScheduler@c697186{STOPPED},AUTO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019695044 added {org.eclipse.jetty.io.ArrayByteBufferPool@185a7dd0{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019695044 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019695044 added {org.eclipse.jetty.util.component.DumpableMap@2358443e,POJO} 15:55:22.156 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@635934462 added {oejs.Slf4jRequestLogWriter@62c53685{STOPPED},AUTO} 15:55:22.157 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3cc74fc4 added {oejs.CustomRequestLog@25e796fe{STOPPED},AUTO} 15:55:22.157 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@700081136 added {HttpConfiguration@4822ab4d{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:22.157 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1366000849 added {QueuedThreadPool[qtp825537121]@3134b261{STOPPED,8<=0<=200,i=0,r=-1,t=-310361ms,q=0}[NO_TRY],UNMANAGED} 15:55:22.157 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1366000849 added {oejut.ScheduledExecutorScheduler@c697186{STOPPED},UNMANAGED} 15:55:22.157 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1366000849 added {org.eclipse.jetty.io.ArrayByteBufferPool@185a7dd0{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:22.157 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@516b84d1 added {HttpConnectionFactory@29ba63f0[HTTP/1.1],AUTO} 15:55:22.158 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@516b84d1{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@29ba63f0[HTTP/1.1] 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1366000849 added {ServerConnectorManager@1ad1f167[keys=0],MANAGED} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3cc74fc4 added {XacmlPdpParameters@516b84d1{HTTP/1.1, (http/1.1)}{0.0.0.0:45823},AUTO} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3cc74fc4 added {oeje10s.ServletContextHandler@29a1ec65{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@511d568f{STOPPED}},AUTO} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@608eb42e added {SymlinkAllowedResourceAliasChecker@3d2b13b1{base=null,protected=[]},MANAGED} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1619964974 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@608eb42e added {oeje10s.ServletHandler@30eb55c9{STOPPED},AUTO} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@30eb55c9 added {org.glassfish.jersey.servlet.ServletContainer-2524d07a==org.glassfish.jersey.servlet.ServletContainer@6efcda29{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@30eb55c9 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-2524d07a,POJO} 15:55:22.158 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@3cc74fc4{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@29a1ec65{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@511d568f{STOPPED}}, connector=XacmlPdpParameters@516b84d1{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-2524d07a==org.glassfish.jersey.servlet.ServletContainer@6efcda29{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:45823/ +> swagger.context.id=swagger-45823 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 262/292/8,024 MiB UTC: 2026-01-19T15:55:22.158565884Z; Etc/UTC: 2026-01-19T15:55:22.158565884Z 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@815677236 added {org.eclipse.jetty.security.DefaultIdentityService@554d040d,POJO} 15:55:22.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@309e3f34 added {UserStore@3fe24670[users.count=1],AUTO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@2103450069 added {org.eclipse.jetty.util.component.DumpableCollection@40b01718,POJO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.159 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.159 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@3c46e6f6{unnamed@3c46e6f6,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7d6019d5 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@6d4c18b8,POJO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7d6019d5 added {HashLoginService@309e3f34[XacmlPdpParameters-login-service],AUTO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@511d568f added {oejs.SecurityHandler$PathMapped@7d6019d5{STOPPED},AUTO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@7d6019d5 added {oeje10s.ServletHandler@3e61cffd{STOPPED},AUTO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3e61cffd added {org.glassfish.jersey.servlet.ServletContainer-663622b1==org.glassfish.jersey.servlet.ServletContainer@45222280{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3e61cffd added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-663622b1,POJO} 15:55:22.159 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-663622b1==org.glassfish.jersey.servlet.ServletContainer@45222280{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@3cc74fc4{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@29a1ec65{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@511d568f{STOPPED}}, connector=XacmlPdpParameters@516b84d1{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-663622b1==org.glassfish.jersey.servlet.ServletContainer@45222280{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-663622b1==org.glassfish.jersey.servlet.ServletContainer@45222280{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-45823 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 260/292/8,024 MiB UTC: 2026-01-19T15:55:22.159607157Z; Etc/UTC: 2026-01-19T15:55:22.159607157Z 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3e61cffd added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1be52113==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@1be52113{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:22.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@3e61cffd added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-1be52113,POJO} 15:55:22.160 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [0] 15:55:22.160 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3 15:55:22.161 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@28db2afb JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@746fd19b, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:22.161 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:22.161 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.161 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.161 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.162 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:22.162 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:22.162 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.163 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:22.163 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.163 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.164 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:22.164 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.164 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.165 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:22.165 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.165 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:22.165 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.165 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.166 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:22.166 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:22.166 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.167 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.167 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@1b7a4930, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@591a4d25, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@4bfe83d, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@5906ebfb, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@10fc1a22, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@1b841e7d} 15:55:22.167 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.testXacmlPdpActivator_NoProbe(TestXacmlPdpActivator.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.167 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.testXacmlPdpActivator_NoProbe(TestXacmlPdpActivator.java:99) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.167 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 0ms 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7eebb316 added {SymlinkAllowedResourceAliasChecker@45273d40{base=null,protected=[]},MANAGED} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2129376022 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@709906087 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@10f397d0[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@709906087 added {[],POJO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@709906087 added {[],POJO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@709906087 added {[],POJO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7eebb316 added {oeje10s.SessionHandler@2a504ea7{STOPPED},AUTO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2a504ea7 added {oeje10s.ServletHandler@33a3e5db{STOPPED},AUTO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@4f9213d2 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@679f59f1,POJO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1801330629 added {QueuedThreadPool[qtp1334973394]@4f9213d2{STOPPED,8<=0<=200,i=0,r=-1,t=-310371ms,q=0}[NO_TRY],AUTO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1801330629 added {oejut.ScheduledExecutorScheduler@47ffa248{STOPPED},AUTO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1801330629 added {org.eclipse.jetty.io.ArrayByteBufferPool@18ac25e6{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:22.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1801330629 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1801330629 added {org.eclipse.jetty.util.component.DumpableMap@5e1a7d3,POJO} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@517615773 added {oejs.Slf4jRequestLogWriter@248d2cec{STOPPED},AUTO} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6b5e1fc5 added {oejs.CustomRequestLog@1eda309d{STOPPED},AUTO} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1568128654 added {HttpConfiguration@55a055cc{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@447863101 added {QueuedThreadPool[qtp1334973394]@4f9213d2{STOPPED,8<=0<=200,i=0,r=-1,t=-310373ms,q=0}[NO_TRY],UNMANAGED} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@447863101 added {oejut.ScheduledExecutorScheduler@47ffa248{STOPPED},UNMANAGED} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@447863101 added {org.eclipse.jetty.io.ArrayByteBufferPool@18ac25e6{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1ab1d93d added {HttpConnectionFactory@5d77be8e[HTTP/1.1],AUTO} 15:55:22.169 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@5d77be8e[HTTP/1.1] 15:55:22.169 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@447863101 added {ServerConnectorManager@57167ccb[keys=0],MANAGED} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6b5e1fc5 added {XacmlPdpParameters@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:45823},AUTO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6b5e1fc5 added {oeje10s.ServletContextHandler@7eebb316{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2a504ea7{STOPPED}},AUTO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@37753b69 added {SymlinkAllowedResourceAliasChecker@602c167e{base=null,protected=[]},MANAGED} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@930429801 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@37753b69 added {oeje10s.ServletHandler@74c04377{STOPPED},AUTO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@74c04377 added {org.glassfish.jersey.servlet.ServletContainer-10d49900==org.glassfish.jersey.servlet.ServletContainer@53db68dd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@74c04377 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-10d49900,POJO} 15:55:22.170 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@6b5e1fc5{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7eebb316{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2a504ea7{STOPPED}}, connector=XacmlPdpParameters@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-10d49900==org.glassfish.jersey.servlet.ServletContainer@53db68dd{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:45823/ +> swagger.context.id=swagger-45823 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 259/292/8,024 MiB UTC: 2026-01-19T15:55:22.170468673Z; Etc/UTC: 2026-01-19T15:55:22.170468673Z 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@241456640 added {org.eclipse.jetty.security.DefaultIdentityService@e7b3e54,POJO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@e645600 added {UserStore@78d61f17[users.count=1],AUTO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1619402333 added {org.eclipse.jetty.util.component.DumpableCollection@37d81587,POJO} 15:55:22.170 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.170 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.170 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@4cfe9594{unnamed@4cfe9594,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@60861e5d added {org.eclipse.jetty.security.authentication.BasicAuthenticator@7f3e9acc,POJO} 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@60861e5d added {HashLoginService@e645600[XacmlPdpParameters-login-service],AUTO} 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2a504ea7 added {oejs.SecurityHandler$PathMapped@60861e5d{STOPPED},AUTO} 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@60861e5d added {oeje10s.ServletHandler@33a3e5db{STOPPED},AUTO} 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@33a3e5db added {org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@33a3e5db added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-47d4e28a,POJO} 15:55:22.171 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6b5e1fc5{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7eebb316{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2a504ea7{STOPPED}}, connector=XacmlPdpParameters@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-45823 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 259/292/8,024 MiB UTC: 2026-01-19T15:55:22.171363793Z; Etc/UTC: 2026-01-19T15:55:22.171363793Z 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@33a3e5db added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-177068db==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@177068db{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:22.171 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@33a3e5db added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-177068db,POJO} 15:55:22.171 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:22.171 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:22.171 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:22.171 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@60f3239f 15:55:22.171 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:22.171 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:22.171 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:22.171 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:22.171 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST XacmlPdpParameters 15:55:22.172 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6b5e1fc5{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7eebb316{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2a504ea7{STOPPED}}, connector=XacmlPdpParameters@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST XacmlPdpParameters 15:55:22.172 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6b5e1fc5{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7eebb316{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2a504ea7{STOPPED}}, connector=XacmlPdpParameters@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#105,XacmlPdpParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STOPPING 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:22.172 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:22.173 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:22.173 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@6604f246 to TERMINATED 15:55:22.173 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","healthy":"NOT_HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"debbdd50-e86c-49b5-97a3-c4a53f1af243","timestampMs":1768838122173,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:22.173 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:22.173 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:22.173 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 15:55:22.173 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]]: shutdown 15:55:22.173 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]]: stopping 15:55:22.173 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:55:22.173 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:22.173 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:22.173 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@60f3239f 15:55:22.173 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:22.173 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:22.173 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@16c0be3b] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:22.173 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@219edc05] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:22.175 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4] 15:55:22.175 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3 15:55:22.176 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@28db2afb JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@4fef5792, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:22.176 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:22.176 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.176 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.176 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.176 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.176 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.176 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.176 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.176 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.177 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:22.177 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.177 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.178 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:22.178 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.178 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.179 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:22.179 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.179 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:22.179 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.179 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.180 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.180 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:22.172 [pool-9-thread-1] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=96a7097b-7e07-4504-95b6-14afb3009a4d, timestampMs=1768838122172, name=xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3, pdpGroup=XacmlPdpGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=NOT_HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, response=null) 15:55:22.180 [XacmlPdpParameters-45823] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6b5e1fc5{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7eebb316{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2a504ea7{STOPPED}}, connector=XacmlPdpParameters@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#105,XacmlPdpParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:22.180 [XacmlPdpParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@6b5e1fc5{STOPPED}[12.0.22,sto=0] 15:55:22.180 [pool-9-thread-1] WARN org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- send to policy-pdp-pap failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]] is stopped java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=0]]] is stopped at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64) at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.send(BidirectionalTopicClient.java:104) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:91) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:22.180 [XacmlPdpParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@6b5e1fc5 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@6bff66a7,POJO} 15:55:22.180 [XacmlPdpParameters-45823] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:22.180 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.181 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:22.181 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.181 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.182 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.182 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@20afd96f, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@565a6af, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@21bf308, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@4cded2cd, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@12e40e98, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@3a9c92b5} 15:55:22.182 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.182 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.183 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6f921e32 added {SymlinkAllowedResourceAliasChecker@31c5304f{base=null,protected=[]},MANAGED} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1871846962 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1138692983 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@1cee3e05[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1138692983 added {[],POJO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1138692983 added {[],POJO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1138692983 added {[],POJO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6f921e32 added {oeje10s.SessionHandler@43df1377{STOPPED},AUTO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@43df1377 added {oeje10s.ServletHandler@63f2d024{STOPPED},AUTO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@7b2dd35d added {org.eclipse.jetty.util.thread.ThreadPoolBudget@405223e4,POJO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@757150717 added {QueuedThreadPool[qtp2066600797]@7b2dd35d{STOPPED,8<=0<=200,i=0,r=-1,t=-310387ms,q=0}[NO_TRY],AUTO} 15:55:22.183 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@757150717 added {oejut.ScheduledExecutorScheduler@58a7a58d{STOPPED},AUTO} 15:55:22.184 [RestServerParameters-45823] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:22.184 [RestServerParameters-45823] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:22.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@757150717 added {org.eclipse.jetty.io.ArrayByteBufferPool@4d8522ff{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:22.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@757150717 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:22.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@757150717 added {org.eclipse.jetty.util.component.DumpableMap@1c9975a8,POJO} 15:55:22.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@948110109 added {oejs.Slf4jRequestLogWriter@5d6d424d{STOPPED},AUTO} 15:55:22.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2d2133fd added {oejs.CustomRequestLog@3883031d{STOPPED},AUTO} 15:55:22.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@958071237 added {HttpConfiguration@6e78177b{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:22.184 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1321433666 added {QueuedThreadPool[qtp2066600797]@7b2dd35d{STOPPED,8<=0<=200,i=0,r=-1,t=-310388ms,q=0}[NO_TRY],UNMANAGED} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1321433666 added {oejut.ScheduledExecutorScheduler@58a7a58d{STOPPED},UNMANAGED} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1321433666 added {org.eclipse.jetty.io.ArrayByteBufferPool@4d8522ff{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@4ec37a42 added {HttpConnectionFactory@391b01c5[HTTP/1.1],AUTO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@391b01c5[HTTP/1.1] 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1321433666 added {ServerConnectorManager@798b36fd[keys=0],MANAGED} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2d2133fd added {XacmlPdpParameters@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:45823},AUTO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2d2133fd added {oeje10s.ServletContextHandler@6f921e32{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@43df1377{STOPPED}},AUTO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@18ff1520 added {SymlinkAllowedResourceAliasChecker@36120a8b{base=null,protected=[]},MANAGED} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@419370272 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@18ff1520 added {oeje10s.ServletHandler@63d66761{STOPPED},AUTO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@63d66761 added {org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@63d66761 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-434a8938,POJO} 15:55:22.185 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@2d2133fd{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6f921e32{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@43df1377{STOPPED}}, connector=XacmlPdpParameters@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-434a8938==org.glassfish.jersey.servlet.ServletContainer@dac2b120{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:45823/ +> swagger.context.id=swagger-45823 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 254/292/8,024 MiB UTC: 2026-01-19T15:55:22.185562744Z; Etc/UTC: 2026-01-19T15:55:22.185562744Z 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@595382884 added {org.eclipse.jetty.security.DefaultIdentityService@51cd2d2,POJO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@237cd264 added {UserStore@5521407f[users.count=1],AUTO} 15:55:22.185 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@119473514 added {org.eclipse.jetty.util.component.DumpableCollection@64f6dd19,POJO} 15:55:22.186 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.186 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.186 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@42b500aa{unnamed@42b500aa,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:22.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@71f056a added {org.eclipse.jetty.security.authentication.BasicAuthenticator@3b8b5b40,POJO} 15:55:22.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@71f056a added {HashLoginService@237cd264[XacmlPdpParameters-login-service],AUTO} 15:55:22.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@43df1377 added {oejs.SecurityHandler$PathMapped@71f056a{STOPPED},AUTO} 15:55:22.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@71f056a added {oeje10s.ServletHandler@63f2d024{STOPPED},AUTO} 15:55:22.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@63f2d024 added {org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@63f2d024 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-5151accb,POJO} 15:55:22.186 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2d2133fd{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6f921e32{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@43df1377{STOPPED}}, connector=XacmlPdpParameters@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-45823 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 254/292/8,024 MiB UTC: 2026-01-19T15:55:22.18668764Z; Etc/UTC: 2026-01-19T15:55:22.18668764Z 15:55:22.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@63f2d024 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-2e1ad7de==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@2e1ad7de{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:22.187 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@63f2d024 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-2e1ad7de,POJO} 15:55:22.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:22.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:22.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:22.187 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7c56c911 15:55:22.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:22.187 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:22.187 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:22.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:22.187 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:22.188 [XacmlPdpParameters-45823] WARN org.eclipse.jetty.util.component.AbstractLifeCycle -- FAILED oejs.Server@6b5e1fc5{FAILED}[12.0.22,sto=0]: java.io.IOException: Failed to bind to /0.0.0.0:45823 java.io.IOException: Failed to bind to /0.0.0.0:45823 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:571) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:567) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:565) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:344) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:301) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) ... 16 common frames omitted 15:55:22.188 [XacmlPdpParameters-45823] ERROR org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@6b5e1fc5{FAILED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7eebb316{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2a504ea7{STOPPED}}, connector=XacmlPdpParameters@1ab1d93d{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#105,XacmlPdpParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-47d4e28a==org.glassfish.jersey.servlet.ServletContainer@fdde7577{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: error found while bringing up server java.io.IOException: Failed to bind to /0.0.0.0:45823 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:571) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:567) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:565) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:344) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:301) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) ... 16 common frames omitted 15:55:22.188 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:22.188 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:22.188 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST XacmlPdpParameters 15:55:22.188 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2d2133fd{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6f921e32{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@43df1377{STOPPED}}, connector=XacmlPdpParameters@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:22.189 [pool-10-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@34fdc6fe 15:55:22.189 [pool-10-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"caf90428-fa55-4460-8d6b-41a9c32393ca","timestampMs":1768838122189,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:22.191 [RestServerParameters-45823] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1a8b22b5{STARTED}} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6513ms oeje10s.ServletContextHandler@41bbb219{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@1a8b22b5{STARTED}} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@649009d6 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:45823],POJO} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@2bf0c70d[HTTP/1.1] 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6513ms HttpConnectionFactory@2bf0c70d[HTTP/1.1] 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@652f26da[keys=0] 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@737205906 added {SelectorProducer@37048e96,POJO} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@737205906 added {QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}],UNMANAGED} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2bf0de92/SelectorProducer@37048e96/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.191738493Z created 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1546130207 added {AdaptiveExecutionStrategy@2bf0de92/SelectorProducer@37048e96/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.191785204Z,MANAGED} 15:55:22.191 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:22.191 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@652f26da added {oeji.ManagedSelector@5c28131f{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@473523578 added {SelectorProducer@31103c21,POJO} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@473523578 added {QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}],UNMANAGED} 15:55:22.191 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1c39657a/SelectorProducer@31103c21/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.192001679Z created 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@577987755 added {AdaptiveExecutionStrategy@1c39657a/SelectorProducer@31103c21/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.19203789Z,MANAGED} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@652f26da added {oeji.ManagedSelector@227364ab{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1046424337 added {SelectorProducer@691a8b15,POJO} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1046424337 added {QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}],UNMANAGED} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3e5f2b11/SelectorProducer@691a8b15/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.192151783Z created 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1507541795 added {AdaptiveExecutionStrategy@3e5f2b11/SelectorProducer@691a8b15/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.192184894Z,MANAGED} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@652f26da added {oeji.ManagedSelector@59db4323{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1622418063 added {SelectorProducer@27748a2b,POJO} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1622418063 added {QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}],UNMANAGED} 15:55:22.191 [XacmlPdpParameters-45823] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2d2133fd{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6f921e32{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@43df1377{STOPPED}}, connector=XacmlPdpParameters@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#107,XacmlPdpParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@60b4228f/SelectorProducer@27748a2b/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.192287466Z created 15:55:22.192 [XacmlPdpParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@2d2133fd{STOPPED}[12.0.22,sto=0] 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@445382643 added {AdaptiveExecutionStrategy@60b4228f/SelectorProducer@27748a2b/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.19244612Z,MANAGED} 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@652f26da added {oeji.ManagedSelector@1a8bfff3{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:22.192 [XacmlPdpParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@2d2133fd added {org.eclipse.jetty.server.Server$DynamicErrorHandler@4e9c93e,POJO} 15:55:22.192 [XacmlPdpParameters-45823] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@5c28131f{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@2bf0de92/SelectorProducer@37048e96/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.192590813Z 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6514ms AdaptiveExecutionStrategy@2bf0de92/SelectorProducer@37048e96/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=8,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.192629024Z 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@19ca65da startThread=0 15:55:22.192 [qtp726025092-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@19ca65da in QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=7,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@58ab8c36 on oeji.ManagedSelector@5c28131f{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:22.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:22.192 [qtp726025092-95] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@2bf0de92/SelectorProducer@37048e96/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=7,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.192824998Z tryProduce false 15:55:22.192 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST XacmlPdpParameters 15:55:22.192 [qtp726025092-95] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.192 [qtp726025092-95] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@58ab8c36 15:55:22.192 [qtp726025092-95] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.192 [qtp726025092-95] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@14d6daed waiting with 0 keys 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6514ms oeji.ManagedSelector@5c28131f{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.192 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2d2133fd{STARTING}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6f921e32{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@43df1377{STOPPED}}, connector=XacmlPdpParameters@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#107,XacmlPdpParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STOPPING 15:55:22.192 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@227364ab{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@1c39657a/SelectorProducer@31103c21/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=7,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.193041333Z 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6514ms AdaptiveExecutionStrategy@1c39657a/SelectorProducer@31103c21/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=7,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.193084624Z 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@5b8d70da startThread=0 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1ebc683f on oeji.ManagedSelector@227364ab{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.193 [XacmlPdpParameters-45823] WARN org.eclipse.jetty.util.component.AbstractLifeCycle -- FAILED oejs.Server@2d2133fd{FAILED}[12.0.22,sto=0]: java.io.IOException: Failed to bind to /0.0.0.0:45823 java.io.IOException: Failed to bind to /0.0.0.0:45823 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:571) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:567) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:565) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:344) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:301) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) ... 16 common frames omitted 15:55:22.193 [qtp726025092-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@5b8d70da in QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=6,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@2d2133fd{FAILED}[12.0.22,sto=0] 15:55:22.193 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@2d2133fd{STOPPING}[12.0.22,sto=0] 15:55:22.193 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@2d2133fd{STOPPING}[12.0.22,sto=0] 15:55:22.193 [qtp726025092-96] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@1c39657a/SelectorProducer@31103c21/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=6,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.19337082Z tryProduce false 15:55:22.193 [qtp726025092-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.193 [qtp726025092-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1ebc683f 15:55:22.193 [qtp726025092-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.193 [qtp726025092-96] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7142ddf8 waiting with 0 keys 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6515ms oeji.ManagedSelector@227364ab{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@59db4323{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3e5f2b11/SelectorProducer@691a8b15/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=6,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.193619396Z 15:55:22.193 [XacmlPdpParameters-45823] ERROR org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@2d2133fd{FAILED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6f921e32{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@43df1377{STOPPED}}, connector=XacmlPdpParameters@4ec37a42{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=Thread[#107,XacmlPdpParameters-45823,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5151accb==org.glassfish.jersey.servlet.ServletContainer@d7fb1ec7{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: error found while bringing up server java.io.IOException: Failed to bind to /0.0.0.0:45823 at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:349) at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:313) at org.eclipse.jetty.server.Server.lambda$doStart$0(Server.java:571) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.eclipse.jetty.server.Server.doStart(Server.java:567) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93) at org.onap.policy.common.endpoints.http.server.internal.JettyServletServer.run(JettyServletServer.java:323) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: java.net.BindException: Address already in use at java.base/sun.nio.ch.Net.bind0(Native Method) at java.base/sun.nio.ch.Net.bind(Net.java:565) at java.base/sun.nio.ch.ServerSocketChannelImpl.netBind(ServerSocketChannelImpl.java:344) at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:301) at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:344) ... 16 common frames omitted 15:55:22.193 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@2d2133fd{STOPPING}[12.0.22,sto=0] 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6515ms AdaptiveExecutionStrategy@3e5f2b11/SelectorProducer@691a8b15/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=6,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.193666057Z 15:55:22.193 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@2d2133fd{STOPPED}[12.0.22,sto=0] 15:55:22.193 [qtp726025092-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@2df7ca39 in QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=5,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.193 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:22.193 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:22.193 [qtp726025092-97] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3e5f2b11/SelectorProducer@691a8b15/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=5,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.193849861Z tryProduce false 15:55:22.193 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:22.193 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.193 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@233031f7 waiting with 0 keys 15:55:22.193 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@2df7ca39 startThread=0 15:55:22.193 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@7305cfb1 to TERMINATED 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@54923a87 on oeji.ManagedSelector@59db4323{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.193 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@59db4323{STARTING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:22.194 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@233031f7 woken with none selected 15:55:22.194 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@233031f7 woken up from select, 0/0/0 selected 15:55:22.194 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@233031f7 processing 0 keys, 1 updates 15:55:22.194 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.194 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@54923a87 15:55:22.194 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.194 [qtp726025092-97] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@233031f7 waiting with 0 keys 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6515ms oeji.ManagedSelector@59db4323{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1a8bfff3{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.194 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"1f23334c-1bb7-4af5-a9ae-3ab2ca369b92","timestampMs":1768838122194,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@60b4228f/SelectorProducer@27748a2b/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=5,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.194209479Z 15:55:22.194 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6515ms AdaptiveExecutionStrategy@60b4228f/SelectorProducer@27748a2b/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=5,r=-1,t=59949ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.194297711Z 15:55:22.194 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@505cd61f startThread=0 15:55:22.194 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6067676e on oeji.ManagedSelector@1a8bfff3{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.194 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 15:55:22.194 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:22.194 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: shutdown 15:55:22.194 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: stopping 15:55:22.194 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:22.194 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7c56c911 15:55:22.194 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:22.194 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:22.194 [qtp726025092-98] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@505cd61f in QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=4,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.194 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@16c0be3b] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:22.194 [qtp726025092-98] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@60b4228f/SelectorProducer@27748a2b/IDLE/p=0/QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=4,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:22.194735281Z tryProduce false 15:55:22.194 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@219edc05] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:22.194 [qtp726025092-98] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:22.194 [qtp726025092-98] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@6067676e 15:55:22.194 [qtp726025092-98] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:22.194 [qtp726025092-98] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5fd9ac9f waiting with 0 keys 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6516ms oeji.ManagedSelector@1a8bfff3{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6516ms ServerConnectorManager@652f26da[keys=0] 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@649009d6 added {acceptor-0@1d6716cd,POJO} 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@1d6716cd startThread=0 15:55:22.194 [RestServerParameters-45823] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:22.194 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6516ms RestServerParameters@649009d6{HTTP/1.1, (http/1.1)}{0.0.0.0:45823} 15:55:22.195 [RestServerParameters-45823] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@77f7352a{STARTING}[12.0.22,sto=0] @6516ms 15:55:22.195 [RestServerParameters-45823] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @6516ms oejs.Server@77f7352a{STARTED}[12.0.22,sto=0] 15:55:22.195 [pool-10-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@34fdc6fe 15:55:22.195 [qtp726025092-99] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@1d6716cd in QueuedThreadPool[qtp726025092]@2b464384{STARTED,8<=8<=200,i=3,r=-1,t=59948ms,q=0}[ReservedThreadExecutor@4da270ff{capacity=8,threads=ThreadIdPool@499dfd14{capacity=8}}] 15:55:22.196 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Setting field 'probeHeartbeatTopicSec' of type [null] on target object [org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3] or target class [class org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup] to value [4] 15:55:22.196 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@6eab92f3 15:55:22.197 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@28db2afb JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@6723e6b3, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:22.197 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:22.197 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.197 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.197 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.197 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.197 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.197 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.197 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.198 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:22.198 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.198 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.199 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:22.199 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:22.199 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:22.200 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:22.200 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.200 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:22.200 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.200 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.201 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:22.201 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.201 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:22.201 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:22.201 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:22.202 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:22.202 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@434d001d, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@36453773, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@4db16677, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@6abb44cb, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@41ddec69, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@5e3cb58e} 15:55:22.202 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.202 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator.setUp(TestXacmlPdpActivator.java:73) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeEachMethod(TimeoutExtension.java:78) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:549) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeBeforeEachMethodAdapter$0(ClassBasedTestDescriptor.java:534) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeBeforeEachMethods$0(TestMethodTestDescriptor.java:191) at org.junit.jupiter.engine.descriptor.CallbackSupport.lambda$invokeBeforeCallbacks$0(CallbackSupport.java:34) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.CallbackSupport.invokeBeforeCallbacks(CallbackSupport.java:34) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeBeforeEachMethods(TestMethodTestDescriptor.java:189) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:153) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.203 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6c56fff added {SymlinkAllowedResourceAliasChecker@3dee3a6c{base=null,protected=[]},MANAGED} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@113602559 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1658724563 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@6109d880[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1658724563 added {[],POJO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1658724563 added {[],POJO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1658724563 added {[],POJO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6c56fff added {oeje10s.SessionHandler@62de20d3{STOPPED},AUTO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@62de20d3 added {oeje10s.ServletHandler@4c9ef9c9{STOPPED},AUTO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@6f976c added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1324e70a,POJO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019670582 added {QueuedThreadPool[qtp7313260]@6f976c{STOPPED,8<=0<=200,i=0,r=-1,t=-310407ms,q=0}[NO_TRY],AUTO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019670582 added {oejut.ScheduledExecutorScheduler@72d16d6{STOPPED},AUTO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019670582 added {org.eclipse.jetty.io.ArrayByteBufferPool@7b0525a8{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019670582 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:22.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1019670582 added {org.eclipse.jetty.util.component.DumpableMap@4f2d8175,POJO} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1147244518 added {oejs.Slf4jRequestLogWriter@2b15ba1a{STOPPED},AUTO} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3cc6f036 added {oejs.CustomRequestLog@44618fe6{STOPPED},AUTO} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@2037375669 added {HttpConfiguration@5a6af2c4{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@305940688 added {QueuedThreadPool[qtp7313260]@6f976c{STOPPED,8<=0<=200,i=0,r=-1,t=-310407ms,q=0}[NO_TRY],UNMANAGED} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@305940688 added {oejut.ScheduledExecutorScheduler@72d16d6{STOPPED},UNMANAGED} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@305940688 added {org.eclipse.jetty.io.ArrayByteBufferPool@7b0525a8{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@123c48d0 added {HttpConnectionFactory@796fe2b5[HTTP/1.1],AUTO} 15:55:22.204 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@123c48d0{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@796fe2b5[HTTP/1.1] 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@305940688 added {ServerConnectorManager@14fff5e7[keys=0],MANAGED} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3cc6f036 added {XacmlPdpParameters@123c48d0{HTTP/1.1, (http/1.1)}{0.0.0.0:45823},AUTO} 15:55:22.204 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@3cc6f036 added {oeje10s.ServletContextHandler@6c56fff{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@62de20d3{STOPPED}},AUTO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1203d787 added {SymlinkAllowedResourceAliasChecker@1f72fbd1{base=null,protected=[]},MANAGED} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@302241671 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1203d787 added {oeje10s.ServletHandler@6f785a27{STOPPED},AUTO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6f785a27 added {org.glassfish.jersey.servlet.ServletContainer-443dae2==org.glassfish.jersey.servlet.ServletContainer@8cd84f8f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6f785a27 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-443dae2,POJO} 15:55:22.205 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@3cc6f036{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6c56fff{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@62de20d3{STOPPED}}, connector=XacmlPdpParameters@123c48d0{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-443dae2==org.glassfish.jersey.servlet.ServletContainer@8cd84f8f{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:45823/ +> swagger.context.id=swagger-45823 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 250/292/8,024 MiB UTC: 2026-01-19T15:55:22.205365792Z; Etc/UTC: 2026-01-19T15:55:22.205365792Z 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@149985794 added {org.eclipse.jetty.security.DefaultIdentityService@5454be,POJO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@8f09a02 added {UserStore@2dd08ff1[users.count=1],AUTO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1005742096 added {org.eclipse.jetty.util.component.DumpableCollection@19213a74,POJO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:22.205 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:22.205 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@37dec463{unnamed@37dec463,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@3bf26810 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@30a791a6,POJO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@3bf26810 added {HashLoginService@8f09a02[XacmlPdpParameters-login-service],AUTO} 15:55:22.205 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@62de20d3 added {oejs.SecurityHandler$PathMapped@3bf26810{STOPPED},AUTO} 15:55:22.206 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@3bf26810 added {oeje10s.ServletHandler@4c9ef9c9{STOPPED},AUTO} 15:55:22.206 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4c9ef9c9 added {org.glassfish.jersey.servlet.ServletContainer-719bb60d==org.glassfish.jersey.servlet.ServletContainer@b1431ff9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:22.206 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4c9ef9c9 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-719bb60d,POJO} 15:55:22.206 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-719bb60d==org.glassfish.jersey.servlet.ServletContainer@b1431ff9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45823, toString()=JettyServletServer(name=XacmlPdpParameters, host=0.0.0.0, port=45823, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@3cc6f036{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6c56fff{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@62de20d3{STOPPED}}, connector=XacmlPdpParameters@123c48d0{HTTP/1.1, (http/1.1)}{0.0.0.0:45823}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-719bb60d==org.glassfish.jersey.servlet.ServletContainer@b1431ff9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-719bb60d==org.glassfish.jersey.servlet.ServletContainer@b1431ff9{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-45823 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-45823 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 250/292/8,024 MiB UTC: 2026-01-19T15:55:22.206294043Z; Etc/UTC: 2026-01-19T15:55:22.206294043Z 15:55:22.206 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4c9ef9c9 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5981f2c6==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5981f2c6{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:22.206 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4c9ef9c9 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5981f2c6,POJO} 15:55:22.207 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@3f033664] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:22.207 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@6abd8bcd] or target class [class org.onap.policy.common.utils.services.ServiceManager] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.168 s -- in org.onap.policy.pdpx.main.startstop.TestXacmlPdpActivator [INFO] Running org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest 15:55:22.210 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.() at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.211 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.(java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.211 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.(java.lang.String,java.lang.Throwable) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.211 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.(java.lang.String,java.lang.Throwable,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.211 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.(java.lang.Exception) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:22.211 [main] DEBUG org.onap.policy.common.utils.test.ThrowablesTester -- skipped test, no constructor for: class org.onap.policy.pdpx.main.PolicyXacmlPdpException java.lang.NoSuchMethodException: org.onap.policy.pdpx.main.PolicyXacmlPdpException.(java.lang.String,java.lang.Exception,boolean,boolean) at java.base/java.lang.Class.getConstructor0(Class.java:3761) at java.base/java.lang.Class.getConstructor(Class.java:2442) at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) at org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest.test(PolicyXacmlPdpExceptionTest.java:35) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pdpx.main.PolicyXacmlPdpExceptionTest [INFO] Running org.onap.policy.pdpx.main.comm.XacmlPdpHeartbeatPublisherTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:55:23.809 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.846 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.848 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null 15:55:23.856 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.865 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.866 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 1ms 15:55:23.873 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.875 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null 15:55:23.877 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null 15:55:23.884 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.884 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 0ms 15:55:23.884 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null 15:55:23.890 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.898 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 10ms 15:55:23.903 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- send to my-topic failed because of expected exception org.onap.policy.common.utils.coder.CoderException: expected exception at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(BidirectionalTopicClient.java:147) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.isTopicReady(XacmlPdpHearbeatPublisher.java:105) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:83) at org.onap.policy.pdpx.main.comm.XacmlPdpHeartbeatPublisherTest.testRunCheckerEx(XacmlPdpHeartbeatPublisherTest.java:169) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:23.905 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- Sending Xacml PDP heartbeat to the PAP - null [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.685 s -- in org.onap.policy.pdpx.main.comm.XacmlPdpHeartbeatPublisherTest [INFO] Running org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest 15:55:24.063 [pool-6-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc2e4450@26ef1bc0 15:55:24.063 [pool-6-thread-1] WARN org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- send to policy-pdp-pap failed because of NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped java.lang.IllegalStateException: NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]] is stopped at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:64) at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.send(BidirectionalTopicClient.java:104) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(Unknown Source) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.isTopicReady(XacmlPdpHearbeatPublisher.java:105) at org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher.run(XacmlPdpHearbeatPublisher.java:83) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:24.066 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistration -- Failed to send to topic sink null 15:55:24.071 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistration -- Failed ot send to topic sink null java.lang.IllegalStateException: null at org.onap.policy.common.message.bus.event.client.TopicSinkClient.send(TopicSinkClient.java:94) at org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistration.pdpRegistration(XacmlPdpPapRegistration.java:47) at org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest.lambda$testPdpRegistration_SendEx$2(XacmlPdpPapRegistrationTest.java:75) at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) at org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest.testPdpRegistration_SendEx(XacmlPdpPapRegistrationTest.java:74) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.onap.policy.pdpx.main.comm.XacmlPdpPapRegistrationTest [INFO] Running org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListenerTest 15:55:24.139 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- PDP State Change message has been received from the PAP - change 15:55:24.152 [main] DEBUG org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- PDP State Change message discarded - change 15:55:24.157 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- PDP State Change message has been received from the PAP - change 15:55:24.158 [main] ERROR org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- failed to send to topic sink null 15:55:24.158 [main] ERROR org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener -- failed to handle the PDP State Change message. org.onap.policy.common.message.bus.event.client.TopicSinkClientException: failed to send to topic sink null at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListener.onTopicEvent(XacmlPdpStateChangeListener.java:70) at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListenerTest.testOnTopicEvent_SendFailed(XacmlPdpStateChangeListenerTest.java:84) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.onap.policy.pdpx.main.comm.listeners.XacmlPdpStateChangeListenerTest [INFO] Running org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListenerTest 15:55:24.327 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=70eefb03-87dc-4842-b29f-0c761887d3b7, timestampMs=1768838124323, name=null, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=100, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:55:24.331 [main] ERROR org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- failed to handle the PDP Update message. java.lang.RuntimeException: expected exception at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher.handlePdpUpdate(XacmlPdpUpdatePublisher.java:61) at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener.onTopicEvent(XacmlPdpUpdateListener.java:72) at org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListenerTest.testOnTopicEvent_SendEx(XacmlPdpUpdateListenerTest.java:104) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:24.337 [main] INFO org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=a1bc4a67-9b11-4df9-8773-2bf4e46c9161, timestampMs=1768838124336, name=null, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=100, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:55:24.341 [main] DEBUG org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener -- PDP update message discarded - null:b832b5a6-db18-4ebf-ae34-21f11da0a1d7 15:55:24.345 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'publisher' from target object [org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener@4271960c] or target class [class org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListener] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.policy.pdpx.main.comm.listeners.XacmlPdpUpdateListenerTest [INFO] Running org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest 15:55:24.520 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0 15:55:24.552 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- not undeploying policy, as it also appears in the deployment list: deployed-5 1.0.0 15:55:24.556 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 15:55:24.556 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- failed to send to topic sink null 15:55:24.567 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 15:55:24.578 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0 15:55:24.578 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- not undeploying policy, as it also appears in the deployment list: deployed-5 1.0.0 15:55:24.579 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Failed to load policy: failPolicy1 org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: null at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.loadDeployedPolicy(XacmlPdpApplicationManager.java:189) at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher.handlePdpUpdate(XacmlPdpUpdatePublisher.java:91) at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest.testHandlePdpUpdate_LoadPolicyFailed(XacmlPdpUpdatePublisherTest.java:229) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:24.580 [main] ERROR org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Failed to load policy: failPolicy2 org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: null at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.loadDeployedPolicy(XacmlPdpApplicationManager.java:189) at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher.handlePdpUpdate(XacmlPdpUpdatePublisher.java:91) at org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest.testHandlePdpUpdate_LoadPolicyFailed(XacmlPdpUpdatePublisherTest.java:229) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:24.581 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 15:55:24.592 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0 15:55:24.593 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 15:55:24.602 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- attempt to undeploy policy that has not been previously deployed: added-1 1.0.0 15:55:24.603 [main] WARN org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- not undeploying policy, as it also appears in the deployment list: deployed-5 1.0.0 15:55:24.603 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] 15:55:24.615 [main] DEBUG org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisher -- Returning current deployed policies: [] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.onap.policy.pdpx.main.comm.XacmlPdpUpdatePublisherTest [INFO] Running org.onap.policy.pdpx.main.XacmlStateTest 15:55:24.695 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@404cc16a to SAFE 15:55:24.695 [main] WARN org.onap.policy.pdpx.main.XacmlState -- Unsupported state: SAFE 15:55:24.695 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@404cc16a to ACTIVE 15:55:24.695 [main] INFO org.onap.policy.pdpx.main.XacmlState -- State change: ACTIVE - Starting rest controller 15:55:24.695 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@404cc16a to PASSIVE 15:55:24.696 [main] INFO org.onap.policy.pdpx.main.XacmlState -- State change: PASSIVE - Stopping rest controller 15:55:24.699 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@74940388 to TERMINATED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.policy.pdpx.main.XacmlStateTest [INFO] Running org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer 15:55:24.704 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json] 15:55:24.705 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:24.705 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:24.708 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@7734ddb8 15:55:24.710 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@59bdd277 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@45543b88, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:24.710 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:24.710 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:24.710 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:24.710 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:24.711 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:24.712 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:24.712 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:24.712 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.713 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:24.713 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:24.713 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:24.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:24.714 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:24.714 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.715 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:24.715 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:24.715 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.716 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:24.716 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:24.716 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.717 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:24.717 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.717 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:24.718 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:24.718 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@4d343793, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@57a259c1, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@1427827f, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@27015621, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@4b6575fd, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@ecc5101} 15:55:24.718 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:24.719 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:24.719 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4545ac62 added {SymlinkAllowedResourceAliasChecker@13e76a91{base=null,protected=[]},MANAGED} 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1162194018 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1774206882 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@37c5a3c7[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1774206882 added {[],POJO} 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1774206882 added {[],POJO} 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1774206882 added {[],POJO} 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4545ac62 added {oeje10s.SessionHandler@69c03fa2{STOPPED},AUTO} 15:55:24.720 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69c03fa2 added {oeje10s.ServletHandler@5f0b2fe1{STOPPED},AUTO} 15:55:24.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@77107573 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1fc5791c,POJO} 15:55:24.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@92551864 added {QueuedThreadPool[qtp1997567347]@77107573{STOPPED,8<=0<=200,i=0,r=-1,t=-312924ms,q=0}[NO_TRY],AUTO} 15:55:24.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@92551864 added {oejut.ScheduledExecutorScheduler@3f679ce{STOPPED},AUTO} 15:55:24.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@92551864 added {org.eclipse.jetty.io.ArrayByteBufferPool@77393f2e{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:24.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@92551864 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:24.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@92551864 added {org.eclipse.jetty.util.component.DumpableMap@4300b54c,POJO} 15:55:24.721 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1744111214 added {oejs.Slf4jRequestLogWriter@57fd3b57{STOPPED},AUTO} 15:55:24.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5843ab8 added {oejs.CustomRequestLog@67f5066e{STOPPED},AUTO} 15:55:24.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1761853129 added {HttpConfiguration@2f6fcc70{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:24.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1617324421 added {QueuedThreadPool[qtp1997567347]@77107573{STOPPED,8<=0<=200,i=0,r=-1,t=-312926ms,q=0}[NO_TRY],UNMANAGED} 15:55:24.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1617324421 added {oejut.ScheduledExecutorScheduler@3f679ce{STOPPED},UNMANAGED} 15:55:24.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1617324421 added {org.eclipse.jetty.io.ArrayByteBufferPool@77393f2e{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@60666985 added {HttpConnectionFactory@6903bec9[HTTP/1.1],AUTO} 15:55:24.723 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@6903bec9[HTTP/1.1] 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@1617324421 added {ServerConnectorManager@5effc15d[keys=0],MANAGED} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5843ab8 added {RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595},AUTO} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5843ab8 added {oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69c03fa2{STOPPED}},AUTO} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2a7ed9bd added {SymlinkAllowedResourceAliasChecker@7ba38cce{base=null,protected=[]},MANAGED} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@712956349 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2a7ed9bd added {oeje10s.ServletHandler@28dae87e{STOPPED},AUTO} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@28dae87e added {org.glassfish.jersey.servlet.ServletContainer-80f3111==org.glassfish.jersey.servlet.ServletContainer@5c55881e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:24.723 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@28dae87e added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-80f3111,POJO} 15:55:24.724 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-45595, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45595, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@5843ab8{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69c03fa2{STOPPED}}, connector=RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-80f3111==org.glassfish.jersey.servlet.ServletContainer@5c55881e{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:45595/ +> swagger.context.id=swagger-45595 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-45595 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 35/80/8,024 MiB UTC: 2026-01-19T15:55:24.724060567Z; Etc/UTC: 2026-01-19T15:55:24.724060567Z 15:55:24.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1424011932 added {org.eclipse.jetty.security.DefaultIdentityService@33428132,POJO} 15:55:24.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@54e0b29c added {UserStore@4c24063c[users.count=1],AUTO} 15:55:24.724 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1828130916 added {org.eclipse.jetty.util.component.DumpableCollection@4b9b57d9,POJO} 15:55:24.724 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:24.724 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:24.725 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:24.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6cf71064 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70,POJO} 15:55:24.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6cf71064 added {HashLoginService@54e0b29c[RestServerParameters-login-service],AUTO} 15:55:24.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69c03fa2 added {oejs.SecurityHandler$PathMapped@6cf71064{STOPPED},AUTO} 15:55:24.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6cf71064 added {oeje10s.ServletHandler@5f0b2fe1{STOPPED},AUTO} 15:55:24.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5f0b2fe1 added {org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:24.725 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5f0b2fe1 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-5fb4870b,POJO} 15:55:24.726 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45595, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45595, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@5843ab8{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69c03fa2{STOPPED}}, connector=RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-45595 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-45595 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 35/80/8,024 MiB UTC: 2026-01-19T15:55:24.72593905Z; Etc/UTC: 2026-01-19T15:55:24.72593905Z 15:55:24.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5f0b2fe1 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:24.726 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5f0b2fe1 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb,POJO} 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:24.728 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5c44bce3 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:24.728 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:24.728 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:24.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:24.728 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45595, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45595, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@5843ab8{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69c03fa2{STOPPED}}, connector=RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:24.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:24.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:24.729 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:24.729 [RestServerParameters-45595] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-45595, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45595, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@5843ab8{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69c03fa2{STOPPED}}, connector=RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}, jettyThread=Thread[#113,RestServerParameters-45595,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:24.730 [pool-12-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@54f6a10e 15:55:24.730 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@5843ab8{STOPPED}[12.0.22,sto=0] 15:55:24.730 [pool-12-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"b6bfe4d4-10c4-4546-8a42-914c58ed5916","timestampMs":1768838124729,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:24.730 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5843ab8 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@8abb861,POJO} 15:55:24.730 [RestServerParameters-45595] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:24.730 [RestServerParameters-45595] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@5843ab8{STARTING}[12.0.22,sto=0] 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1997567347]@77107573{STOPPED,8<=0<=200,i=0,r=-1,t=-312934ms,q=0}[NO_TRY] 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@66c4704{capacity=8} 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@39047953 added {QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=0<=200,i=0,r=-1,t=-312934ms,q=0}[NO_TRY],UNMANAGED} 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@39047953 added {ThreadIdPool@66c4704{capacity=8},POJO} 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@77107573 added {ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}},AUTO} 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9053ms ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} 15:55:24.731 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#115,qtp1997567347-115,5,main] 15:55:24.732 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#116,qtp1997567347-116,5,main] 15:55:24.732 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.732 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#117,qtp1997567347-117,5,main] 15:55:24.733 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#118,qtp1997567347-118,5,main] 15:55:24.732 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.733 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.733 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#119,qtp1997567347-119,5,main] 15:55:24.733 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.733 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#120,qtp1997567347-120,5,main] 15:55:24.733 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.733 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#121,qtp1997567347-121,5,main] 15:55:24.733 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#122,qtp1997567347-122,5,main] 15:55:24.734 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9055ms QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.734 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@3f679ce{STOPPED} 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9056ms oejut.ScheduledExecutorScheduler@3f679ce{STARTED} 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@67f5066e{STOPPED} 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@57fd3b57{STOPPED} 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9056ms oejs.Slf4jRequestLogWriter@57fd3b57{STARTED} 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9056ms oejs.CustomRequestLog@67f5066e{STARTED} 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@69c03fa2{STOPPED}} 15:55:24.734 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@42206d0b 15:55:24.735 [RestServerParameters-45595] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@69c03fa2{STOPPED}} 15:55:24.735 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@13e76a91{base=null,protected=[]} 15:55:24.735 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@4545ac62 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@4ae13403,POJO} 15:55:24.735 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9057ms SymlinkAllowedResourceAliasChecker@13e76a91{base=null,protected=[]} 15:55:24.735 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@69c03fa2{STOPPED} 15:55:24.735 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69c03fa2 added {org.eclipse.jetty.session.DefaultSessionCache@6eb811b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:24.735 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@6eb811b9 added {org.eclipse.jetty.session.NullSessionDataStore@5dc5b541[passivating=false,graceSec=3600],AUTO} 15:55:24.736 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@1cccd3c7{STOPPED}[worker=null] 15:55:24.736 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@1cccd3c7 added {oejs.HouseKeeper@5fcead71{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:24.736 [RestServerParameters-45595] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:24.736 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@5fcead71{STOPPED}[interval=600000, ownscheduler=false] 15:55:24.736 [RestServerParameters-45595] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms 15:55:24.736 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9058ms oejs.HouseKeeper@5fcead71{STARTED}[interval=660000, ownscheduler=false] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9058ms oejs.DefaultSessionIdManager@1cccd3c7{STARTED}[worker=node0] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@5843ab8 added {oejs.DefaultSessionIdManager@1cccd3c7{STARTED}[worker=node0],MANAGED} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69c03fa2 added {oejs.DefaultSessionIdManager@1cccd3c7{STARTED}[worker=node0],UNMANAGED} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@6cf71064{STOPPED} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6cf71064 added {org.eclipse.jetty.security.DefaultIdentityService@33428132,POJO} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@6cf71064 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@1ca863e,POJO} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@6cf71064{STARTING} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@54e0b29c[RestServerParameters-login-service] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@4c24063c[users.count=1] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9059ms UserStore@4c24063c[users.count=1] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9059ms HashLoginService@54e0b29c[RestServerParameters-login-service] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@5f0b2fe1{STOPPED} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5fb4870b[EMBEDDED:] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet7b622f2b{/*->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5fb4870b=MappedServlet516da013{null->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@5f0b2fe1{STARTING} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5f0b2fe1 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@5f0b2fe1 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc,POJO} 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5fb4870b[EMBEDDED:] 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:24.737 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet9ba9afb{/*->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc[EMBEDDED:] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet2233fb42{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5fb4870b=MappedServlet28553d78{null->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc=MappedServlet431eb93e{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5fb4870b[EMBEDDED:] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1eae9ee4{/*->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc[EMBEDDED:] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet237a8f98{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5fb4870b=MappedServlet28553d78{null->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc=MappedServlet431eb93e{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@5f0b2fe1{STARTING} 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9060ms oeje10s.ServletHandler@5f0b2fe1{STARTED} 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9060ms oejs.SecurityHandler$PathMapped@6cf71064{STARTED} 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@6eb811b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:24.738 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@5dc5b541[passivating=false,graceSec=3600] 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9062ms org.eclipse.jetty.session.NullSessionDataStore@5dc5b541[passivating=false,graceSec=3600] 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9062ms org.eclipse.jetty.session.DefaultSessionCache@6eb811b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@69c03fa2 added {[],POJO} 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9063ms oeje10s.SessionHandler@69c03fa2{STARTED} 15:55:24.741 [RestServerParameters-45595] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STARTED}} 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:} 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9063ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:} 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@22c5d872 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9063ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:24.741 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9063ms org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:24.742 [RestServerParameters-45595] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-5fb4870b 15:55:24.802 [RestServerParameters-45595] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:24.802 [RestServerParameters-45595] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:24.815 [RestServerParameters-45595] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STARTED}} 15:55:24.815 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9137ms oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STARTED}} 15:55:24.815 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@60666985 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:45595],POJO} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@6903bec9[HTTP/1.1] 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9137ms HttpConnectionFactory@6903bec9[HTTP/1.1] 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@5effc15d[keys=0] 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@826376985 added {SelectorProducer@60ef1682,POJO} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@826376985 added {QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}],UNMANAGED} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@31418319/SelectorProducer@60ef1682/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.816461446Z created 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1508906769 added {AdaptiveExecutionStrategy@31418319/SelectorProducer@60ef1682/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.816539378Z,MANAGED} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5effc15d added {oeji.ManagedSelector@59f01711{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2143370068 added {SelectorProducer@42a526fe,POJO} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2143370068 added {QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}],UNMANAGED} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.816831134Z created 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1525052206 added {AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.816893036Z,MANAGED} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5effc15d added {oeji.ManagedSelector@5ae6732e{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:24.816 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@66564092 added {SelectorProducer@759a2f4d,POJO} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@66564092 added {QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}],UNMANAGED} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59917ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.81708275Z created 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@509830614 added {AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.817139311Z,MANAGED} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5effc15d added {oeji.ManagedSelector@1e6365d6{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2004163127 added {SelectorProducer@4943d36a,POJO} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@2004163127 added {QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}],UNMANAGED} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@77751a37/SelectorProducer@4943d36a/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.817313015Z created 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1829203272 added {AdaptiveExecutionStrategy@77751a37/SelectorProducer@4943d36a/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.817369486Z,MANAGED} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@5effc15d added {oeji.ManagedSelector@6d076d48{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@59f01711{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@31418319/SelectorProducer@60ef1682/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.817559241Z 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9139ms AdaptiveExecutionStrategy@31418319/SelectorProducer@60ef1682/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=8,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.817621273Z 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@684ff8eb startThread=0 15:55:24.817 [RestServerParameters-45595] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3734f377 on oeji.ManagedSelector@59f01711{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.817 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@684ff8eb in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=7,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.817 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@31418319/SelectorProducer@60ef1682/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=7,r=-1,t=59916ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.818029182Z tryProduce false 15:55:24.818 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:24.818 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3734f377 15:55:24.818 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:24.818 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 waiting with 0 keys 15:55:24.818 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9140ms oeji.ManagedSelector@59f01711{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.818 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@5ae6732e{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.818 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=7,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.818613565Z 15:55:24.818 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9140ms AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=7,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.818689176Z 15:55:24.818 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@603bbe78 startThread=0 15:55:24.818 [RestServerParameters-45595] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3600f21a on oeji.ManagedSelector@5ae6732e{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.818 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@603bbe78 in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=6,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.819 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=6,r=-1,t=59915ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.819161058Z tryProduce false 15:55:24.819 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:24.819 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3600f21a 15:55:24.819 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:24.819 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 waiting with 0 keys 15:55:24.819 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9141ms oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.819 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1e6365d6{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.819 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=6,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.819620228Z 15:55:24.819 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9141ms AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=6,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.81970958Z 15:55:24.819 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@219fdc91 startThread=0 15:55:24.819 [RestServerParameters-45595] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@31203c9e on oeji.ManagedSelector@1e6365d6{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.819 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@219fdc91 in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=5,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.820 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=5,r=-1,t=59914ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.820139309Z tryProduce false 15:55:24.820 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:24.820 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@31203c9e 15:55:24.820 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:24.820 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 0 keys 15:55:24.820 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9142ms oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.820 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6d076d48{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.820 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@77751a37/SelectorProducer@4943d36a/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=5,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.82060715Z 15:55:24.820 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9142ms AdaptiveExecutionStrategy@77751a37/SelectorProducer@4943d36a/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=5,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.820672212Z 15:55:24.820 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@c558cbc startThread=0 15:55:24.820 [RestServerParameters-45595] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3df42f0e on oeji.ManagedSelector@6d076d48{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.820 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@c558cbc in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.821 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@77751a37/SelectorProducer@4943d36a/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=59913ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:24.821137862Z tryProduce false 15:55:24.821 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:24.821 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3df42f0e 15:55:24.821 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:24.821 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf waiting with 0 keys 15:55:24.821 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9143ms oeji.ManagedSelector@6d076d48{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:24.821 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9143ms ServerConnectorManager@5effc15d[keys=0] 15:55:24.821 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@60666985 added {acceptor-0@62501775,POJO} 15:55:24.821 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@62501775 startThread=0 15:55:24.821 [RestServerParameters-45595] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595} 15:55:24.821 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9143ms RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595} 15:55:24.821 [RestServerParameters-45595] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@5843ab8{STARTING}[12.0.22,sto=0] @9143ms 15:55:24.821 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@62501775 in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=59912ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:24.821 [RestServerParameters-45595] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @9143ms oejs.Server@5843ab8{STARTED}[12.0.22,sto=0] 15:55:25.730 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:45595 connected - retries=20 interval=1000 15:55:25.730 [qtp1997567347-119-acceptor-0@62501775-RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6376ab68[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45008]] on oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:25.732 [qtp1997567347-119-acceptor-0@62501775-RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:25.732 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken with none selected 15:55:25.732 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken up from select, 0/0/0 selected 15:55:25.732 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 processing 0 keys, 1 updates 15:55:25.732 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:25.732 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6376ab68[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45008]] 15:55:25.733 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6376ab68[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45008]] startThread=0 15:55:25.733 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:25.733 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 waiting with 1 keys 15:55:25.733 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6376ab68[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45008]] in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=59000ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.733 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:25.733 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:25.733 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:25.733 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@39f3fd9 on oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:25.734 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.734 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.734 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.734 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@771185f3{ReadCallback@d0a1d3f{HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:25.735 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.735 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@26b25e81 on oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:25.735 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:25.735 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.735 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken with none selected 15:55:25.735 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6376ab68[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45008]] in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.735 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken up from select, 0/0/1 selected 15:55:25.735 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 processing 0 keys, 2 updates 15:55:25.735 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:25.735 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.735 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@39f3fd9 15:55:25.735 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@26b25e81 15:55:25.735 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.736 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:25.736 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 waiting with 1 keys 15:55:25.736 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken up from select, 1/1/1 selected 15:55:25.736 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 processing 1 keys, 0 updates 15:55:25.736 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45008], selector=sun.nio.ch.EPollSelectorImpl@43a1a3a7, interestOps=1, readyOps=1 SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.736 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.736 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:25.737 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@4959c8d7{thread=null} startThread=0 15:55:25.737 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@4959c8d7{thread=null} in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.737 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1 15:55:25.737 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/PRODUCING/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:25.737313186Z 15:55:25.737 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:25.737 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/PRODUCING/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:25.737595012Z 15:55:25.737 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:25.738 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:25.738 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHealthCheckFailure ***************************** 15:55:25.738 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:25.738 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.738 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:25.738 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 waiting with 1 keys 15:55:25.737 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=1,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.738 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:25.738 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@771185f3{ReadCallback@d0a1d3f{HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=FI,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:25.738 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.738 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@4dee92f6[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.738 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.738 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:25.738 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@4dee92f6[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,ISHUT,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.740 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@4dee92f6[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@4dee92f6[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=START,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@4dee92f6[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@4dee92f6[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,ISHUT,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.741 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@4716f986{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:25.742 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:25.742 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,ISHUT,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.742 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@96754a9[{l=/127.0.0.1:45595,r=/127.0.0.1:45008,CLOSED,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.742 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@771185f3{null} 15:55:25.742 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:25.742 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken with none selected 15:55:25.742 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken up from select, 0/0/0 selected 15:55:25.742 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 processing 0 keys, 0 updates 15:55:25.742 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:25.742 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:25.742 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 waiting with 0 keys 15:55:25.742 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@335c1e7a startThread=0 15:55:25.742 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@335c1e7a in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=0,r=-1,t=58991ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.742 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.743 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@96754a9[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.743 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@96754a9[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=0,r=-1,t=58990ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.743 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7a0abf5::SocketChannelEndPoint@96754a9[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@7a0abf5[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@469da1ce{s=START}]=>HttpChannelState@756c67a8{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:25.743 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=1,r=-1,t=58990ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.743 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@335c1e7a in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=1,r=-1,t=58990ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:25.743 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58990ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.135 [qtp1997567347-119-acceptor-0@62501775-RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@6db14976[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022]] on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.135 [qtp1997567347-119-acceptor-0@62501775-RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/0 selected 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@6db14976[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022]] 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@6db14976[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022]] startThread=0 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.136 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.136 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@6db14976[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022]] in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=1,r=-1,t=58597ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@78d1f80a on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.137 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.138 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.138 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:26.138 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.138 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 2 updates 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:26.138 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@6db14976[java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022]] in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=1,r=-1,t=58595ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@78d1f80a 15:55:26.138 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58595ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.138 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.139 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 1/1/1 selected 15:55:26.139 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 1 keys, 0 updates 15:55:26.139 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022], selector=sun.nio.ch.EPollSelectorImpl@91c9ba4, interestOps=1, readyOps=1 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.139 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.139 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:26.139 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} reservedThread run AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58594ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.14004987Z on ReservedThread@4959c8d7{thread=Thread[#121,qtp1997567347-121,5,main]} 15:55:26.139 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58594ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.140092101Z 15:55:26.140 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58593ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.140215444Z tryProduce true 15:55:26.140 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:26.140 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.140 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.140 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.140 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.140 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.140 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.140 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.141 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 222 DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.141 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 222 Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.141 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 222 HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.141 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.142 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.142 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:26.146 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:26.146 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:26.155 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:26.155 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:26.155 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json) 15:55:26.156 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:45595) 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:45595) header=Host, headerString=[Host], valueString=[localhost:45595] 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:26.157 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:26.162 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:45595/policy/pdpx/v1/healthcheck,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:26.169 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:26.169 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.169 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1 HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.169 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.169 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.169 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:26.169 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:26.170 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.170 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=29/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.170 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.170 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5872d474{handling=Thread[#117,qtp1997567347-117,5,main], handled=false, send=SENDING, completed=false, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.193 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@6a534e02{capacity=16} 15:55:26.219 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.222 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.222 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1d485c7d[c=null] 15:55:26.222 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=57} -> ServletContextRequest@5aedb670{GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} : ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:26.229 [qtp1997567347-117] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/healthcheck) -> Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]} 15:55:26.229 [qtp1997567347-117] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:26.234 [qtp1997567347-117] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70.login DefaultUserIdentity('healthcheck') 15:55:26.234 [qtp1997567347-117] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@df8b292{BASIC,DefaultUserIdentity('healthcheck')} 15:55:26.235 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@5f0b2fe1{STARTED} ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=71} ServletContextRequest@5aedb670{GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@60ec290d org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@497d58f7 15:55:26.236 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=71} -> ServletContextRequest@5aedb670{GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@60ec290d,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@497d58f7 15:55:26.236 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:45595/policy/pdpx/v1/healthcheck ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=71} 15:55:26.236 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.236 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=72} 15:55:26.237 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@5f0b2fe1{STARTED} cached filter chain for REQUEST: Chain@17b6ead0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@31bf6532(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.238 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@17b6ead0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@31bf6532(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.287 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@2e3911d1[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-f8d56edb-1...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:26.287 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=115 null 15:55:26.288 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e committed 15:55:26.288 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5e7612de[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-f8d56edb-1...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@5f5e1d9{200,GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.289 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=115},cb=ChannelResponse@5f5e1d9{200,GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] (null,[p=0,l=115,c=8192,r=115],true)@START 15:55:26.289 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.289 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=115} last=true content=HeapByteBuffer@5e7612de[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-f8d56edb-1...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.289 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e 15:55:26.290 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 115 15:55:26.290 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=115},cb=ChannelResponse@5f5e1d9{200,GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=115,c=8192,r=115],true)@COMPLETING 15:55:26.290 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@703f79d3{IDLE}->null [DirectByteBuffer@4329753b[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5e7612de[p=0,l=115,c=8192,r=115]={<<<{"name":"xacml-f8d56edb-1...,"message":"not alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:26.290 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{WRITING}->null:IDLE-->WRITING 15:55:26.291 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 366 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=W,to=150/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=COMPLETING}]=>HttpChannelState@5872d474{handling=Thread[#117,qtp1997567347-117,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.291 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=366 remaining=0 WriteFlusher@703f79d3{WRITING}->null 15:55:26.291 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{IDLE}->null:WRITING-->IDLE 15:55:26.292 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=115},cb=ChannelResponse@5f5e1d9{200,GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=115,l=115,c=8192,r=0],true)@END 15:55:26.292 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.292 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@5f5e1d9{200,GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.294 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@47764555{Queued by qtp1997567347-117 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.294 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@47764555{Queued by qtp1997567347-117 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=Link@47764555{Queued by qtp1997567347-117 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:26.295 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.295 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:26.297 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.297 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.297 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=132} 15:55:26.298 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@202e40ee{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@4a8a604a,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@3c67039c}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:26.298 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.298 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.298 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.298 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=134} 15:55:26.298 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/healthcheck written app=115 net=115 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5872d474{handling=Thread[#117,qtp1997567347-117,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@497d58f7 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@497d58f7 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=135} 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@5cb99e2c, failure=null, callbackCompleted=true, completeStream=true 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@5cb99e2c, null) 15:55:26.299 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.307 [qtp1997567347-117] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:26 +0000] "GET /policy/pdpx/v1/healthcheck HTTP/1.1" 200 115 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@44161c11 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1d485c7d[c=null] 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=END}]=>HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4fbfee2f http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.308 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:26.309 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:26.309 [qtp1997567347-117] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.309 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@219fdc91 in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58424ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.309 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=58424ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.309 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.466 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testHealthCheckFailure health report HealthCheckReport(name=xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3, url=self, healthy=false, code=500, message=not alive) 15:55:26.468 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:26.468 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:26.470 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHttpsHealthCheckSuccess ***************************** 15:55:26.495 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 1/1/1 selected 15:55:26.495 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 1 keys, 0 updates 15:55:26.495 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022], selector=sun.nio.ch.EPollSelectorImpl@91c9ba4, interestOps=1, readyOps=1 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=186/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.495 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=186/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.495 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=187/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@5d00c470{thread=null} startThread=0 15:55:26.496 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@5d00c470{thread=null} in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58237ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.496 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0 15:55:26.496 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/PRODUCING/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58237ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:26.496175362Z 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=187/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/PRODUCING/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58237ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:26.496402237Z 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=187/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=187/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.496 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.496 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=187/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=1,r=-1,t=58237ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.496 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=188/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.496 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=188/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=188/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 222 DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 222 Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 222 HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.497 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:45595: localhost:45595) 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:45595) header=Host, headerString=[Host], valueString=[localhost:45595] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:45595/policy/pdpx/v1/healthcheck,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1 HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.498 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5872d474{handling=Thread[#122,qtp1997567347-122,5,main], handled=false, send=SENDING, completed=false, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1d485c7d[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} -> ServletContextRequest@5a5ca928{GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} : ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/healthcheck) -> Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]} 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70.login DefaultUserIdentity('healthcheck') 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@6c9acdfd{BASIC,DefaultUserIdentity('healthcheck')} 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@5f0b2fe1{STARTED} ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} ServletContextRequest@5a5ca928{GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@698e295e org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@4dc3db00 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} -> ServletContextRequest@5a5ca928{GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@698e295e,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@4dc3db00 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:45595/policy/pdpx/v1/healthcheck ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.499 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} 15:55:26.500 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@17b6ead0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@31bf6532(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.502 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@72692e79[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:26.502 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=110 null 15:55:26.502 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e committed 15:55:26.502 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@48a6e0ec[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@507ae47f{200,GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.502 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@507ae47f{200,GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] (null,[p=0,l=110,c=8192,r=110],true)@START 15:55:26.502 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=110} last=true content=HeapByteBuffer@48a6e0ec[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 110 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@507ae47f{200,GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=110,c=8192,r=110],true)@COMPLETING 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@703f79d3{IDLE}->null [DirectByteBuffer@4329753b[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@48a6e0ec[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{WRITING}->null:IDLE-->WRITING 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 361 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=COMPLETING}]=>HttpChannelState@5872d474{handling=Thread[#122,qtp1997567347-122,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=361 remaining=0 WriteFlusher@703f79d3{WRITING}->null 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{IDLE}->null:WRITING-->IDLE 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@507ae47f{200,GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=110,l=110,c=8192,r=0],true)@END 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.503 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@507ae47f{200,GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@3323eab{Queued by qtp1997567347-122 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@3323eab{Queued by qtp1997567347-122 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=Link@3323eab{Queued by qtp1997567347-122 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=6} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@3893d252{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@47cdf42c,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@4093a9b6}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=6} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/healthcheck written app=110 net=110 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5872d474{handling=Thread[#122,qtp1997567347-122,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@4dc3db00 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@4dc3db00 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=6} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@52461069, failure=null, callbackCompleted=true, completeStream=true 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@52461069, null) 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.504 [qtp1997567347-122] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:26 +0000] "GET /policy/pdpx/v1/healthcheck HTTP/1.1" 200 110 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:26.504 [qtp1997567347-122] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@74e14931 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1d485c7d[c=null] 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=END}]=>HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@18d3a858 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1] 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.505 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.505 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=1,r=-1,t=58228ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.505 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.505 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.505 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58228ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.505 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.505 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.506 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.506 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.507 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testHttpsHealthCheckSuccess health report HealthCheckReport(name=xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3, url=self, healthy=true, code=200, message=alive) 15:55:26.508 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:26.508 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:26.511 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testStatistics_200 ***************************** 15:55:26.530 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 1/1/1 selected 15:55:26.530 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 1 keys, 0 updates 15:55:26.530 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022], selector=sun.nio.ch.EPollSelectorImpl@91c9ba4, interestOps=1, readyOps=1 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=25/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.530 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.530 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:26.531 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58203ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:55:26.531135312Z 15:55:26.531 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.531 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} reservedThread run AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58202ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:26.531226025Z on ReservedThread@5d00c470{thread=Thread[#120,qtp1997567347-120,5,main]} 15:55:26.531 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=25/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.531 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58202ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:26.531389728Z tryProduce true 15:55:26.531 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:26.531 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.531 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.531 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.531 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.531 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 221 DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:26.532 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:45595: localhost:45595) 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:45595) header=Host, headerString=[Host], valueString=[localhost:45595] 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:45595/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:26.533 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.534 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=SENDING, completed=false, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1d485c7d[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@57f8af00{GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} : ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]} 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70.login DefaultUserIdentity('healthcheck') 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@12fa3b9b{BASIC,DefaultUserIdentity('healthcheck')} 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@5f0b2fe1{STARTED} ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=2} ServletContextRequest@57f8af00{GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@49824ef0 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@23222c51 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=2} -> ServletContextRequest@57f8af00{GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@49824ef0,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@23222c51 15:55:26.535 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:45595/policy/pdpx/v1/statistics ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=2} 15:55:26.536 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.536 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=2} 15:55:26.536 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@5f0b2fe1{STARTED} cached filter chain for REQUEST: Chain@31b0079a(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@72d5c4d4(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.536 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@31b0079a(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@72d5c4d4(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.545 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@769bdaa0[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:26.545 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null 15:55:26.545 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e committed 15:55:26.545 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@9bc3b2[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@53c2890b{200,GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.546 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@53c2890b{200,GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START 15:55:26.546 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.546 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@9bc3b2[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.546 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e 15:55:26.546 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313 15:55:26.546 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@53c2890b{200,GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@703f79d3{IDLE}->null [DirectByteBuffer@4329753b[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@9bc3b2[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{WRITING}->null:IDLE-->WRITING 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 564 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=W,to=14/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=COMPLETING}]=>HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@703f79d3{WRITING}->null 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{IDLE}->null:WRITING-->IDLE 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@53c2890b{200,GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.547 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@53c2890b{200,GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@5bbc0d4d{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@5bbc0d4d{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=Link@5bbc0d4d{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=14} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@73da8240{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@2d0249da,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@6acf07a0}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=15} 15:55:26.548 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@23222c51 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@23222c51 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=15} 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@5122a9d1, failure=null, callbackCompleted=true, completeStream=true 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@5122a9d1, null) 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.549 [qtp1997567347-121] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:26 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@76cdf937 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1d485c7d[c=null] 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=END}]=>HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.549 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@53c731a0 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1] 15:55:26.550 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.550 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.550 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.550 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.550 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1 15:55:26.550 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:26.551 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.551 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.551 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.560 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testStatistics_200 health report StatisticsReport(code=200, totalPolicyTypesCount=0, totalPoliciesCount=0, totalErrorCount=0, permitDecisionsCount=0, denyDecisionsCount=0, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=0, notApplicableDecisionsCount=0, applicationMetrics={}) 15:55:26.586 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 1/1/1 selected 15:55:26.586 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 1 keys, 0 updates 15:55:26.586 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022], selector=sun.nio.ch.EPollSelectorImpl@91c9ba4, interestOps=1, readyOps=1 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=36/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.586 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=36/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.586 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=36/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:26.587 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=37/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:26.587246281Z 15:55:26.587 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} reservedThread run AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:26.587338053Z on ReservedThread@4959c8d7{thread=Thread[#121,qtp1997567347-121,5,main]} 15:55:26.587 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=37/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.587 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58146ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=3]@2026-01-19T15:55:26.587534318Z tryProduce true 15:55:26.587 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:26.587 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.587 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=37/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.587 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.587 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.587 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.587 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 221 DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:45595: localhost:45595) 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:45595) header=Host, headerString=[Host], valueString=[localhost:45595] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:45595/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:26.588 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5872d474{handling=Thread[#120,qtp1997567347-120,5,main], handled=false, send=SENDING, completed=false, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.589 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1d485c7d[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@4bb01938{GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} : ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]} 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70.login DefaultUserIdentity('healthcheck') 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@160e1694{BASIC,DefaultUserIdentity('healthcheck')} 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@5f0b2fe1{STARTED} ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} ServletContextRequest@4bb01938{GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@22fc0482 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3bf6efe9 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@4bb01938{GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@22fc0482,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3bf6efe9 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:45595/policy/pdpx/v1/statistics ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} 15:55:26.590 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@31b0079a(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@72d5c4d4(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@70445876[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=459 null 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e committed 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@16985a5c[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@54029419{200,GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@54029419{200,GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=459,c=8192,r=459],true)@START 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=459} last=true content=HeapByteBuffer@16985a5c[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 459 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@54029419{200,GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=459,c=8192,r=459],true)@COMPLETING 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@703f79d3{IDLE}->null [DirectByteBuffer@4329753b[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@16985a5c[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:26.594 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{WRITING}->null:IDLE-->WRITING 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 710 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=COMPLETING}]=>HttpChannelState@5872d474{handling=Thread[#120,qtp1997567347-120,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=710 remaining=0 WriteFlusher@703f79d3{WRITING}->null 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{IDLE}->null:WRITING-->IDLE 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@54029419{200,GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=459,l=459,c=8192,r=0],true)@END 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@54029419{200,GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@5887b0d7{Queued by qtp1997567347-120 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@5887b0d7{Queued by qtp1997567347-120 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=Link@5887b0d7{Queued by qtp1997567347-120 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.595 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=7} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@a52d459{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@5ecc25f5,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@1e2ec069}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=7} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=459 net=459 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5872d474{handling=Thread[#120,qtp1997567347-120,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3bf6efe9 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3bf6efe9 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=7} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@7b4ada73, failure=null, callbackCompleted=true, completeStream=true 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@7b4ada73, null) 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.596 [qtp1997567347-120] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:26 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 459 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@6726295f 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.596 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1d485c7d[c=null] 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=END}]=>HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@30752cd8 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1] 15:55:26.597 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.598 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0 15:55:26.598 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.598 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.604 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testStatistics_200 health report StatisticsReport(code=200, totalPolicyTypesCount=1, totalPoliciesCount=1, totalErrorCount=0, permitDecisionsCount=1, denyDecisionsCount=1, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=1, notApplicableDecisionsCount=1, applicationMetrics={testApp1={deny_decisions_count=1, permit_decisions_count=1}, testApp2={indeterminant_decisions_count=1, not_applicable_decisions_count=1}}) 15:55:26.605 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:26.605 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:26.607 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testStatistics_500 ***************************** 15:55:26.607 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:26.607 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:26.623 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 1/1/1 selected 15:55:26.623 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 1 keys, 0 updates 15:55:26.623 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022], selector=sun.nio.ch.EPollSelectorImpl@91c9ba4, interestOps=1, readyOps=1 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=26/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.623 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.624 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:26.624 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=26/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=3]@2026-01-19T15:55:26.624497503Z 15:55:26.624 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} reservedThread run AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=3]@2026-01-19T15:55:26.624578175Z on ReservedThread@5d00c470{thread=Thread[#120,qtp1997567347-120,5,main]} 15:55:26.624 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.624 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58109ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=4]@2026-01-19T15:55:26.62480311Z tryProduce true 15:55:26.624 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.624 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:26.624 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.625 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.624 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.625 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.625 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.625 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 221 DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.625 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.625 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.625 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:45595: localhost:45595) 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:45595) header=Host, headerString=[Host], valueString=[localhost:45595] 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:26.626 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:45595/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.627 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=SENDING, completed=false, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1d485c7d[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@5b5ece2d{GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} : ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]} 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70.login DefaultUserIdentity('healthcheck') 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@1ff698b6{BASIC,DefaultUserIdentity('healthcheck')} 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@5f0b2fe1{STARTED} ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} ServletContextRequest@5b5ece2d{GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@66bde3e org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3e783f04 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@5b5ece2d{GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@66bde3e,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3e783f04 15:55:26.628 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:45595/policy/pdpx/v1/statistics ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} 15:55:26.629 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.629 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} 15:55:26.629 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@31b0079a(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@72d5c4d4(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@137ab140[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e committed 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@38e2a8b1[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@60a00bbd{200,GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@60a00bbd{200,GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@38e2a8b1[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@60a00bbd{200,GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@703f79d3{IDLE}->null [DirectByteBuffer@4329753b[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@38e2a8b1[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:26.632 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{WRITING}->null:IDLE-->WRITING 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 564 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=COMPLETING}]=>HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@703f79d3{WRITING}->null 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{IDLE}->null:WRITING-->IDLE 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@60a00bbd{200,GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@60a00bbd{200,GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@1fdf98b2{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@1fdf98b2{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=Link@1fdf98b2{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=6} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@59e9cab8{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@74e34614,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@147e46d6}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.633 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=6} 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3e783f04 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@3e783f04 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=7} 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@770746e3, failure=null, callbackCompleted=true, completeStream=true 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@770746e3, null) 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.634 [qtp1997567347-121] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:26 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@60aceeb1 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1d485c7d[c=null] 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=END}]=>HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@493e32ad http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.634 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.635 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.635 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=5/avg=1.00/max=1] 15:55:26.635 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=5/avg=1.00/max=1] 15:55:26.635 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.635 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1 15:55:26.635 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.635 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.639 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testStatistics_500 health report StatisticsReport(code=500, totalPolicyTypesCount=0, totalPoliciesCount=0, totalErrorCount=0, permitDecisionsCount=0, denyDecisionsCount=0, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=0, notApplicableDecisionsCount=0, applicationMetrics={}) 15:55:26.639 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:26.639 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:26.643 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHttpsStatistic ***************************** 15:55:26.661 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 1/1/1 selected 15:55:26.661 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 1 keys, 0 updates 15:55:26.661 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022], selector=sun.nio.ch.EPollSelectorImpl@91c9ba4, interestOps=1, readyOps=1 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.661 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.662 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:26.662 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} reservedThread run AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58071ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=4]@2026-01-19T15:55:26.662456361Z on ReservedThread@4959c8d7{thread=Thread[#121,qtp1997567347-121,5,main]} 15:55:26.662 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58071ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=4]@2026-01-19T15:55:26.662508812Z 15:55:26.662 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58071ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=4]@2026-01-19T15:55:26.662564373Z tryProduce true 15:55:26.662 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:26.662 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.662 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.662 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.662 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.662 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.663 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.663 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.663 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 221 DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.663 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:45595: localhost:45595) 15:55:26.664 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:45595) header=Host, headerString=[Host], valueString=[localhost:45595] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:45595/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.665 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5872d474{handling=Thread[#120,qtp1997567347-120,5,main], handled=false, send=SENDING, completed=false, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1d485c7d[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@30bff52d{GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} : ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]} 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70.login DefaultUserIdentity('healthcheck') 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@1d8b280b{BASIC,DefaultUserIdentity('healthcheck')} 15:55:26.666 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@5f0b2fe1{STARTED} ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=2} ServletContextRequest@30bff52d{GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@4bb18634 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@419fe8d2 15:55:26.667 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@30bff52d{GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@4bb18634,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@419fe8d2 15:55:26.667 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:45595/policy/pdpx/v1/statistics ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=1} 15:55:26.667 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.667 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=2} 15:55:26.667 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@31b0079a(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@72d5c4d4(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.671 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@e467b51[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:26.671 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null 15:55:26.671 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e committed 15:55:26.671 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@4a49c1e2[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@d8e7eb9{200,GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.671 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@d8e7eb9{200,GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START 15:55:26.671 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@4a49c1e2[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@d8e7eb9{200,GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@703f79d3{IDLE}->null [DirectByteBuffer@4329753b[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4a49c1e2[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{WRITING}->null:IDLE-->WRITING 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 564 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=W,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=COMPLETING}]=>HttpChannelState@5872d474{handling=Thread[#120,qtp1997567347-120,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@703f79d3{WRITING}->null 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{IDLE}->null:WRITING-->IDLE 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@d8e7eb9{200,GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END 15:55:26.672 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@d8e7eb9{200,GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@3369cea2{Queued by qtp1997567347-120 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@3369cea2{Queued by qtp1997567347-120 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=Link@3369cea2{Queued by qtp1997567347-120 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=8} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@ec8b76d{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@a0a3187,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@748ffdc9}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=8} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5872d474{handling=Thread[#120,qtp1997567347-120,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@419fe8d2 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@419fe8d2 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/statistics,age=8} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@96e2124, failure=null, callbackCompleted=true, completeStream=true 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@96e2124, null) 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.673 [qtp1997567347-120] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:26 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@42d68cbb 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1d485c7d[c=null] 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:26.673 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=END}]=>HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@587a4bc3 http://localhost:45595/policy/pdpx/v1/statistics HTTP/1.1} 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=6/avg=1.00/max=1] 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=6/avg=1.00/max=1] 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.674 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.674 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.681 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- testHttpsStatistic health report StatisticsReport(code=200, totalPolicyTypesCount=0, totalPoliciesCount=0, totalErrorCount=0, permitDecisionsCount=0, denyDecisionsCount=0, deploySuccessCount=0, deployFailureCount=0, undeploySuccessCount=0, undeployFailureCount=0, indeterminantDecisionsCount=0, notApplicableDecisionsCount=0, applicationMetrics={}) 15:55:26.682 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:26.682 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:26.685 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- ***************************** Running testHealthCheckSuccess ***************************** 15:55:26.700 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 1/1/1 selected 15:55:26.700 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 1 keys, 0 updates 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45595 remote=/127.0.0.1:45022], selector=sun.nio.ch.EPollSelectorImpl@91c9ba4, interestOps=1, readyOps=1 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=26/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=5]@2026-01-19T15:55:26.701652717Z 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.701 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} reservedThread run AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=6]@2026-01-19T15:55:26.701751959Z on ReservedThread@5d00c470{thread=Thread[#120,qtp1997567347-120,5,main]} 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.701 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=1/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58032ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=6]@2026-01-19T15:55:26.701938833Z tryProduce true 15:55:26.701 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=27/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.702 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:26.702 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 222 DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 222 Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.702 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 222 HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.702 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@4329753b[p=0,l=222,c=8192,r=222]={<<>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:45595: localhost:45595) 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:45595) header=Host, headerString=[Host], valueString=[localhost:45595] 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:45595/policy/pdpx/v1/healthcheck,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:26.702 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1 HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@3bd42496[rc=1,DirectByteBuffer@4329753b[p=222,l=222,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>json\r\nCon...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=SENDING, completed=false, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@1d485c7d[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=0} -> ServletContextRequest@68bf78a4{GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} : ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/healthcheck) -> Constraint@3dd22110{unnamed@3dd22110,INHERIT,SPECIFIC_ROLE,[user]} 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@2762bd70.login DefaultUserIdentity('healthcheck') 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@25421b0e{BASIC,DefaultUserIdentity('healthcheck')} 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@5f0b2fe1{STARTED} ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=0} ServletContextRequest@68bf78a4{GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@221cb071 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@22376813 15:55:26.703 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} -> ServletContextRequest@68bf78a4{GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@221cb071,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@22376813 15:55:26.704 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:45595/policy/pdpx/v1/healthcheck ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} 15:55:26.704 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@6bed0601{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.704 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=1} 15:55:26.704 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@17b6ead0(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:})->ChainEnd@31bf6532(org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@31de5ea9[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=110 null 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e committed 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@4f1a9f7[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@43a91e20{200,GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@43a91e20{200,GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] (null,[p=0,l=110,c=8192,r=110],true)@START 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@4716f986{terminated=false,multiplex=1,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=110} last=true content=HeapByteBuffer@4f1a9f7[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@b3d926e 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 110 15:55:26.706 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@43a91e20{200,GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=110,c=8192,r=110],true)@COMPLETING 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@703f79d3{IDLE}->null [DirectByteBuffer@4329753b[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4f1a9f7[p=0,l=110,c=8192,r=110]={<<<{"name":"xacml-f8d56edb-1...:200,"message":"alive"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{WRITING}->null:IDLE-->WRITING 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 361 SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=COMPLETING}]=>HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=361 remaining=0 WriteFlusher@703f79d3{WRITING}->null 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@703f79d3{IDLE}->null:WRITING-->IDLE 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@7385c4d1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=110},cb=ChannelResponse@43a91e20{200,GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=110,l=110,c=8192,r=0],true)@END 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@4716f986{terminated=false,multiplex=0,pooled=Buffer@3bd42496[rc=0,DirectByteBuffer@4329753b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@2147f00[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:26.707 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@43a91e20{200,GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@5ac791b6{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@5ac791b6{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=Link@5ac791b6{Queued by qtp1997567347-121 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@20d3fd6f{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@8933107{s=ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=5} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@192fa751{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@10981b92,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@1bcb4fbf}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@6bed0601{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@6bed0601{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=5} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/healthcheck written app=110 net=110 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5872d474{handling=Thread[#121,qtp1997567347-121,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@22376813 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@22376813 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@8933107{s=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:45595/policy/pdpx/v1/healthcheck,age=5} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@7de73751, failure=null, callbackCompleted=true, completeStream=true 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@7de73751, null) 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.708 [qtp1997567347-121] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:26 +0000] "GET /policy/pdpx/v1/healthcheck HTTP/1.1" 200 110 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@19161293 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@915100280 cs=ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 eof=false 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@2e0bf3b8 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@1d485c7d[c=null] 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@6bed0601{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:26.708 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=END,0 of -1},g=HttpGenerator@2b2d86a4{s=END}]=>HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1}] 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5872d474{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@e91c756 http://localhost:45595/policy/pdpx/v1/healthcheck HTTP/1.1} 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 on oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=7/avg=1.00/max=1] 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 1 15:55:26.709 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.709 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:26.710 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.710 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.710 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.710 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@56cc1781 15:55:26.710 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.710 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.710 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.710 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer -- test1HealthCheckSuccess health report HealthCheckReport(name=xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3, url=self, healthy=true, code=200, message=alive) 15:55:26.711 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@651e3cc9] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:26.711 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3e5e7f4c] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:26.713 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:26.713 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:26.714 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:26.714 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:26.714 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-45595, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=45595, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@5843ab8{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STARTED}}, connector=RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595}, jettyThread=Thread[#113,RestServerParameters-45595,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:26.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595} 15:55:26.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@5effc15d[keys=1] 15:55:26.714 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@6d076d48{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.714 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d6d9406 on oeji.ManagedSelector@6d076d48{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.714 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6d076d48{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:26.715 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1997567347-119-acceptor-0@62501775-RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595} in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=2,r=-1,t=58019ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf woken with none selected 15:55:26.715 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=58018ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf woken up from select, 0/0/0 selected 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf processing 0 keys, 1 updates 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d6d9406 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@6d076d48{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf waiting with 0 keys 15:55:26.715 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@7645ced6 on oeji.ManagedSelector@6d076d48{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.715 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6d076d48{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf woken with none selected 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf woken up from select, 0/0/0 selected 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4bbac7bf processing 0 keys, 1 updates 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@7645ced6 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@4bbac7bf on oeji.ManagedSelector@6d076d48{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.715 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@c558cbc in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=58018ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.716 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58018ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.715 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@77751a37/SelectorProducer@4943d36a/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=58018ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.716046453Z 15:55:26.716 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@77751a37/SelectorProducer@4943d36a/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58017ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.716172946Z 15:55:26.716 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@6d076d48{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.716 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@1e6365d6{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.716 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@700e3b73 on oeji.ManagedSelector@1e6365d6{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.716 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STOPPING}[id=2 keys=1 selected=0 updates=1 selection:tot=7/avg=1.00/max=1] 15:55:26.716 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.716 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/1 selected 15:55:26.716 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.716 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.716 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@700e3b73 15:55:26.716 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@1e6365d6{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@43761b5e[{l=/127.0.0.1:45595,r=/127.0.0.1:45022,CLOSED,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@66751ecd{ReadCallback@1113aba1{HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=null,r=null,CLOSED,fill=FI,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@623b804f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:55:26.717 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@623b804f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:26.718 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@1e6365d6{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.718 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68a1d89e in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=58015ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.718 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@43761b5e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@623b804f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.718 [qtp1997567347-117] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@623b804f::SocketChannelEndPoint@43761b5e[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@623b804f[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2b2d86a4{s=START}]=>HttpChannelState@5872d474{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:26.718 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68a1d89e in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=3,r=-1,t=58015ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.718 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58015ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.718 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@68a1d89e startThread=0 15:55:26.718 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.718 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 waiting with 1 keys 15:55:26.718 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@40fc181d on oeji.ManagedSelector@1e6365d6{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.719 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1e6365d6{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=7/avg=1.00/max=1] 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken with none selected 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 woken up from select, 0/0/0 selected 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@91c9ba4 processing 0 keys, 1 updates 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@40fc181d 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@91c9ba4 on oeji.ManagedSelector@1e6365d6{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 0 15:55:26.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58014ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=6]@2026-01-19T15:55:26.719374178Z 15:55:26.719 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:26.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3f7affc/SelectorProducer@759a2f4d/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58014ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=6]@2026-01-19T15:55:26.719433649Z 15:55:26.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@1e6365d6{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=7/avg=1.00/max=1] 15:55:26.719 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@5ae6732e{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:26.719 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@413069a0 on oeji.ManagedSelector@5ae6732e{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:26.719 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5ae6732e{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken with none selected 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken up from select, 0/0/0 selected 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 processing 0 keys, 1 updates 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@413069a0 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@5ae6732e{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 waiting with 0 keys 15:55:26.719 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@19db3c2e on oeji.ManagedSelector@5ae6732e{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:26.719 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5ae6732e{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:26.719 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken with none selected 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 woken up from select, 0/0/0 selected 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@43a1a3a7 processing 0 keys, 1 updates 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@19db3c2e 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@43a1a3a7 on oeji.ManagedSelector@5ae6732e{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/PRODUCING/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58013ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:26.720218808Z 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@603bbe78 in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58013ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7fc13b54/SelectorProducer@42a526fe/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=4,r=-1,t=58013ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:26.720260858Z 15:55:26.720 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=5,r=-1,t=58013ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@5ae6732e{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:26.720 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@59f01711{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.720 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@180f49c5 on oeji.ManagedSelector@59f01711{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.720 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@59f01711{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 woken with none selected 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 woken up from select, 0/0/0 selected 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 processing 0 keys, 1 updates 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@180f49c5 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@59f01711{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 waiting with 0 keys 15:55:26.720 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@38138629 on oeji.ManagedSelector@59f01711{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.720 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@59f01711{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:26.720 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 woken with none selected 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 woken up from select, 0/0/0 selected 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@596087c7 processing 0 keys, 1 updates 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@38138629 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@596087c7 on oeji.ManagedSelector@59f01711{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@684ff8eb in QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=5,r=-1,t=58012ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@31418319/SelectorProducer@60ef1682/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=5,r=-1,t=58012ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.721278841Z 15:55:26.721 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=6,r=-1,t=58012ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@31418319/SelectorProducer@60ef1682/IDLE/p=0/QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=6,r=-1,t=58012ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.721360393Z 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@59f01711{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@5effc15d[keys=0] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@6903bec9[HTTP/1.1] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@6903bec9[HTTP/1.1] 15:55:26.721 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595} 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@60666985{HTTP/1.1, (http/1.1)}{0.0.0.0:45595} 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@5843ab8{STARTED}[12.0.22,sto=0] 15:55:26.721 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@5843ab8{STOPPING}[12.0.22,sto=0] 15:55:26.721 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@5843ab8{STOPPING}[12.0.22,sto=0] 15:55:26.721 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@5843ab8{STOPPING}[12.0.22,sto=0] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@1cccd3c7{STARTED}[worker=node0] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@5fcead71{STARTED}[interval=660000, ownscheduler=false] 15:55:26.721 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@5fcead71{STOPPED}[interval=660000, ownscheduler=false] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@1cccd3c7{STOPPED}[worker=node0] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STARTED}} 15:55:26.721 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STARTED}} 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@69c03fa2{STARTED} 15:55:26.721 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@6eb811b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@5dc5b541[passivating=false,graceSec=3600] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@5dc5b541[passivating=false,graceSec=3600] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@6eb811b9[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@6cf71064{STARTED} 15:55:26.721 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@6cf71064{STOPPING} 15:55:26.721 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@5f0b2fe1{STARTED} 15:55:26.722 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@5f0b2fe1{STOPPING} 15:55:26.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=true,async=true,src=EMBEDDED:} 15:55:26.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:} 15:55:26.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:26.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-a3422cc==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@5c14163b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:26.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:55:26.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:26.723 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5fb4870b[EMBEDDED:] 15:55:26.723 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:26.723 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:26.723 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet7e8a0192{/*->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:26.723 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@4e8036bb{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-4e8036bb] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5fb4870b=MappedServlet61736817{null->org.glassfish.jersey.servlet.ServletContainer-5fb4870b==org.glassfish.jersey.servlet.ServletContainer@18866f22{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:26.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@5f0b2fe1{STOPPED} 15:55:26.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@54e0b29c[RestServerParameters-login-service] 15:55:26.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@4c24063c[users.count=1] 15:55:26.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@4c24063c[users.count=1] 15:55:26.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@54e0b29c[RestServerParameters-login-service] 15:55:26.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@6cf71064{STOPPED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@69c03fa2{STOPPED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@13e76a91{base=null,protected=[]} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@13e76a91{base=null,protected=[]} 15:55:26.724 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STOPPED}} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@4545ac62{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@69c03fa2{STOPPED}} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@67f5066e{STARTED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@57fd3b57{STARTED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@57fd3b57{STOPPED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@67f5066e{STOPPED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@3f679ce{STARTED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@3f679ce{STOPPED} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1997567347]@77107573{STARTED,8<=8<=200,i=6,r=-1,t=58009ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=8<=200,i=6,r=-1,t=58009ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#120,qtp1997567347-120,5,main] for stop 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#121,qtp1997567347-121,5,main] for stop 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}} 15:55:26.724 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@5d00c470{thread=null} in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=8<=200,i=6,r=-1,t=58009ms,q=0}[ReservedThreadExecutor@253d311{capacity=8,threads=ThreadIdPool@66c4704{capacity=8}}] 15:55:26.724 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#118,qtp1997567347-118,5,main] for 2499 15:55:26.724 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=7,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.724 [qtp1997567347-120] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#120,qtp1997567347-120,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=7,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.724 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=7,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.724 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=7,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.724 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=8,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.724 [qtp1997567347-122] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#122,qtp1997567347-122,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=8,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.724 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1133) at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:26.724 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@4959c8d7{thread=null} in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=8,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=9,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=9,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=9,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=9,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=9,r=-1,t=58009ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=10,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=11,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=11,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-119] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#119,qtp1997567347-119,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#118,qtp1997567347-118,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#117,qtp1997567347-117,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#121,qtp1997567347-121,5,main] for 2499 15:55:26.725 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=9,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-121] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#121,qtp1997567347-121,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=13,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#115,qtp1997567347-115,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=13,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=12,r=-1,t=58008ms,q=0}[NO_TRY] 15:55:26.725 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#116,qtp1997567347-116,5,main] for 2499 15:55:26.726 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=13,r=-1,t=58007ms,q=0}[NO_TRY] 15:55:26.726 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=14,r=-1,t=58007ms,q=0}[NO_TRY] 15:55:26.726 [qtp1997567347-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#116,qtp1997567347-116,5,main] exited for QueuedThreadPool[qtp1997567347]@77107573{STOPPING,8<=0<=200,i=14,r=-1,t=58007ms,q=0}[NO_TRY] 15:55:26.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1997567347]@77107573{STOPPED,8<=0<=200,i=14,r=-1,t=58005ms,q=0}[NO_TRY] 15:55:26.728 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@5843ab8{STOPPED}[12.0.22,sto=0] 15:55:26.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:26.728 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:26.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:26.729 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@3aac3f34 to TERMINATED 15:55:26.729 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"df03c1ee-9166-4735-a88a-2a5b6e3a9963","timestampMs":1768838126729,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:26.729 [pool-12-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@54f6a10e 15:55:26.729 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:26.729 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:26.729 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:26.729 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 15:55:26.729 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:26.729 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:55:26.730 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:26.730 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:26.730 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5c44bce3 15:55:26.730 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:26.730 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.027 s -- in org.onap.policy.pdpx.main.rest.TestXacmlPdpRestServer [INFO] Running org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics 15:55:26.732 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json] 15:55:26.733 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:26.733 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/target/test-classes/parameters/Test_XacmlPdpConfigParameters.json" was found on the local file system 15:55:26.735 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@f912cf3 15:55:26.737 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@13acb4 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@69f90fc4, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:26.737 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:26.737 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:26.737 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:26.738 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:26.738 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/monitoring/xacml.properties 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:26.738 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.739 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:26.739 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/guard/xacml.properties 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:26.739 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:26.740 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:26.740 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/optimization/xacml.properties 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.740 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:26.740 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/naming/xacml.properties 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:26.740 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.741 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:26.741 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/native/xacml.properties 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.741 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:26.741 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/apps/match/xacml.properties 15:55:26.741 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:26.742 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:26.742 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@2006673c, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@749aa36f, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@5f966dee, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@1c537671, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@fffdd40, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@2e5f860b} 15:55:26.742 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:26.742 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.CommonRest.setUpBeforeClass(CommonRest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:26.742 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@591ae3dd added {SymlinkAllowedResourceAliasChecker@20a4f67a{base=null,protected=[]},MANAGED} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1494934493 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1721941089 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@21471ca8[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1721941089 added {[],POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1721941089 added {[],POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1721941089 added {[],POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@591ae3dd added {oeje10s.SessionHandler@66a2bc61{STOPPED},AUTO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@66a2bc61 added {oeje10s.ServletHandler@2fcd0756{STOPPED},AUTO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@285d33f3 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@5b6fd32d,POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1112815284 added {QueuedThreadPool[qtp677196787]@285d33f3{STOPPED,8<=0<=200,i=0,r=-1,t=-314946ms,q=0}[NO_TRY],AUTO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1112815284 added {oejut.ScheduledExecutorScheduler@5e47e1f{STOPPED},AUTO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1112815284 added {org.eclipse.jetty.io.ArrayByteBufferPool@446717fb{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1112815284 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1112815284 added {org.eclipse.jetty.util.component.DumpableMap@613452e1,POJO} 15:55:26.743 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@37108197 added {oejs.Slf4jRequestLogWriter@2404ab3a{STOPPED},AUTO} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@425436b4 added {oejs.CustomRequestLog@23639e5{STOPPED},AUTO} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1486928014 added {HttpConfiguration@1b404a21{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@671785405 added {QueuedThreadPool[qtp677196787]@285d33f3{STOPPED,8<=0<=200,i=0,r=-1,t=-314947ms,q=0}[NO_TRY],UNMANAGED} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@671785405 added {oejut.ScheduledExecutorScheduler@5e47e1f{STOPPED},UNMANAGED} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@671785405 added {org.eclipse.jetty.io.ArrayByteBufferPool@446717fb{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@280aa1bd added {HttpConnectionFactory@58a0b88e[HTTP/1.1],AUTO} 15:55:26.744 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@58a0b88e[HTTP/1.1] 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@671785405 added {ServerConnectorManager@295692fd[keys=0],MANAGED} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@425436b4 added {RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807},AUTO} 15:55:26.744 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@425436b4 added {oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@66a2bc61{STOPPED}},AUTO} 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@746f2b91 added {SymlinkAllowedResourceAliasChecker@6d67667f{base=null,protected=[]},MANAGED} 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1953442705 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@746f2b91 added {oeje10s.ServletHandler@109d3527{STOPPED},AUTO} 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@109d3527 added {org.glassfish.jersey.servlet.ServletContainer-d418cb3==org.glassfish.jersey.servlet.ServletContainer@77d3438f{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@109d3527 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-d418cb3,POJO} 15:55:26.745 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-40807, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=40807, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@425436b4{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@66a2bc61{STOPPED}}, connector=RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-d418cb3==org.glassfish.jersey.servlet.ServletContainer@77d3438f{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:40807/ +> swagger.context.id=swagger-40807 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-40807 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 161/292/8,024 MiB UTC: 2026-01-19T15:55:26.745460678Z; Etc/UTC: 2026-01-19T15:55:26.745460678Z 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@16719145 added {org.eclipse.jetty.security.DefaultIdentityService@567dc7d7,POJO} 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@ff1d29 added {UserStore@2fb0f432[users.count=1],AUTO} 15:55:26.745 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1459324877 added {org.eclipse.jetty.util.component.DumpableCollection@6e00a1ba,POJO} 15:55:26.745 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:26.746 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:26.746 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@2e95d163{unnamed@2e95d163,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:26.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@56fb87cd added {org.eclipse.jetty.security.authentication.BasicAuthenticator@4639d92c,POJO} 15:55:26.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@56fb87cd added {HashLoginService@ff1d29[RestServerParameters-login-service],AUTO} 15:55:26.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@66a2bc61 added {oejs.SecurityHandler$PathMapped@56fb87cd{STOPPED},AUTO} 15:55:26.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@56fb87cd added {oeje10s.ServletHandler@2fcd0756{STOPPED},AUTO} 15:55:26.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2fcd0756 added {org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:26.746 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2fcd0756 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-4ce824a7,POJO} 15:55:26.746 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-40807, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=40807, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@425436b4{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@66a2bc61{STOPPED}}, connector=RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-40807 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-40807 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 161/292/8,024 MiB UTC: 2026-01-19T15:55:26.746574232Z; Etc/UTC: 2026-01-19T15:55:26.746574232Z 15:55:26.747 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2fcd0756 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:26.747 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2fcd0756 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1,POJO} 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:26.747 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5c5dd9ac 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:26.747 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:26.747 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:26.747 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:26.747 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-40807, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=40807, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@425436b4{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@66a2bc61{STOPPED}}, connector=RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:26.748 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:26.748 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:26.748 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:26.748 [pool-13-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@586e8335 15:55:26.748 [pool-13-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"97a8bd31-deca-49b7-8179-cdcca2a087d6","timestampMs":1768838126748,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:26.748 [RestServerParameters-40807] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-40807, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=40807, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@425436b4{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@66a2bc61{STOPPED}}, connector=RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}, jettyThread=Thread[#126,RestServerParameters-40807,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:26.748 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@425436b4{STOPPED}[12.0.22,sto=0] 15:55:26.748 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@425436b4 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@f1fc2b,POJO} 15:55:26.748 [RestServerParameters-40807] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@425436b4{STARTING}[12.0.22,sto=0] 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp677196787]@285d33f3{STOPPED,8<=0<=200,i=0,r=-1,t=-314952ms,q=0}[NO_TRY] 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@e360245{capacity=8} 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@168400731 added {QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=0<=200,i=0,r=-1,t=-314952ms,q=0}[NO_TRY],UNMANAGED} 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@168400731 added {ThreadIdPool@e360245{capacity=8},POJO} 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@285d33f3 added {ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}},AUTO} 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11070ms ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#128,qtp677196787-128,5,main] 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#129,qtp677196787-129,5,main] 15:55:26.749 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#130,qtp677196787-130,5,main] 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#131,qtp677196787-131,5,main] 15:55:26.749 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.749 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.749 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#132,qtp677196787-132,5,main] 15:55:26.749 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#133,qtp677196787-133,5,main] 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#134,qtp677196787-134,5,main] 15:55:26.750 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#135,qtp677196787-135,5,main] 15:55:26.750 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.750 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11072ms QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@5e47e1f{STOPPED} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11072ms oejut.ScheduledExecutorScheduler@5e47e1f{STARTED} 15:55:26.750 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@23639e5{STOPPED} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@2404ab3a{STOPPED} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11072ms oejs.Slf4jRequestLogWriter@2404ab3a{STARTED} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11072ms oejs.CustomRequestLog@23639e5{STARTED} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@66a2bc61{STOPPED}} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@5232067a 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@66a2bc61{STOPPED}} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@20a4f67a{base=null,protected=[]} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@591ae3dd added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@b401583,POJO} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11072ms SymlinkAllowedResourceAliasChecker@20a4f67a{base=null,protected=[]} 15:55:26.750 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@66a2bc61{STOPPED} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@66a2bc61 added {org.eclipse.jetty.session.DefaultSessionCache@75b1571b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@75b1571b added {org.eclipse.jetty.session.NullSessionDataStore@309f82d7[passivating=false,graceSec=3600],AUTO} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@725c5368{STOPPED}[worker=null] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@725c5368 added {oejs.HouseKeeper@79bbacad{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:26.751 [RestServerParameters-40807] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@79bbacad{STOPPED}[interval=600000, ownscheduler=false] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11073ms oejs.HouseKeeper@79bbacad{STARTED}[interval=600000, ownscheduler=false] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11073ms oejs.DefaultSessionIdManager@725c5368{STARTED}[worker=node0] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@425436b4 added {oejs.DefaultSessionIdManager@725c5368{STARTED}[worker=node0],MANAGED} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@66a2bc61 added {oejs.DefaultSessionIdManager@725c5368{STARTED}[worker=node0],UNMANAGED} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@56fb87cd{STOPPED} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@56fb87cd added {org.eclipse.jetty.security.DefaultIdentityService@567dc7d7,POJO} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@56fb87cd added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@4a88963a,POJO} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@56fb87cd{STARTING} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@ff1d29[RestServerParameters-login-service] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@2fb0f432[users.count=1] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11073ms UserStore@2fb0f432[users.count=1] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11073ms HashLoginService@ff1d29[RestServerParameters-login-service] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@2fcd0756{STOPPED} 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ce824a7[EMBEDDED:] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5a5f4b10{/*->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:26.751 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4ce824a7=MappedServlet7ea55a32{null->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@2fcd0756{STARTING} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2fcd0756 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2fcd0756 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad,POJO} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ce824a7[EMBEDDED:] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet6b9f7ec3{/*->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad[EMBEDDED:] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet1f7ec00{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad=MappedServlet5e779b72{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-4ce824a7=MappedServlet1f37a6d7{null->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ce824a7[EMBEDDED:] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServletfceaa94{/*->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad[EMBEDDED:] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet3167c081{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad=MappedServlet5e779b72{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-4ce824a7=MappedServlet1f37a6d7{null->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@2fcd0756{STARTING} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11074ms oeje10s.ServletHandler@2fcd0756{STARTED} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11074ms oejs.SecurityHandler$PathMapped@56fb87cd{STARTED} 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@75b1571b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@309f82d7[passivating=false,graceSec=3600] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11074ms org.eclipse.jetty.session.NullSessionDataStore@309f82d7[passivating=false,graceSec=3600] 15:55:26.752 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11074ms org.eclipse.jetty.session.DefaultSessionCache@75b1571b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:26.753 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@66a2bc61 added {[],POJO} 15:55:26.753 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11075ms oeje10s.SessionHandler@66a2bc61{STARTED} 15:55:26.753 [RestServerParameters-40807] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STARTED}} 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:} 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11075ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:} 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@53a971d4 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11075ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11075ms org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:26.754 [RestServerParameters-40807] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-4ce824a7 15:55:26.789 [RestServerParameters-40807] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:26.789 [RestServerParameters-40807] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:26.796 [RestServerParameters-40807] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STARTED}} 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11118ms oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STARTED}} 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807} 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@280aa1bd added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:40807],POJO} 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@58a0b88e[HTTP/1.1] 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11118ms HttpConnectionFactory@58a0b88e[HTTP/1.1] 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@295692fd[keys=0] 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1179469260 added {SelectorProducer@302e563c,POJO} 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1179469260 added {QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}],UNMANAGED} 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@464d45cc/SelectorProducer@302e563c/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.796839889Z created 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1685152421 added {AdaptiveExecutionStrategy@464d45cc/SelectorProducer@302e563c/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.79689039Z,MANAGED} 15:55:26.796 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@295692fd added {oeji.ManagedSelector@647162a5{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1296791168 added {SelectorProducer@610429c0,POJO} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1296791168 added {QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}],UNMANAGED} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797059374Z created 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@601431146 added {AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797092154Z,MANAGED} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@295692fd added {oeji.ManagedSelector@23d91c6a{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1288840958 added {SelectorProducer@5abbb692,POJO} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1288840958 added {QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}],UNMANAGED} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797206098Z created 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@439475756 added {AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59953ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797236889Z,MANAGED} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@295692fd added {oeji.ManagedSelector@1a31de2c{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1902164812 added {SelectorProducer@2cd89648,POJO} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1902164812 added {QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}],UNMANAGED} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7160bb4c/SelectorProducer@2cd89648/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797381012Z created 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@726706791 added {AdaptiveExecutionStrategy@7160bb4c/SelectorProducer@2cd89648/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797412112Z,MANAGED} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@295692fd added {oeji.ManagedSelector@2b50aa67{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@647162a5{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@464d45cc/SelectorProducer@302e563c/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797519525Z 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11119ms AdaptiveExecutionStrategy@464d45cc/SelectorProducer@302e563c/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=8,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.797558386Z 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3f84d19f startThread=0 15:55:26.797 [RestServerParameters-40807] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4bcab7f8 on oeji.ManagedSelector@647162a5{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.797 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3f84d19f in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=7,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.798 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@464d45cc/SelectorProducer@302e563c/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=7,r=-1,t=59952ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.79820931Z tryProduce false 15:55:26.798 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.798 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@4bcab7f8 15:55:26.798 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.798 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a waiting with 0 keys 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11120ms oeji.ManagedSelector@647162a5{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@23d91c6a{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=7,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.798557468Z 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11120ms AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=7,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.7986026Z 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@23c8121f startThread=0 15:55:26.798 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@23c8121f in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@d659793 on oeji.ManagedSelector@23d91c6a{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.798 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.798807994Z tryProduce false 15:55:26.798 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.798 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@d659793 15:55:26.798 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.798 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 waiting with 0 keys 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11120ms oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.798 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1a31de2c{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.799034859Z 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11120ms AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.79908607Z 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1474b789 startThread=0 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@a9fb788 on oeji.ManagedSelector@1a31de2c{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.799 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1474b789 in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=59951ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.799 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.799375276Z tryProduce false 15:55:26.799 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.799 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@a9fb788 15:55:26.799 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.799 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 0 keys 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11121ms oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@2b50aa67{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7160bb4c/SelectorProducer@2cd89648/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.799728954Z 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11121ms AdaptiveExecutionStrategy@7160bb4c/SelectorProducer@2cd89648/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.799769005Z 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6924142e startThread=0 15:55:26.799 [RestServerParameters-40807] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@48dccf96 on oeji.ManagedSelector@2b50aa67{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.799 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6924142e in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.799 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7160bb4c/SelectorProducer@2cd89648/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:26.799931899Z tryProduce false 15:55:26.799 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:26.799 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@48dccf96 15:55:26.799 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:26.799 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf waiting with 0 keys 15:55:26.800 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11121ms oeji.ManagedSelector@2b50aa67{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:26.800 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11121ms ServerConnectorManager@295692fd[keys=0] 15:55:26.800 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@280aa1bd added {acceptor-0@79a5f1fb,POJO} 15:55:26.800 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@79a5f1fb startThread=0 15:55:26.800 [RestServerParameters-40807] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807} 15:55:26.800 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11121ms RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807} 15:55:26.800 [RestServerParameters-40807] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@425436b4{STARTING}[12.0.22,sto=0] @11121ms 15:55:26.800 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@79a5f1fb in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=59950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:26.800 [RestServerParameters-40807] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @11121ms oejs.Server@425436b4{STARTED}[12.0.22,sto=0] 15:55:27.750 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:40807 connected - retries=20 interval=1000 15:55:27.750 [qtp677196787-132-acceptor-0@79a5f1fb-RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@1634fd75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54564]] on oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.750 [qtp677196787-132-acceptor-0@79a5f1fb-RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken with none selected 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken up from select, 0/0/0 selected 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 processing 0 keys, 1 updates 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@1634fd75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54564]] 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@1634fd75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54564]] startThread=0 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.751 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 waiting with 1 keys 15:55:27.751 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@1634fd75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54564]] in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.751 [qtp677196787-133] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:27.751 [qtp677196787-133] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:27.751 [qtp677196787-133] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:27.751 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@1cfec269 on oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.751 [qtp677196787-133] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.751 [qtp677196787-133] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@686f0533{ReadCallback@2e86fdd{HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@39d3a0dd on oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken with none selected 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken up from select, 0/0/1 selected 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@1634fd75[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54564]] in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 processing 0 keys, 2 updates 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:27.752 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@1cfec269 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@39d3a0dd 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 waiting with 1 keys 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken up from select, 1/1/1 selected 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 processing 1 keys, 0 updates 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54564], selector=sun.nio.ch.EPollSelectorImpl@1cc26cc2, interestOps=1, readyOps=1 SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@163a07b2{thread=null} startThread=0 15:55:27.752 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/PRODUCING/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:27.752996156Z 15:55:27.753 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics -- *************************** Running testXacmlPdpStatistics_200 *************************** 15:55:27.753 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/PRODUCING/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:27.753123069Z 15:55:27.753 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:27.753 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:27.753 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.753 [qtp677196787-129] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.753 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 waiting with 1 keys 15:55:27.764 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58985ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@686f0533{ReadCallback@2e86fdd{HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=FI,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@537a61fa[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@537a61fa[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@537a61fa[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@537a61fa[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@537a61fa[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@537a61fa[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@59820a8a{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@59820a8a{terminated=false,multiplex=0,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,ISHUT,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@1606a919[{l=/127.0.0.1:40807,r=/127.0.0.1:54564,CLOSED,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@686f0533{null} 15:55:27.765 [qtp677196787-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.766 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2dd674d3 startThread=0 15:55:27.766 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.766 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2dd674d3 in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=0,r=-1,t=58984ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.766 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@1606a919[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=0,r=-1,t=58984ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.766 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58983ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.766 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken with none selected 15:55:27.766 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@1606a919[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.766 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken up from select, 0/0/0 selected 15:55:27.766 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 processing 0 keys, 0 updates 15:55:27.766 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:27.766 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.766 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 waiting with 0 keys 15:55:27.766 [qtp677196787-133] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@18c155a9::SocketChannelEndPoint@1606a919[{l=null,r=null,CLOSED,fill=-,flush=-,to=14/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@18c155a9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@59fc5f92{s=START}]=>HttpChannelState@7a916bd5{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.766 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2dd674d3 in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58983ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.764 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@163a07b2{thread=null} in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58985ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.766 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 6 15:55:27.766 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:27.766 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58983ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.770 [qtp677196787-132-acceptor-0@79a5f1fb-RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@18f301c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578]] on oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.771 [qtp677196787-132-acceptor-0@79a5f1fb-RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken with none selected 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 0/0/0 selected 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 0 keys, 1 updates 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@18f301c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578]] 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@18f301c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578]] startThread=0 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@18f301c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578]] in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58978ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@4aacba61 on oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca on oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken with none selected 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@18f301c3[java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578]] in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58978ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 0/0/1 selected 15:55:27.771 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58978ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 0 keys, 2 updates 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:27.771 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@4aacba61 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 1/1/1 selected 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 1 keys, 0 updates 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578], selector=sun.nio.ch.EPollSelectorImpl@2c9f6ebe, interestOps=1, readyOps=1 SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=1/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58977ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:27.772425236Z 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@59820a8a{terminated=false,multiplex=1,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 221 DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:27.772 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json) 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:40807) 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40807) header=Host, headerString=[Host], valueString=[localhost:40807] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:40807/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@59820a8a{terminated=false,multiplex=0,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.773 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@7f4d240f{handling=Thread[#130,qtp677196787-130,5,main], handled=false, send=SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1667604326 cs=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 eof=false 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@4c1b4863[c=null] 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@705826cd{GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} : ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@2e95d163{unnamed@2e95d163,INHERIT,SPECIFIC_ROLE,[user]} 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@4639d92c.login DefaultUserIdentity('healthcheck') 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@571f6628{BASIC,DefaultUserIdentity('healthcheck')} 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@2fcd0756{STARTED} ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} ServletContextRequest@705826cd{GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@7041fca org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@365b2fa9 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@705826cd{GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@7041fca,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@365b2fa9 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:40807/policy/pdpx/v1/statistics ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@2fcd0756{STARTED} cached filter chain for REQUEST: Chain@7cf127ad(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=true,async=true,src=EMBEDDED:})->ChainEnd@50f3303d(org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:27.774 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@7cf127ad(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=true,async=true,src=EMBEDDED:})->ChainEnd@50f3303d(org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:27.776 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} reservedThread run AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=1/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58974ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:27.776157581Z on ReservedThread@163a07b2{thread=Thread[#134,qtp677196787-134,5,main]} 15:55:27.776 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=1/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58974ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:27.776233282Z tryProduce true 15:55:27.776 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:27.776 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.776 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=Thread[#130,qtp677196787-130,5,main], handled=false, send=SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.776 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@18e7d09d[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@6d5e5063 committed 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@2465f72d[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@27350fa8{200,GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@27350fa8{200,GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@59820a8a{terminated=false,multiplex=1,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@2465f72d[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.778 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@6d5e5063 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@27350fa8{200,GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1e32c5ee{IDLE}->null [DirectByteBuffer@5dbd85e5[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2465f72d[p=0,l=313,c=8192,r=313]={<<<{"code":200,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e32c5ee{WRITING}->null:IDLE-->WRITING 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 564 SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=W,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=COMPLETING}]=>HttpChannelState@7f4d240f{handling=Thread[#130,qtp677196787-130,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@1e32c5ee{WRITING}->null 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e32c5ee{IDLE}->null:WRITING-->IDLE 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@27350fa8{200,GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@59820a8a{terminated=false,multiplex=0,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@27350fa8{200,GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@15e5959a{Queued by qtp677196787-130 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@15e5959a{Queued by qtp677196787-130 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=Link@15e5959a{Queued by qtp677196787-130 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3458f72a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=6} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@19567c66{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@1143c717,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@28b3d9e0}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.779 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3458f72a{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=6} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@7f4d240f{handling=Thread[#130,qtp677196787-130,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@365b2fa9 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@365b2fa9 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=6} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@269970bf, failure=null, callbackCompleted=true, completeStream=true 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@269970bf, null) 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.780 [qtp677196787-130] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:27 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@c068d46 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1667604326 cs=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 eof=false 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@4c1b4863[c=null] 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=END}]=>HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@266705ce http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca on oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken with none selected 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 0/0/1 selected 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 0 keys, 1 updates 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.780 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.780 [qtp677196787-130] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.781 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1474b789 in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58969ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.781 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=58969ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.799 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 1/1/1 selected 15:55:27.799 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 1 keys, 0 updates 15:55:27.799 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578], selector=sun.nio.ch.EPollSelectorImpl@2c9f6ebe, interestOps=1, readyOps=1 SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.799 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.799 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@50dcdd7f{thread=null} startThread=0 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/PRODUCING/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:27.800150783Z 15:55:27.800 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@50dcdd7f{thread=null} in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/PRODUCING/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58950ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:27.800224314Z 15:55:27.800 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 5 15:55:27.800 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58949ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.800 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@59820a8a{terminated=false,multiplex=1,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 221 DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:27.800 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:40807: localhost:40807) 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40807) header=Host, headerString=[Host], valueString=[localhost:40807] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:40807/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@59820a8a{terminated=false,multiplex=0,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.801 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@7f4d240f{handling=Thread[#135,qtp677196787-135,5,main], handled=false, send=SENDING, completed=false, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1667604326 cs=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 eof=false 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@4c1b4863[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@7367fb59{GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} : ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@2e95d163{unnamed@2e95d163,INHERIT,SPECIFIC_ROLE,[user]} 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@4639d92c.login DefaultUserIdentity('healthcheck') 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@2d5a2c5f{BASIC,DefaultUserIdentity('healthcheck')} 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@2fcd0756{STARTED} ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} ServletContextRequest@7367fb59{GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@481fb483 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6276a00e 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} -> ServletContextRequest@7367fb59{GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@481fb483,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6276a00e 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:40807/policy/pdpx/v1/statistics ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=1} 15:55:27.802 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@7cf127ad(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=true,async=true,src=EMBEDDED:})->ChainEnd@50f3303d(org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@2e07222a[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=459 null 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@6d5e5063 committed 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@52c3db61[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@67cdc616{200,GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@67cdc616{200,GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=459,c=8192,r=459],true)@START 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@59820a8a{terminated=false,multiplex=1,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=459} last=true content=HeapByteBuffer@52c3db61[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@6d5e5063 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 459 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@67cdc616{200,GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=459,c=8192,r=459],true)@COMPLETING 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1e32c5ee{IDLE}->null [DirectByteBuffer@5dbd85e5[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@52c3db61[p=0,l=459,c=8192,r=459]={<<<{"code":200,"totalPolicyT...e_decisions_count":1}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e32c5ee{WRITING}->null:IDLE-->WRITING 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 710 SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=W,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=COMPLETING}]=>HttpChannelState@7f4d240f{handling=Thread[#135,qtp677196787-135,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=710 remaining=0 WriteFlusher@1e32c5ee{WRITING}->null 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e32c5ee{IDLE}->null:WRITING-->IDLE 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=459},cb=ChannelResponse@67cdc616{200,GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=459,l=459,c=8192,r=0],true)@END 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@59820a8a{terminated=false,multiplex=0,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.805 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@67cdc616{200,GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@306c7c31{Queued by qtp677196787-135 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@306c7c31{Queued by qtp677196787-135 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=Link@306c7c31{Queued by qtp677196787-135 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3458f72a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=4} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@27ed1e64{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@6bb9c12b,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@62cd573c}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3458f72a{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=5} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=459 net=459 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@7f4d240f{handling=Thread[#135,qtp677196787-135,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6276a00e 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@6276a00e 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=5} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@311322a0, failure=null, callbackCompleted=true, completeStream=true 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@311322a0, null) 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.806 [qtp677196787-135] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:27 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 459 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@7ec204d8 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1667604326 cs=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 eof=false 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@4c1b4863[c=null] 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=END}]=>HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@4b5ded0 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca on oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1] 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken with none selected 15:55:27.806 [qtp677196787-135] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 0/0/1 selected 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 0 keys, 1 updates 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.807 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=1,r=-1,t=58943ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca 15:55:27.807 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58943ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.807 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.812 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@519d1224] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:27.812 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3a907c78] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:27.814 [main] INFO org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics -- ***************************** Running testXacmlPdpStatistics_500 ***************************** 15:55:27.814 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@519d1224] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:27.814 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3a907c78] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:27.829 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 1/1/1 selected 15:55:27.829 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 1 keys, 0 updates 15:55:27.829 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:40807 remote=/127.0.0.1:54578], selector=sun.nio.ch.EPollSelectorImpl@2c9f6ebe, interestOps=1, readyOps=1 SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=23/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.829 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.829 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:27.830 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} reservedThread run AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=1/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58920ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:55:27.830165581Z on ReservedThread@50dcdd7f{thread=Thread[#133,qtp677196787-133,5,main]} 15:55:27.830 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=1/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58920ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:55:27.830282674Z tryProduce true 15:55:27.830 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:27.830 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.830 [qtp677196787-133] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.830 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=1/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58920ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:55:27.83051671Z 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@59820a8a{terminated=false,multiplex=1,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=23/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 221 DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 221 Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 221 HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.830 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@5dbd85e5[p=0,l=221,c=8192,r=221]={<<>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(GET) 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/json: application/json) 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/json) header=Accept, headerString=[Accept], valueString=[application/json] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:40807: localhost:40807) 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:40807) header=Host, headerString=[Host], valueString=[localhost:40807] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest GET{u=http://localhost:40807/policy/pdpx/v1/statistics,HTTP/1.1,h=5,cl=-1,p=null} HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of -1} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1 HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(0) 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,0 of -1} Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@1cf54805[rc=1,DirectByteBuffer@5dbd85e5[p=221,l=221,c=8192,r=0]={GET /poli...ive\r\n\r\n<<<>>>/json\r\nCo...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@59820a8a{terminated=false,multiplex=0,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@7f4d240f{handling=Thread[#134,qtp677196787-134,5,main], handled=false, send=SENDING, completed=false, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1667604326 cs=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 eof=false 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@4c1b4863[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:27.831 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@5a24b60f{GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} : ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/statistics) -> Constraint@2e95d163{unnamed@2e95d163,INHERIT,SPECIFIC_ROLE,[user]} 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@4639d92c.login DefaultUserIdentity('healthcheck') 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@1f26332f{BASIC,DefaultUserIdentity('healthcheck')} 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@2fcd0756{STARTED} ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=0} ServletContextRequest@5a24b60f{GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@29272291 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2e736d38 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=0} -> ServletContextRequest@5a24b60f{GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@29272291,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2e736d38 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:40807/policy/pdpx/v1/statistics ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=0} 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@3458f72a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=0} 15:55:27.832 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@7cf127ad(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=true,async=true,src=EMBEDDED:})->ChainEnd@50f3303d(org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@51982237[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=313 null 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@6d5e5063 committed 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@7f09cc60[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@6f2a4aba{200,GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@6f2a4aba{200,GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] (null,[p=0,l=313,c=8192,r=313],true)@START 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@59820a8a{terminated=false,multiplex=1,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>GET /poli...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=313} last=true content=HeapByteBuffer@7f09cc60[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@6d5e5063 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 313 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@6f2a4aba{200,GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=313,c=8192,r=313],true)@COMPLETING 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@1e32c5ee{IDLE}->null [DirectByteBuffer@5dbd85e5[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7f09cc60[p=0,l=313,c=8192,r=313]={<<<{"code":500,"totalPolicyT...applicationMetrics":{}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e32c5ee{WRITING}->null:IDLE-->WRITING 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 564 SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=W,to=3/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=COMPLETING}]=>HttpChannelState@7f4d240f{handling=Thread[#134,qtp677196787-134,5,main], handled=false, send=LAST_SENDING, completed=false, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=564 remaining=0 WriteFlusher@1e32c5ee{WRITING}->null 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@1e32c5ee{IDLE}->null:WRITING-->IDLE 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@17050eb[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=313},cb=ChannelResponse@6f2a4aba{200,GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=313,l=313,c=8192,r=0],true)@END 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@59820a8a{terminated=false,multiplex=0,pooled=Buffer@1cf54805[rc=0,DirectByteBuffer@5dbd85e5[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@1c808fde[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:27.834 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@6f2a4aba{200,GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@5a05e0ca{Queued by qtp677196787-134 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@5a05e0ca{Queued by qtp677196787-134 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=Link@5a05e0ca{Queued by qtp677196787-134 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@1a2280c1{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3458f72a{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=3} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@4a9ce827{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@7b4757d8,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@4685bd90}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@3458f72a{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@3458f72a{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=3} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/statistics written app=313 net=313 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@7f4d240f{handling=Thread[#134,qtp677196787-134,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2e736d38 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@2e736d38 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@34a6029{s=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:40807/policy/pdpx/v1/statistics,age=3} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@3373163a, failure=null, callbackCompleted=true, completeStream=true 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@3373163a, null) 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.835 [qtp677196787-134] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:27 +0000] "GET /policy/pdpx/v1/statistics HTTP/1.1" 200 313 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@1e831da3 15:55:27.835 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1667604326 cs=ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 eof=false 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@52cc7e81 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@4c1b4863[c=null] 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@3458f72a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=END,0 of -1},g=HttpGenerator@54c22f0b{s=END}]=>HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1}] 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@7f4d240f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=GET@5e1b3914 http://localhost:40807/policy/pdpx/v1/statistics HTTP/1.1} 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,0 of -1} 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca on oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1] 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken with none selected 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 6 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 0/0/1 selected 15:55:27.836 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 0 keys, 1 updates 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@124eedca 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.836 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.841 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'serviceManager' from target object [org.onap.policy.pdpx.main.startstop.XacmlPdpActivator@519d1224] or target class [class org.onap.policy.pdpx.main.startstop.XacmlPdpActivator] 15:55:27.841 [main] DEBUG org.springframework.test.util.ReflectionTestUtils -- Getting field 'running' from target object [org.onap.policy.common.utils.services.ServiceManager@3a907c78] or target class [class org.onap.policy.common.utils.services.ServiceManager] 15:55:27.842 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:27.842 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:27.842 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:27.842 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:27.842 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-40807, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=40807, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@425436b4{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STARTED}}, connector=RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807}, jettyThread=Thread[#126,RestServerParameters-40807,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:27.843 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807} 15:55:27.843 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@295692fd[keys=1] 15:55:27.843 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@2b50aa67{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.843 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@55d683cb on oeji.ManagedSelector@2b50aa67{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.843 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2b50aa67{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf woken with none selected 15:55:27.843 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp677196787-132-acceptor-0@79a5f1fb-RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807} in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=2,r=-1,t=58906ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf woken up from select, 0/0/0 selected 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf processing 0 keys, 1 updates 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55d683cb 15:55:27.843 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=58906ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@2b50aa67{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf waiting with 0 keys 15:55:27.843 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4a3c683d on oeji.ManagedSelector@2b50aa67{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.843 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2b50aa67{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf woken with none selected 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf woken up from select, 0/0/0 selected 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@60d56daf processing 0 keys, 1 updates 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@4a3c683d 15:55:27.843 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@60d56daf on oeji.ManagedSelector@2b50aa67{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.844 [qtp677196787-131] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.844 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6924142e in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=58906ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.844 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=58906ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.844 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7160bb4c/SelectorProducer@2cd89648/PRODUCING/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=58906ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:27.844095866Z 15:55:27.844 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7160bb4c/SelectorProducer@2cd89648/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=58906ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:27.844160117Z 15:55:27.844 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@2b50aa67{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.844 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@1a31de2c{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.844 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1791040d on oeji.ManagedSelector@1a31de2c{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.844 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a31de2c{STOPPING}[id=2 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1] 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken with none selected 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 0/0/1 selected 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 0 keys, 1 updates 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1791040d 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@1a31de2c{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6449edb9[{l=/127.0.0.1:40807,r=/127.0.0.1:54578,CLOSED,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@78e1e88f{ReadCallback@57b12a40{HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=null,r=null,CLOSED,fill=FI,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7caf7091[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:55:27.844 [qtp677196787-133] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7caf7091[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:27.845 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@1a31de2c{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.845 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@583b7952 startThread=0 15:55:27.845 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.845 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe waiting with 1 keys 15:55:27.845 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@583b7952 in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=58905ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.845 [qtp677196787-130] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6449edb9[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7caf7091[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.845 [qtp677196787-130] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@7caf7091::SocketChannelEndPoint@6449edb9[{l=null,r=null,CLOSED,fill=-,flush=-,to=9/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@7caf7091[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@54c22f0b{s=START}]=>HttpChannelState@7f4d240f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:27.845 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@583b7952 in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=3,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.845 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.845 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3e706fc2 on oeji.ManagedSelector@1a31de2c{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.845 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a31de2c{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=3/avg=1.00/max=1] 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken with none selected 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe woken up from select, 0/0/0 selected 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2c9f6ebe processing 0 keys, 1 updates 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@3e706fc2 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@2c9f6ebe on oeji.ManagedSelector@1a31de2c{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 5 15:55:27.846 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=58904ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:27.846335767Z 15:55:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4cd226fe/SelectorProducer@5abbb692/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=58903ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:27.846446159Z 15:55:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@1a31de2c{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:27.846 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@23d91c6a{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.846 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5f597b1c on oeji.ManagedSelector@23d91c6a{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.847 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@23d91c6a{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken with none selected 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken up from select, 0/0/0 selected 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 processing 0 keys, 1 updates 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5f597b1c 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@23d91c6a{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 waiting with 0 keys 15:55:27.847 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@760d9d4a on oeji.ManagedSelector@23d91c6a{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.847 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@23d91c6a{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken with none selected 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 woken up from select, 0/0/0 selected 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1cc26cc2 processing 0 keys, 1 updates 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@760d9d4a 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@1cc26cc2 on oeji.ManagedSelector@23d91c6a{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@23c8121f in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=4,r=-1,t=58902ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.847 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=58902ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=58902ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:27.847929123Z 15:55:27.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4d4b7680/SelectorProducer@610429c0/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=58902ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:27.848020285Z 15:55:27.848 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@23d91c6a{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:27.848 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@647162a5{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.848 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@69235eea on oeji.ManagedSelector@647162a5{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.848 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@647162a5{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a woken with none selected 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a woken up from select, 0/0/0 selected 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a processing 0 keys, 1 updates 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@69235eea 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@647162a5{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a waiting with 0 keys 15:55:27.848 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@54902273 on oeji.ManagedSelector@647162a5{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.848 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@647162a5{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a woken with none selected 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a woken up from select, 0/0/0 selected 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3fcc1b9a processing 0 keys, 1 updates 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@54902273 15:55:27.848 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@3fcc1b9a on oeji.ManagedSelector@647162a5{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.849 [qtp677196787-128] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:27.849 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3f84d19f in QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=5,r=-1,t=58901ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.849 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=58901ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@464d45cc/SelectorProducer@302e563c/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=58901ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:27.84913663Z 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@464d45cc/SelectorProducer@302e563c/IDLE/p=0/QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=58901ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:27.849251283Z 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@647162a5{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@295692fd[keys=0] 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@58a0b88e[HTTP/1.1] 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@58a0b88e[HTTP/1.1] 15:55:27.849 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807} 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@280aa1bd{HTTP/1.1, (http/1.1)}{0.0.0.0:40807} 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@425436b4{STARTED}[12.0.22,sto=0] 15:55:27.849 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@425436b4{STOPPING}[12.0.22,sto=0] 15:55:27.849 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@425436b4{STOPPING}[12.0.22,sto=0] 15:55:27.849 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@425436b4{STOPPING}[12.0.22,sto=0] 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@725c5368{STARTED}[worker=node0] 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@79bbacad{STARTED}[interval=600000, ownscheduler=false] 15:55:27.849 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@79bbacad{STOPPED}[interval=600000, ownscheduler=false] 15:55:27.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@725c5368{STOPPED}[worker=node0] 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STARTED}} 15:55:27.850 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STARTED}} 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@66a2bc61{STARTED} 15:55:27.850 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@75b1571b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@309f82d7[passivating=false,graceSec=3600] 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@309f82d7[passivating=false,graceSec=3600] 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@75b1571b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@56fb87cd{STARTED} 15:55:27.850 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@56fb87cd{STOPPING} 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@2fcd0756{STARTED} 15:55:27.850 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@2fcd0756{STOPPING} 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=true,async=true,src=EMBEDDED:} 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:} 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-112f75ad==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@41de7f1c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:27.850 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:55:27.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:27.852 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ce824a7[EMBEDDED:] 15:55:27.852 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:27.852 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:27.852 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1881289b{/*->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:27.852 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@278e51f1{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-278e51f1] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4ce824a7=MappedServlet221416eb{null->org.glassfish.jersey.servlet.ServletContainer-4ce824a7==org.glassfish.jersey.servlet.ServletContainer@1746b8a8{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:27.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@2fcd0756{STOPPED} 15:55:27.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@ff1d29[RestServerParameters-login-service] 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@2fb0f432[users.count=1] 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@2fb0f432[users.count=1] 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@ff1d29[RestServerParameters-login-service] 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@56fb87cd{STOPPED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@66a2bc61{STOPPED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@20a4f67a{base=null,protected=[]} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@20a4f67a{base=null,protected=[]} 15:55:27.853 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STOPPED}} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@591ae3dd{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@66a2bc61{STOPPED}} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@23639e5{STARTED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@2404ab3a{STARTED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@2404ab3a{STOPPED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@23639e5{STOPPED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@5e47e1f{STARTED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@5e47e1f{STOPPED} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp677196787]@285d33f3{STARTED,8<=8<=200,i=6,r=-1,t=58896ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=8<=200,i=6,r=-1,t=58896ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} 15:55:27.853 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#133,qtp677196787-133,5,main] for stop 15:55:27.853 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@50dcdd7f{thread=null} in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=8<=200,i=6,r=-1,t=58896ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.853 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=8<=200,i=7,r=-1,t=58896ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.853 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@163a07b2{thread=null} in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=8<=200,i=7,r=-1,t=58896ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.854 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=8<=200,i=8,r=-1,t=58896ms,q=0}[ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}}] 15:55:27.854 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@a09975b{capacity=8,threads=ThreadIdPool@e360245{capacity=8}} 15:55:27.854 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#135,qtp677196787-135,5,main] for 2499 15:55:27.854 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=8,r=-1,t=58896ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=8,r=-1,t=58896ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=9,r=-1,t=58896ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-135] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#135,qtp677196787-135,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=9,r=-1,t=58896ms,q=0}[NO_TRY] 15:55:27.854 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#130,qtp677196787-130,5,main] for 2499 15:55:27.854 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=9,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=9,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=9,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=10,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=10,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-132] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#132,qtp677196787-132,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=10,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=10,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=11,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=10,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-131] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#131,qtp677196787-131,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=11,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=12,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=12,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-130] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#130,qtp677196787-130,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=12,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=12,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=12,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=13,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=13,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-129] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#129,qtp677196787-129,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=13,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=14,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=13,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=14,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-128] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#128,qtp677196787-128,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=14,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.854 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=14,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.855 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=14,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.855 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=16,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.855 [qtp677196787-134] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#134,qtp677196787-134,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=16,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.855 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=16,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.855 [qtp677196787-133] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#133,qtp677196787-133,5,main] exited for QueuedThreadPool[qtp677196787]@285d33f3{STOPPING,8<=0<=200,i=16,r=-1,t=58895ms,q=0}[NO_TRY] 15:55:27.855 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#131,qtp677196787-131,5,] for 2498 15:55:27.855 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#134,qtp677196787-134,5,] for 2498 15:55:27.855 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp677196787]@285d33f3{STOPPED,8<=0<=200,i=16,r=-1,t=58894ms,q=0}[NO_TRY] 15:55:27.855 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@425436b4{STOPPED}[12.0.22,sto=0] 15:55:27.855 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:27.855 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:27.855 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:27.855 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@38280b42 to TERMINATED 15:55:27.855 [pool-13-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@586e8335 15:55:27.855 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"304f0f79-9a7b-4c80-af75-5152682f9121","timestampMs":1768838127855,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:27.855 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:27.855 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:27.855 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:27.855 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 15:55:27.856 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:27.856 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:55:27.856 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:27.856 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:27.856 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[anyserver], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5c5dd9ac 15:55:27.856 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:27.856 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.onap.policy.pdpx.main.rest.TestXacmlPdpStatistics [INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper 15:55:27.858 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid JSON xacml response java.io.IOException: failed to convert a json response to a string at org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper.testToResponse(TestXacmlJsonExceptionMapper.java:43) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:27.860 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid JSON xacml request java.io.IOException: failed to decode incoming request string to a json request at org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper.testToResponse(TestXacmlJsonExceptionMapper.java:44) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonExceptionMapper [INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonMessageBodyHandler 15:55:27.865 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.json" was found on the local file system 15:55:27.898 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "Julius Hibbert" type class com.att.research.xacml.std.json.GsonJsonAttributeValue 15:55:27.898 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true 15:55:27.898 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "http://medico.com/record/patient/BartSimpson" type class com.att.research.xacml.std.json.GsonJsonAttributeValue 15:55:27.898 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true 15:55:27.899 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "read" type class com.att.research.xacml.std.json.GsonJsonAttributeValue 15:55:27.899 [main] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true 15:55:27.905 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.response.xml" was found on the local file system [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlJsonMessageBodyHandler [INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlMessageBodyHandler 15:55:27.954 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.xml" was found on the local file system 15:55:27.973 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.response.xml" was found on the local file system [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlMessageBodyHandler [INFO] Running org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper 15:55:27.986 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid XML xacml response java.io.IOException: failed to convert a dom response to a string at org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper.testToResponse(TestXacmlXmlExceptionMapper.java:43) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:27.986 [main] WARN org.onap.policy.pdpx.main.rest.serialization.XacmlExceptionMapper -- invalid XML xacml request java.io.IOException: failed to decode incoming request string to a dom request at org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper.testToResponse(TestXacmlXmlExceptionMapper.java:44) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pdpx.main.rest.serialization.TestXacmlXmlExceptionMapper [INFO] Running org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults 15:55:27.991 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps to /tmp/junit-4837746517347841833/apps 15:55:27.992 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard to /tmp/junit-4837746517347841833/apps/guard 15:55:27.992 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard/xacml.properties to /tmp/junit-4837746517347841833/apps/guard/xacml.properties 15:55:27.993 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native to /tmp/junit-4837746517347841833/apps/native 15:55:27.993 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native/xacml.properties to /tmp/junit-4837746517347841833/apps/native/xacml.properties 15:55:27.993 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring to /tmp/junit-4837746517347841833/apps/monitoring 15:55:27.993 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring/xacml.properties to /tmp/junit-4837746517347841833/apps/monitoring/xacml.properties 15:55:27.994 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match to /tmp/junit-4837746517347841833/apps/match 15:55:27.994 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match/xacml.properties to /tmp/junit-4837746517347841833/apps/match/xacml.properties 15:55:27.994 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization to /tmp/junit-4837746517347841833/apps/optimization 15:55:27.994 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization/xacml.properties to /tmp/junit-4837746517347841833/apps/optimization/xacml.properties 15:55:27.994 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming to /tmp/junit-4837746517347841833/apps/naming 15:55:27.994 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming/xacml.properties to /tmp/junit-4837746517347841833/apps/naming/xacml.properties 15:55:27.995 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- ****** Starting Xacml Application Service ****** 15:55:27.995 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- was file deleted? true 15:55:28.024 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:28.024 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:55:28.032 [main] DEBUG org.onap.policy.pdpx.main.rest.TestDecision -- Loaded applications: guard supports [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.controlloop.guard.common.myGuard 1.0.0] monitoring supports [onap.Monitoring 1.0.0] guard supports [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] optimization supports [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] naming supports [onap.policies.Naming 1.0.0] native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] match supports [onap.policies.Match 1.0.0] 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/monitoring 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/monitoring/xacml.properties 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.032 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.034 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/../applications/monitoring/src/test/resources/vDNS.policy.input.yaml" was found on the local file system 15:55:28.149 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.scaleout.tca type: onap.policies.monitoring.cdap.tca.hi.lo.app weight: null policy: {"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}} 15:55:28.219 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is onap.scaleout.tca onap.policies.monitoring.cdap.tca.hi.lo.app onap.policies.monitoring.cdap.tca.hi.lo.app 1.0.0 Default is to PERMIT if the policy matches. onap.scaleout.tca {"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}} onap.policies.monitoring.cdap.tca.hi.lo.app 15:55:28.219 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:28.219 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-4837746517347841833/apps/monitoring/xacml.properties 15:55:28.221 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Creating new params: {"pdpGroup":"XacmlPdpGroup","pdpType":"xacml","restServerParameters":{"host":"0.0.0.0","port":41567,"userName":"healthcheck","password":"zb!XztG34","https":false,"sniHostCHeck":false,"aaf":false,"prometheus":false,"name":"RestServerParameters"},"policyApiParameters":{"port":6970,"fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":false,"userName":"healthcheck","password":"zb!XztG34","clientName":"policyApiParameters","hostname":"0.0.0.0"},"topicParameterGroup":{"topicSources":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"topicSinks":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"name":"TopicParameterGroup"},"applicationParameters":{"applicationPath":"/tmp/junit-4837746517347841833/apps","exclusions":[],"name":"XacmlApplicationParameters"},"probeHeartbeatTopicSec":4,"name":"XacmlPdpParameters"} 15:55:28.221 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /tmp/junit-4837746517347841833/params.json] 15:55:28.222 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-4837746517347841833/params.json" was found on the local file system 15:55:28.222 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-4837746517347841833/params.json" was found on the local file system 15:55:28.223 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@16e483d9 15:55:28.224 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@686d5284 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@43542dd7, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:28.224 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:28.224 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-4837746517347841833/apps/guard 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/guard 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/guard/xacml.properties 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:28.224 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:28.225 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:28.225 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-4837746517347841833/apps/monitoring 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/monitoring 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/monitoring/xacml.properties 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> root1 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- root1.file -> /tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.225 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:28.225 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-4837746517347841833/apps/guard 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/guard 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/guard/xacml.properties 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:28.225 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:28.226 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:28.226 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-4837746517347841833/apps/optimization 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/optimization 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/optimization/xacml.properties 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.226 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:28.226 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-4837746517347841833/apps/naming 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/naming 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/naming/xacml.properties 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.226 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.227 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:28.227 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-4837746517347841833/apps/native 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/native 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/native/xacml.properties 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.227 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:28.227 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-4837746517347841833/apps/match 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-4837746517347841833/apps/match 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-4837746517347841833/apps/match/xacml.properties 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:28.227 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:28.228 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:28.228 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:28.228 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:28.228 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@2c9cdbc9, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@60ce75d0, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@74c1cd1d, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@231a08d, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@48b97191, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@5bcafda3} 15:55:28.228 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.startXacmlPdpService(TestAbbreviateDecisionResults.java:193) at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.beforeClass(TestAbbreviateDecisionResults.java:134) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:28.228 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.startXacmlPdpService(TestAbbreviateDecisionResults.java:193) at org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults.beforeClass(TestAbbreviateDecisionResults.java:134) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:28.228 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7997b8a7 added {SymlinkAllowedResourceAliasChecker@7ed47927{base=null,protected=[]},MANAGED} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@2039986343 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@726752092 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@31ba0af0[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@726752092 added {[],POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@726752092 added {[],POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@726752092 added {[],POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7997b8a7 added {oeje10s.SessionHandler@2b515b5c{STOPPED},AUTO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2b515b5c added {oeje10s.ServletHandler@752ccee0{STOPPED},AUTO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@28ec9c23 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@946b9d9,POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1758121867 added {QueuedThreadPool[qtp686595107]@28ec9c23{STOPPED,8<=0<=200,i=0,r=-1,t=-316432ms,q=0}[NO_TRY],AUTO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1758121867 added {oejut.ScheduledExecutorScheduler@7b8247bc{STOPPED},AUTO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1758121867 added {org.eclipse.jetty.io.ArrayByteBufferPool@3743d16b{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1758121867 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@1758121867 added {org.eclipse.jetty.util.component.DumpableMap@b772e2b,POJO} 15:55:28.229 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@897523289 added {oejs.Slf4jRequestLogWriter@5c2900ed{STOPPED},AUTO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@68cacf8b added {oejs.CustomRequestLog@357f1e59{STOPPED},AUTO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1976064650 added {HttpConfiguration@47fc346e{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@180123422 added {QueuedThreadPool[qtp686595107]@28ec9c23{STOPPED,8<=0<=200,i=0,r=-1,t=-316433ms,q=0}[NO_TRY],UNMANAGED} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@180123422 added {oejut.ScheduledExecutorScheduler@7b8247bc{STOPPED},UNMANAGED} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@180123422 added {org.eclipse.jetty.io.ArrayByteBufferPool@3743d16b{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@abc771e added {HttpConnectionFactory@75c85a8a[HTTP/1.1],AUTO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@75c85a8a[HTTP/1.1] 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@180123422 added {ServerConnectorManager@1e0630cc[keys=0],MANAGED} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@68cacf8b added {RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567},AUTO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@68cacf8b added {oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2b515b5c{STOPPED}},AUTO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@29ad358c added {SymlinkAllowedResourceAliasChecker@fd42b93{base=null,protected=[]},MANAGED} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@699217292 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@29ad358c added {oeje10s.ServletHandler@6639a9f0{STOPPED},AUTO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6639a9f0 added {org.glassfish.jersey.servlet.ServletContainer-491665ab==org.glassfish.jersey.servlet.ServletContainer@10aaa618{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:28.230 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@6639a9f0 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-491665ab,POJO} 15:55:28.231 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-41567, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41567, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@68cacf8b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2b515b5c{STOPPED}}, connector=RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-491665ab==org.glassfish.jersey.servlet.ServletContainer@10aaa618{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:41567/ +> swagger.context.id=swagger-41567 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-41567 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 238/292/8,024 MiB UTC: 2026-01-19T15:55:28.230916222Z; Etc/UTC: 2026-01-19T15:55:28.230916222Z 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@156710992 added {org.eclipse.jetty.security.DefaultIdentityService@2771025a,POJO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@9573850 added {UserStore@c2c496d[users.count=1],AUTO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@1187544395 added {org.eclipse.jetty.util.component.DumpableCollection@6984d41a,POJO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:28.231 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:28.231 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@76ed5e7e{unnamed@76ed5e7e,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@46c87d4b added {org.eclipse.jetty.security.authentication.BasicAuthenticator@70d8f66,POJO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@46c87d4b added {HashLoginService@9573850[RestServerParameters-login-service],AUTO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2b515b5c added {oejs.SecurityHandler$PathMapped@46c87d4b{STOPPED},AUTO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@46c87d4b added {oeje10s.ServletHandler@752ccee0{STOPPED},AUTO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@752ccee0 added {org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@752ccee0 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-1ea83b58,POJO} 15:55:28.231 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-41567, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41567, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@68cacf8b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2b515b5c{STOPPED}}, connector=RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-41567 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-41567 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 238/292/8,024 MiB UTC: 2026-01-19T15:55:28.23173167Z; Etc/UTC: 2026-01-19T15:55:28.23173167Z 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@752ccee0 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:28.231 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@752ccee0 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893,POJO} 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:28.232 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7643c43 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:28.232 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:28.232 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:28.232 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-41567, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41567, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@68cacf8b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2b515b5c{STOPPED}}, connector=RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:28.232 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:28.232 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:28.232 [RestServerParameters-41567] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-41567, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41567, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@68cacf8b{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2b515b5c{STOPPED}}, connector=RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}, jettyThread=Thread[#138,RestServerParameters-41567,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@68cacf8b{STOPPED}[12.0.22,sto=0] 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@68cacf8b added {org.eclipse.jetty.server.Server$DynamicErrorHandler@65f1963a,POJO} 15:55:28.233 [RestServerParameters-41567] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:28.233 [pool-14-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@513bf69a 15:55:28.233 [pool-14-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"0f8bf797-f5dd-4800-bb38-e0bd2784fca6","timestampMs":1768838128233,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@68cacf8b{STARTING}[12.0.22,sto=0] 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp686595107]@28ec9c23{STOPPED,8<=0<=200,i=0,r=-1,t=-316436ms,q=0}[NO_TRY] 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@6b3674f4{capacity=8} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1862925642 added {QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=0<=200,i=0,r=-1,t=-316436ms,q=0}[NO_TRY],UNMANAGED} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@1862925642 added {ThreadIdPool@6b3674f4{capacity=8},POJO} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@28ec9c23 added {ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}},AUTO} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12555ms ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}} 15:55:28.233 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#140,qtp686595107-140,5,main] 15:55:28.234 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#141,qtp686595107-141,5,main] 15:55:28.234 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.234 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#142,qtp686595107-142,5,main] 15:55:28.234 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.234 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#143,qtp686595107-143,5,main] 15:55:28.234 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.234 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#144,qtp686595107-144,5,main] 15:55:28.234 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.234 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#145,qtp686595107-145,5,main] 15:55:28.234 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.234 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#146,qtp686595107-146,5,main] 15:55:28.234 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.235 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#147,qtp686595107-147,5,main] 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12556ms QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.235 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@7b8247bc{STOPPED} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12556ms oejut.ScheduledExecutorScheduler@7b8247bc{STARTED} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@357f1e59{STOPPED} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@5c2900ed{STOPPED} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12557ms oejs.Slf4jRequestLogWriter@5c2900ed{STARTED} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12557ms oejs.CustomRequestLog@357f1e59{STARTED} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@2b515b5c{STOPPED}} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6f0c87fc 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@2b515b5c{STOPPED}} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@7ed47927{base=null,protected=[]} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@7997b8a7 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@2b746c4e,POJO} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12557ms SymlinkAllowedResourceAliasChecker@7ed47927{base=null,protected=[]} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@2b515b5c{STOPPED} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2b515b5c added {org.eclipse.jetty.session.DefaultSessionCache@34f9ac7a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@34f9ac7a added {org.eclipse.jetty.session.NullSessionDataStore@3cf8526f[passivating=false,graceSec=3600],AUTO} 15:55:28.235 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@3740016b{STOPPED}[worker=null] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@3740016b added {oejs.HouseKeeper@3fde1dd1{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:28.236 [RestServerParameters-41567] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@3fde1dd1{STOPPED}[interval=600000, ownscheduler=false] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 660000ms 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12558ms oejs.HouseKeeper@3fde1dd1{STARTED}[interval=660000, ownscheduler=false] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12558ms oejs.DefaultSessionIdManager@3740016b{STARTED}[worker=node0] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@68cacf8b added {oejs.DefaultSessionIdManager@3740016b{STARTED}[worker=node0],MANAGED} 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2b515b5c added {oejs.DefaultSessionIdManager@3740016b{STARTED}[worker=node0],UNMANAGED} 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@46c87d4b{STOPPED} 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@46c87d4b added {org.eclipse.jetty.security.DefaultIdentityService@2771025a,POJO} 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@46c87d4b added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@3828a5be,POJO} 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@46c87d4b{STARTING} 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@9573850[RestServerParameters-login-service] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@c2c496d[users.count=1] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12558ms UserStore@c2c496d[users.count=1] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12558ms HashLoginService@9573850[RestServerParameters-login-service] 15:55:28.236 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@752ccee0{STOPPED} 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1ea83b58[EMBEDDED:] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServletfd4b089{/*->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1ea83b58=MappedServlet402b0437{null->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@752ccee0{STARTING} 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@752ccee0 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@752ccee0 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82,POJO} 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1ea83b58[EMBEDDED:] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet264e8af7{/*->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82[EMBEDDED:] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet39eb6860{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1ea83b58=MappedServlet1967529e{null->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82=MappedServlet46394386{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1ea83b58[EMBEDDED:] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet14726084{/*->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82[EMBEDDED:] 15:55:28.237 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet7638a202{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1ea83b58=MappedServlet1967529e{null->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82=MappedServlet46394386{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@752ccee0{STARTING} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12559ms oeje10s.ServletHandler@752ccee0{STARTED} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12559ms oejs.SecurityHandler$PathMapped@46c87d4b{STARTED} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@34f9ac7a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@3cf8526f[passivating=false,graceSec=3600] 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12560ms org.eclipse.jetty.session.NullSessionDataStore@3cf8526f[passivating=false,graceSec=3600] 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12560ms org.eclipse.jetty.session.DefaultSessionCache@34f9ac7a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@2b515b5c added {[],POJO} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12560ms oeje10s.SessionHandler@2b515b5c{STARTED} 15:55:28.238 [RestServerParameters-41567] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STARTED}} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12560ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5568edf9 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12560ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12560ms org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:28.238 [RestServerParameters-41567] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-1ea83b58 15:55:28.280 [RestServerParameters-41567] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:28.280 [RestServerParameters-41567] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:28.286 [RestServerParameters-41567] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STARTED}} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12608ms oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STARTED}} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@abc771e added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:41567],POJO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@75c85a8a[HTTP/1.1] 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12608ms HttpConnectionFactory@75c85a8a[HTTP/1.1] 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@1e0630cc[keys=0] 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1972686117 added {SelectorProducer@1079fc11,POJO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1972686117 added {QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}],UNMANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7594cd25/SelectorProducer@1079fc11/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287383038Z created 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@408842501 added {AdaptiveExecutionStrategy@7594cd25/SelectorProducer@1079fc11/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287419599Z,MANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1e0630cc added {oeji.ManagedSelector@185e7105{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@374762844 added {SelectorProducer@45786756,POJO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@374762844 added {QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}],UNMANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287538402Z created 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@440304284 added {AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287560062Z,MANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1e0630cc added {oeji.ManagedSelector@1a3e829c{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1904418439 added {SelectorProducer@549ab166,POJO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1904418439 added {QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}],UNMANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287645034Z created 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1381908084 added {AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287666034Z,MANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1e0630cc added {oeji.ManagedSelector@525e3e74{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1008368833 added {SelectorProducer@55842ae3,POJO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1008368833 added {QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}],UNMANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3c1a7cc1/SelectorProducer@55842ae3/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287742786Z created 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1419026612 added {AdaptiveExecutionStrategy@3c1a7cc1/SelectorProducer@55842ae3/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287765297Z,MANAGED} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@1e0630cc added {oeji.ManagedSelector@5494a0b4{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@185e7105{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@7594cd25/SelectorProducer@1079fc11/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.287876559Z 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12609ms AdaptiveExecutionStrategy@7594cd25/SelectorProducer@1079fc11/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=8,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.28790615Z 15:55:28.287 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@779a89cc startThread=0 15:55:28.288 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@779a89cc in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=7,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@18890f8a on oeji.ManagedSelector@185e7105{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.288 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@7594cd25/SelectorProducer@1079fc11/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=7,r=-1,t=59947ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.288080244Z tryProduce false 15:55:28.288 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:28.288 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@18890f8a 15:55:28.288 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:28.288 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 waiting with 0 keys 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12609ms oeji.ManagedSelector@185e7105{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@1a3e829c{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=7,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.288215257Z 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12609ms AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=7,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.288244877Z 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6caefd4a startThread=0 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1d4e616b on oeji.ManagedSelector@1a3e829c{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.288 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6caefd4a in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.288 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.288605806Z tryProduce false 15:55:28.288 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:28.288 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1d4e616b 15:55:28.288 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:28.288 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a waiting with 0 keys 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12610ms oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@525e3e74{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.288866742Z 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12610ms AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.288898883Z 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3e395fe7 startThread=0 15:55:28.288 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3e395fe7 in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.288 [RestServerParameters-41567] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6e1ce2f5 on oeji.ManagedSelector@525e3e74{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.288 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.289009605Z tryProduce false 15:55:28.289 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:28.289 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@6e1ce2f5 15:55:28.289 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:28.289 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 waiting with 0 keys 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12610ms oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@5494a0b4{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@3c1a7cc1/SelectorProducer@55842ae3/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=59946ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.289136138Z 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12610ms AdaptiveExecutionStrategy@3c1a7cc1/SelectorProducer@55842ae3/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.289167608Z 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@754306d1 startThread=0 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1b68742b on oeji.ManagedSelector@5494a0b4{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.289 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@754306d1 in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.289 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@3c1a7cc1/SelectorProducer@55842ae3/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:28.289333512Z tryProduce false 15:55:28.289 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:28.289 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@1b68742b 15:55:28.289 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:28.289 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db waiting with 0 keys 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12611ms oeji.ManagedSelector@5494a0b4{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12611ms ServerConnectorManager@1e0630cc[keys=0] 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@abc771e added {acceptor-0@6fdad6c6,POJO} 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@6fdad6c6 startThread=0 15:55:28.289 [RestServerParameters-41567] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567} 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12611ms RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567} 15:55:28.289 [RestServerParameters-41567] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@68cacf8b{STARTING}[12.0.22,sto=0] @12611ms 15:55:28.289 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@6fdad6c6 in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=3,r=-1,t=59945ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:28.289 [RestServerParameters-41567] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @12611ms oejs.Server@68cacf8b{STARTED}[12.0.22,sto=0] 15:55:29.234 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:41567 connected - retries=20 interval=1000 15:55:29.235 [qtp686595107-144-acceptor-0@6fdad6c6-RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3beb6656[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44316]] on oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.236 [qtp686595107-144-acceptor-0@6fdad6c6-RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.237 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running testAbbreviateDecisionResult 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken with none selected 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken up from select, 0/0/0 selected 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a processing 0 keys, 1 updates 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3beb6656[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44316]] 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3beb6656[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44316]] startThread=0 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.237 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a waiting with 1 keys 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3beb6656[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44316]] in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@f0e9e21 on oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@7b0c38b9{ReadCallback@884e6f{HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a23eeeb on oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3beb6656[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44316]] in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.238 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=3,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken with none selected 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken up from select, 0/0/1 selected 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a processing 0 keys, 2 updates 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@f0e9e21 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a23eeeb 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a waiting with 1 keys 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken up from select, 1/1/1 selected 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a processing 1 keys, 0 updates 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44316], selector=sun.nio.ch.EPollSelectorImpl@2ca6a89a, interestOps=1, readyOps=1 SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.238 [qtp686595107-141] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@265ec3ea{thread=null} startThread=0 15:55:29.239 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@265ec3ea{thread=null} in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.239 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2 15:55:29.239 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/PRODUCING/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58996ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.239316639Z 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/PRODUCING/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.239396011Z 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=1,r=-1,t=58995ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.239 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a waiting with 1 keys 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@7b0c38b9{ReadCallback@884e6f{HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@7b4b1c7f[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@7b4b1c7f[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@7b4b1c7f[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.239 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@7b4b1c7f[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@7b4b1c7f[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@7b4b1c7f[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@71b3770f{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@34b1e75d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@71b3770f{terminated=false,multiplex=0,pooled=Buffer@173abd50[rc=0,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@34b1e75d[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5f6f551[{l=/127.0.0.1:41567,r=/127.0.0.1:44316,CLOSED,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@7b0c38b9{null} 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54f950c startThread=0 15:55:29.240 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken with none selected 15:55:29.240 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken up from select, 0/0/0 selected 15:55:29.240 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a processing 0 keys, 0 updates 15:55:29.240 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:29.240 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.240 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a waiting with 0 keys 15:55:29.240 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54f950c in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=0,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.240 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5f6f551[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.240 [qtp686595107-145] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.241 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@54f950c in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=0,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.241 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=1,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.240 [qtp686595107-147] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@b311b9f::SocketChannelEndPoint@5f6f551[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.241 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@5f6f551[{l=null,r=null,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@b311b9f[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4a0c11a4{s=START}]=>HttpChannelState@786239c9{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=1,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.241 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58993ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.246 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:29.246 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:29.251 [qtp686595107-144-acceptor-0@6fdad6c6-RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@352c8f5b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44328]] on oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.251 [qtp686595107-144-acceptor-0@6fdad6c6-RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken with none selected 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken up from select, 0/0/0 selected 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 processing 0 keys, 1 updates 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@352c8f5b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44328]] 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@352c8f5b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44328]] startThread=0 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.251 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 waiting with 1 keys 15:55:29.251 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@352c8f5b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44328]] in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=1,r=-1,t=58983ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.251 [qtp686595107-145] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:29.251 [qtp686595107-145] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:29.251 [qtp686595107-145] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:29.251 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@1b8cc14d on oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.251 [qtp686595107-145] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2d34fd99{ReadCallback@504fd7db{HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@17e61b8b on oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken with none selected 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken up from select, 0/0/1 selected 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@352c8f5b[java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44328]] in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=1,r=-1,t=58982ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 processing 0 keys, 2 updates 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:29.252 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58982ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@1b8cc14d 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@17e61b8b 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.252 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 waiting with 1 keys 15:55:29.253 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken up from select, 1/1/1 selected 15:55:29.253 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 processing 1 keys, 0 updates 15:55:29.253 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:41567 remote=/127.0.0.1:44328], selector=sun.nio.ch.EPollSelectorImpl@dcd9064, interestOps=1, readyOps=1 SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=1/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58980ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.254218355Z 15:55:29.254 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}} reservedThread run AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=1/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58980ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.254224035Z on ReservedThread@265ec3ea{thread=Thread[#146,qtp686595107-146,5,main]} 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@2d34fd99{ReadCallback@504fd7db{HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:29.254 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=1/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58980ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:29.254345518Z tryProduce true 15:55:29.254 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.254 [qtp686595107-146] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 waiting with 1 keys 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@71b3770f{terminated=false,multiplex=1,pooled=Buffer@173abd50[rc=0,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@34b1e75d[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 443 DirectByteBuffer@758ced66[p=0,l=443,c=8192,r=443]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 443 Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=443,c=8192,r=443]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 443 HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=443,c=8192,r=443]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=443,c=8192,r=443]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@758ced66[p=0,l=443,c=8192,r=443]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST) 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:29.254 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/json: application/json) 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: application/json) header=Content-Type, headerString=[Content-Type], valueString=[application/json] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:41567) 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:41567) header=Host, headerString=[Host], valueString=[localhost:41567] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 171) 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[171] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,HTTP/1.1,h=7,cl=171,p=null} HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 171} Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1 HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.255 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@1110930838 cs=ServletChannelState@23988304{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@733f77cd eof=false 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@733f77cd 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@5b7adfe5[c=null] 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@22188ad9{s=ServletChannelState@23988304{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=0} -> ServletContextRequest@45ffbd3d{POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} : ServletChannelState@23988304{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/decision) -> Constraint@76ed5e7e{unnamed@76ed5e7e,INHERIT,SPECIFIC_ROLE,[user]} 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@70d8f66.login DefaultUserIdentity('healthcheck') 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@407e50ec{BASIC,DefaultUserIdentity('healthcheck')} 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@752ccee0{STARTED} ServletChannel@22188ad9{s=ServletChannelState@23988304{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=0} ServletContextRequest@45ffbd3d{POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@26565478 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1e7813da 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@22188ad9{s=ServletChannelState@23988304{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=0} -> ServletContextRequest@45ffbd3d{POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@26565478,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1e7813da 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:41567/policy/pdpx/v1/decision?abbrev=true ServletChannel@22188ad9{s=ServletChannelState@23988304{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=0} 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@23988304{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@22188ad9{s=ServletChannelState@23988304{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=1} 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@752ccee0{STARTED} cached filter chain for REQUEST: Chain@62a807fe(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=true,async=true,src=EMBEDDED:})->ChainEnd@50e3c277(org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:29.256 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@62a807fe(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=true,async=true,src=EMBEDDED:})->ChainEnd@50e3c277(org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:29.260 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@5b7adfe5[c=null] 15:55:29.260 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@5b7adfe5[c=null] 15:55:29.260 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@5b7adfe5[c=null] 15:55:29.260 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=CONTENT,0 of 171},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.260 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@758ced66[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.260 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@380fe750[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}/Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=CONTENT,171 of 171},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.262 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,171 of 171} Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=CONTENT,171 of 171},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.262 [qtp686595107-142] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:29.262 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 171 and _firstByteTimeStamp to 317466059652 AsyncContentProducer@5b7adfe5[c=null] 15:55:29.262 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@5b7adfe5[c=null] 15:55:29.262 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@5b7adfe5[c=WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:29.262 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@5b7adfe5[c=WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:29.262 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@23988304{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=272,l=443,c=8192,r=171]={POST /pol...171\r\n\r\n<<<{"ONAPName":"DCAE","ONAPC...":"onap.scaleout.tca"}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 171 byte(s) HttpInput@1110930838 cs=ServletChannelState@23988304{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@733f77cd eof=false 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@5b7adfe5[c=WithRetainable@546953d7[l=false,b=DirectByteBufferR@380fe750[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@173abd50[rc=2,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@5b7adfe5[c=null] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@5b7adfe5[c=null] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=CONTENT,171 of 171},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(171) 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,171 of 171} Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=443,l=443,c=8192,r=0]={POST /pol....tca"}}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=END,171 of 171},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.server.Request -- read EOF 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 171 and _firstByteTimeStamp to 317466059652 AsyncContentProducer@5b7adfe5[c=null] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@5b7adfe5[c=null] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@5b7adfe5[c=EOF] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@5b7adfe5[c=EOF] 15:55:29.263 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@1110930838 cs=ServletChannelState@23988304{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@733f77cd eof=false 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=317466059652] AsyncContentProducer@5b7adfe5[c=EOF] 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@5b7adfe5[c=EOF] 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@5b7adfe5[c=EOF] 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@5b7adfe5[c=EOF] 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@23988304{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@1110930838 cs=ServletChannelState@23988304{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@733f77cd eof=false 15:55:29.264 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 15:55:29.277 [qtp686595107-142] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca}) 15:55:29.280 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Converting Request DecisionRequest(onapName=DCAE, onapComponent=PolicyHandler, onapInstance=622431a4-9dea-4eae-b443-3b2164639c64, requestId=null, context=null, action=configure, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={policy-id=onap.scaleout.tca}) 15:55:29.292 [qtp686595107-142] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DCAE 15:55:29.292 [qtp686595107-142] DEBUG com.att.research.xacml.std.annotations.RequestParser -- PolicyHandler 15:55:29.292 [qtp686595107-142] DEBUG com.att.research.xacml.std.annotations.RequestParser -- 622431a4-9dea-4eae-b443-3b2164639c64 15:55:29.293 [qtp686595107-142] DEBUG com.att.research.xacml.std.annotations.RequestParser -- configure 15:55:29.294 [qtp686595107-142] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [onap.scaleout.tca] 15:55:29.294 [qtp686595107-142] DEBUG com.att.research.xacml.std.annotations.RequestParser -- [] 15:55:29.294 [qtp686595107-142] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:policy-type 15:55:29.295 [qtp686595107-142] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DCAE urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string PolicyHandler urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string 622431a4-9dea-4eae-b443-3b2164639c64 urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string configure urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:oasis:names:tc:xacml:1.0:resource:resource-id issuer=null http://www.w3.org/2001/XMLSchema#string onap.scaleout.tca 15:55:29.299 [qtp686595107-142] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.302 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.302 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:29.303 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:29.316 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml 15:55:29.345 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:29.345 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:29.347 [qtp686595107-142] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 7e71707b-acd6-4553-8e72-66b69e31e874 version 1.0 15:55:29.347 [qtp686595107-142] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 7e71707b-acd6-4553-8e72-66b69e31e874 version 1.0 15:55:29.347 [qtp686595107-142] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.scaleout.tca version 1.0.0 15:55:29.347 [qtp686595107-142] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=root1, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-4837746517347841833/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.352 [qtp686595107-142] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:29.352 [qtp686595107-142] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 7e71707b-acd6-4553-8e72-66b69e31e874 15:55:29.353 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:29 UTC 2026: "PolicySet" from "7e71707b-acd6-4553-8e72-66b69e31e874" 15:55:29.353 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:29 UTC 2026: "Match" from "7e71707b-acd6-4553-8e72-66b69e31e874" 15:55:29.353 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:29.389 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:29 UTC 2026: "Match" from "onap.scaleout.tca" 15:55:29.389 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:29.389 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:29 UTC 2026: "Match" from "onap.scaleout.tca:rule" 15:55:29.389 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:29.391 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:29 UTC 2026: "Result" from "onap.scaleout.tca:rule" 15:55:29.392 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}]} 15:55:29.392 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:29 UTC 2026: "Result" from "onap.scaleout.tca" 15:55:29.392 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}]} 15:55:29.393 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:29 UTC 2026: "Result" from "7e71707b-acd6-4553-8e72-66b69e31e874" 15:55:29.393 [qtp686595107-142] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=7e71707b-acd6-4553-8e72-66b69e31e874,version=1.0}]} 15:55:29.393 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 98ms 15:55:29.393 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Converting Response {results=[{decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},obligations=[{id=urn:org:onap:rest:body,attributeAssignments=[{attributeId=urn:org:onap::obligation:policyid,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}}{attributeId=urn:org:onap::obligation:policycontent,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value={"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}}}}{attributeId=urn:org:onap::obligation:policytype,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributeValue={dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.policies.monitoring.cdap.tca.hi.lo.app}}]}],attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DCAE}],includeInResults=true}{attributeId=urn:org:onap:onap-component,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=PolicyHandler}],includeInResults=true}{attributeId=urn:org:onap:onap-instance,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=622431a4-9dea-4eae-b443-3b2164639c64}],includeInResults=true}]}{category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=onap.scaleout.tca}],includeInResults=true}]}],policyIdentifiers=[{id=onap.scaleout.tca,version=1.0.0}],policySetIdentifiers=[{id=7e71707b-acd6-4553-8e72-66b69e31e874,version=1.0}]}]} 15:55:29.393 [qtp686595107-142] INFO org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Obligation: urn:org:onap:rest:body 15:55:29.394 [qtp686595107-142] WARN org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator -- Advice found - not supported in this class class org.onap.policy.pdp.xacml.application.common.std.StdCombinedPolicyResultsTranslator 15:55:29.394 [qtp686595107-142] INFO org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication -- Abbreviating decision results DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, type_version=1.0.0, properties={tca_policy={domain=measurementsForVfScaling, metricsPerEventName=[{eventName=vLoadBalancer, controlLoopSchemaType=VNF, policyScope=type=configuration, policyName=onap.scaleout.tca, policyVersion=v0.0.1, thresholds=[{closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=500, direction=LESS_OR_EQUAL, severity=MAJOR}, {closedLoopControlName=CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B, closedLoopEventStatus=ONSET, version=1.0.2, fieldPath=$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated, thresholdValue=5000, direction=GREATER_OR_EQUAL, severity=CRITICAL}]}]}}, name=onap.scaleout.tca, version=1.0.0, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null) 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@4d82a72e[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=159 null 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@5e73617d committed 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@46a24bc1[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@4e887d92{200,POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@16eb08ba[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=159},cb=ChannelResponse@4e887d92{200,POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] (null,[p=0,l=159,c=8192,r=159],true)@START 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=159} last=true content=HeapByteBuffer@46a24bc1[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@5e73617d 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 159 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@16eb08ba[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=159},cb=ChannelResponse@4e887d92{200,POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] ([p=0,l=251,c=8192,r=251],[p=0,l=159,c=8192,r=159],true)@COMPLETING 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@77e5e7b{IDLE}->null [DirectByteBuffer@5356fb93[p=0,l=251,c=8192,r=251]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@46a24bc1[p=0,l=159,c=8192,r=159]={<<<{"policies":{"onap.scaleo...cy-version":"1.0.0"}}}}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@77e5e7b{WRITING}->null:IDLE-->WRITING 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 410 SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=W,to=143/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=END,171 of 171},g=HttpGenerator@2e6d3061{s=COMPLETING}]=>HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=410 remaining=0 WriteFlusher@77e5e7b{WRITING}->null 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@77e5e7b{IDLE}->null:WRITING-->IDLE 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@16eb08ba[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=159},cb=ChannelResponse@4e887d92{200,POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] ([p=251,l=251,c=8192,r=0],[p=159,l=159,c=8192,r=0],true)@END 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@a97d7eb{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@34b1e75d[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@a97d7eb{terminated=false,multiplex=0,pooled=Buffer@4477b0db[rc=0,DirectByteBuffer@5356fb93[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@34b1e75d[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:29.397 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@4e887d92{200,POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@209941a5{Queued by qtp686595107-142 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@55e15e4b{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@209941a5{Queued by qtp686595107-142 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@55e15e4b{name=HttpChannelState_writeInvoker,tail=Link@209941a5{Queued by qtp686595107-142 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@55e15e4b{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@23988304{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@23988304{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@22188ad9{s=ServletChannelState@23988304{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=142} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@61fdf393{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@1875661f,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@728b98dd}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@23988304{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@23988304{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@23988304{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@22188ad9{s=ServletChannelState@23988304{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=142} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/decision written app=159 net=159 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@5c497d25{handling=Thread[#142,qtp686595107-142,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1e7813da 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@1e7813da 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@22188ad9{s=ServletChannelState@23988304{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:41567/policy/pdpx/v1/decision?abbrev=true,age=143} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@5c497d25{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@2dc783c1, failure=null, callbackCompleted=true, completeStream=true 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@2dc783c1, null) 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@5c497d25{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 15:55:29.398 [qtp686595107-142] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:29 +0000] "POST /policy/pdpx/v1/decision?abbrev=true HTTP/1.1" 200 159 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:29.398 [qtp686595107-142] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@23288c81 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@1110930838 cs=ServletChannelState@23988304{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@733f77cd eof=true 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@733f77cd 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@5b7adfe5[c=EOF] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@23988304{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=END,171 of 171},g=HttpGenerator@2e6d3061{s=END}]=>HttpChannelState@5c497d25{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@5c497d25{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@735fb14 http://localhost:41567/policy/pdpx/v1/decision?abbrev=true HTTP/1.1} 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,171 of 171} 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@173abd50[rc=1,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@71b3770f{terminated=false,multiplex=0,pooled=Buffer@173abd50[rc=0,DirectByteBuffer@758ced66[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@34b1e75d[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@2d34fd99{ReadCallback@504fd7db{HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@17e61b8b on oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3e395fe7 in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=2,r=-1,t=58835ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.399 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=3,r=-1,t=58835ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.399 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken with none selected 15:55:29.399 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken up from select, 0/0/1 selected 15:55:29.399 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 processing 0 keys, 1 updates 15:55:29.399 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.399 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@17e61b8b 15:55:29.399 [qtp686595107-146] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.400 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.400 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 waiting with 1 keys 15:55:29.403 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Decision Response DecisionResponse(status=null, message=null, advice=null, obligations=null, policies={onap.scaleout.tca={type=onap.policies.monitoring.cdap.tca.hi.lo.app, metadata={policy-id=onap.scaleout.tca, policy-version=1.0.0}}}, attributes=null) 15:55:29.405 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:29.405 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:29.405 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:29.405 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:29.405 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-41567, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=41567, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@68cacf8b{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STARTED}}, connector=RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567}, jettyThread=Thread[#138,RestServerParameters-41567,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:29.405 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567} 15:55:29.405 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@1e0630cc[keys=1] 15:55:29.405 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@5494a0b4{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.405 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp686595107-144-acceptor-0@6fdad6c6-RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567} in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=3,r=-1,t=58829ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.405 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@15bb7acd on oeji.ManagedSelector@5494a0b4{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.406 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5494a0b4{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.406 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=58829ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db woken with none selected 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db woken up from select, 0/0/0 selected 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db processing 0 keys, 1 updates 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@15bb7acd 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@5494a0b4{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db waiting with 0 keys 15:55:29.406 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@725f288f on oeji.ManagedSelector@5494a0b4{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.406 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5494a0b4{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db woken with none selected 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db woken up from select, 0/0/0 selected 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5cd4b2db processing 0 keys, 1 updates 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@725f288f 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@5cd4b2db on oeji.ManagedSelector@5494a0b4{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@754306d1 in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.406 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.406 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@3c1a7cc1/SelectorProducer@55842ae3/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.406616841Z 15:55:29.406 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@3c1a7cc1/SelectorProducer@55842ae3/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=58828ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.406663652Z 15:55:29.406 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@5494a0b4{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.406 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@525e3e74{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.406 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@3e12aa8b on oeji.ManagedSelector@525e3e74{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.406 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@525e3e74{STOPPING}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken with none selected 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken up from select, 0/0/1 selected 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 processing 0 keys, 1 updates 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@3e12aa8b 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@525e3e74{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.406 [qtp686595107-146] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@43e62617[{l=/127.0.0.1:41567,r=/127.0.0.1:44328,CLOSED,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@2d34fd99{ReadCallback@504fd7db{HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=null,r=null,CLOSED,fill=FI,flush=-,to=7/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@59b50722[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=null,r=null,CLOSED,fill=-,flush=-,to=7/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@59b50722[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@525e3e74{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@432b3c0d startThread=0 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 waiting with 1 keys 15:55:29.407 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@29c947d0 on oeji.ManagedSelector@525e3e74{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.407 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@525e3e74{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken with none selected 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 woken up from select, 0/0/0 selected 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@dcd9064 processing 0 keys, 1 updates 15:55:29.407 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@432b3c0d in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=58827ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@29c947d0 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@dcd9064 on oeji.ManagedSelector@525e3e74{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 2 15:55:29.407 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:29.407 [qtp686595107-147] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@43e62617[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@59b50722[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=58827ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:29.40789106Z 15:55:29.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@71831e87/SelectorProducer@549ab166/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=58827ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:29.407926421Z 15:55:29.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@525e3e74{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.407 [qtp686595107-147] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@59b50722::SocketChannelEndPoint@43e62617[{l=null,r=null,CLOSED,fill=-,flush=-,to=8/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@59b50722[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@2e6d3061{s=START}]=>HttpChannelState@5c497d25{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:29.407 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@1a3e829c{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@676a2d36 on oeji.ManagedSelector@1a3e829c{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@432b3c0d in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=4,r=-1,t=58827ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.408 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a3e829c{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=58827ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken with none selected 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken up from select, 0/0/0 selected 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a processing 0 keys, 1 updates 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@676a2d36 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@1a3e829c{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a waiting with 0 keys 15:55:29.408 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6cfa6a04 on oeji.ManagedSelector@1a3e829c{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1a3e829c{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken with none selected 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a woken up from select, 0/0/0 selected 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@2ca6a89a processing 0 keys, 1 updates 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@6cfa6a04 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@2ca6a89a on oeji.ManagedSelector@1a3e829c{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@6caefd4a in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=58826ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.408 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=5,r=-1,t=58826ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:29.408555145Z 15:55:29.408 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=58826ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.408 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@16566d5c/SelectorProducer@45786756/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=58826ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:29.408585876Z 15:55:29.408 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@1a3e829c{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:29.408 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@185e7105{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.408 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4797c3e2 on oeji.ManagedSelector@185e7105{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.408 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@185e7105{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.408 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 woken with none selected 15:55:29.408 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 woken up from select, 0/0/0 selected 15:55:29.408 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 processing 0 keys, 1 updates 15:55:29.408 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.408 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4797c3e2 15:55:29.408 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@185e7105{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 waiting with 0 keys 15:55:29.409 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2483eb07 on oeji.ManagedSelector@185e7105{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@185e7105{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 woken with none selected 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 woken up from select, 0/0/0 selected 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@4e48cfe6 processing 0 keys, 1 updates 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@2483eb07 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@4e48cfe6 on oeji.ManagedSelector@185e7105{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@779a89cc in QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=58825ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@7594cd25/SelectorProducer@1079fc11/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=6,r=-1,t=58825ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.409300912Z 15:55:29.409 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=7,r=-1,t=58825ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@7594cd25/SelectorProducer@1079fc11/IDLE/p=0/QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=7,r=-1,t=58825ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.409331682Z 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@185e7105{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@1e0630cc[keys=0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@75c85a8a[HTTP/1.1] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@75c85a8a[HTTP/1.1] 15:55:29.409 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@abc771e{HTTP/1.1, (http/1.1)}{0.0.0.0:41567} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@68cacf8b{STARTED}[12.0.22,sto=0] 15:55:29.409 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@68cacf8b{STOPPING}[12.0.22,sto=0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@68cacf8b{STOPPING}[12.0.22,sto=0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@68cacf8b{STOPPING}[12.0.22,sto=0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@3740016b{STARTED}[worker=node0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@3fde1dd1{STARTED}[interval=660000, ownscheduler=false] 15:55:29.409 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@3fde1dd1{STOPPED}[interval=660000, ownscheduler=false] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@3740016b{STOPPED}[worker=node0] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STARTED}} 15:55:29.409 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STARTED}} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@2b515b5c{STARTED} 15:55:29.409 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@34f9ac7a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@3cf8526f[passivating=false,graceSec=3600] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@3cf8526f[passivating=false,graceSec=3600] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@34f9ac7a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@46c87d4b{STARTED} 15:55:29.409 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@46c87d4b{STOPPING} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@752ccee0{STARTED} 15:55:29.409 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@752ccee0{STOPPING} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=true,async=true,src=EMBEDDED:} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-695ecc82==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@f59b53b4{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:29.409 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:29.410 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1ea83b58[EMBEDDED:] 15:55:29.410 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:29.410 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:29.410 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet49f4792a{/*->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:29.410 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@51430893{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-51430893] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1ea83b58=MappedServlet13638ddf{null->org.glassfish.jersey.servlet.ServletContainer-1ea83b58==org.glassfish.jersey.servlet.ServletContainer@429d61cb{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@752ccee0{STOPPED} 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@9573850[RestServerParameters-login-service] 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@c2c496d[users.count=1] 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@c2c496d[users.count=1] 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@9573850[RestServerParameters-login-service] 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@46c87d4b{STOPPED} 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@2b515b5c{STOPPED} 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@7ed47927{base=null,protected=[]} 15:55:29.410 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@7ed47927{base=null,protected=[]} 15:55:29.410 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STOPPED}} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@7997b8a7{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@2b515b5c{STOPPED}} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@357f1e59{STARTED} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@5c2900ed{STARTED} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@5c2900ed{STOPPED} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@357f1e59{STOPPED} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@7b8247bc{STARTED} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@7b8247bc{STOPPED} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp686595107]@28ec9c23{STARTED,8<=8<=200,i=7,r=-1,t=58824ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=8<=200,i=7,r=-1,t=58824ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}} 15:55:29.411 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@265ec3ea{thread=null} in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=8<=200,i=7,r=-1,t=58823ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.411 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=8<=200,i=8,r=-1,t=58823ms,q=0}[ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}}] 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@6f09fd4a{capacity=8,threads=ThreadIdPool@6b3674f4{capacity=8}} 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#141,qtp686595107-141,5,main] for 2499 15:55:29.411 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=8,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=8,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=9,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#145,qtp686595107-145,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=9,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=9,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=9,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=9,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=10,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=9,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=10,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=10,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=11,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=11,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=11,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=12,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=10,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=13,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-147] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#147,qtp686595107-147,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=13,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=14,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=11,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#143,qtp686595107-143,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=14,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#144,qtp686595107-144,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=14,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=12,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=14,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=11,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#141,qtp686595107-141,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=14,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=15,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#145,qtp686595107-145,5,] for 2499 15:55:29.411 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#140,qtp686595107-140,5,main] for 2499 15:55:29.411 [qtp686595107-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#142,qtp686595107-142,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=14,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=15,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=16,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#146,qtp686595107-146,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=16,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.411 [qtp686595107-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#140,qtp686595107-140,5,main] exited for QueuedThreadPool[qtp686595107]@28ec9c23{STOPPING,8<=0<=200,i=16,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.412 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#146,qtp686595107-146,5,] for 2499 15:55:29.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp686595107]@28ec9c23{STOPPED,8<=0<=200,i=16,r=-1,t=58823ms,q=0}[NO_TRY] 15:55:29.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@68cacf8b{STOPPED}[12.0.22,sto=0] 15:55:29.412 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:29.412 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:29.412 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:29.412 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@61c3b31c to TERMINATED 15:55:29.412 [pool-14-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@513bf69a 15:55:29.412 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"24fe73bf-8fb3-4abe-92ee-15238bc2c1b5","timestampMs":1768838129412,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:29.412 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:29.412 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:29.412 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:29.412 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 15:55:29.412 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:29.412 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:55:29.412 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:29.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:29.413 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7643c43 15:55:29.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:29.413 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.427 s -- in org.onap.policy.pdpx.main.rest.TestAbbreviateDecisionResults [INFO] Running org.onap.policy.pdpx.main.rest.TestXacmlPdpServiceFilter [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.onap.policy.pdpx.main.rest.TestXacmlPdpServiceFilter [INFO] Running org.onap.policy.pdpx.main.rest.TestStatisticsReport [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pdpx.main.rest.TestStatisticsReport [INFO] Running org.onap.policy.pdpx.main.rest.TestDecision 15:55:29.689 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps to /tmp/junit-1706012039356855124/apps 15:55:29.689 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard to /tmp/junit-1706012039356855124/apps/guard 15:55:29.689 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/guard/xacml.properties to /tmp/junit-1706012039356855124/apps/guard/xacml.properties 15:55:29.689 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native to /tmp/junit-1706012039356855124/apps/native 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/native/xacml.properties to /tmp/junit-1706012039356855124/apps/native/xacml.properties 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring to /tmp/junit-1706012039356855124/apps/monitoring 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/monitoring/xacml.properties to /tmp/junit-1706012039356855124/apps/monitoring/xacml.properties 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match to /tmp/junit-1706012039356855124/apps/match 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/match/xacml.properties to /tmp/junit-1706012039356855124/apps/match/xacml.properties 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization to /tmp/junit-1706012039356855124/apps/optimization 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/optimization/xacml.properties to /tmp/junit-1706012039356855124/apps/optimization/xacml.properties 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming to /tmp/junit-1706012039356855124/apps/naming 15:55:29.690 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Copying src/test/resources/apps/naming/xacml.properties to /tmp/junit-1706012039356855124/apps/naming/xacml.properties 15:55:29.693 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Creating new params: {"pdpGroup":"XacmlPdpGroup","pdpType":"xacml","restServerParameters":{"host":"0.0.0.0","port":34283,"userName":"healthcheck","password":"zb!XztG34","https":false,"sniHostCHeck":false,"aaf":false,"prometheus":false,"name":"RestServerParameters"},"policyApiParameters":{"port":6970,"fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":false,"userName":"healthcheck","password":"zb!XztG34","clientName":"policyApiParameters","hostname":"0.0.0.0"},"topicParameterGroup":{"topicSources":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"topicSinks":[{"topicCommInfrastructure":"noop","port":0,"servers":["message-router"],"topic":"policy-pdp-pap","fetchTimeout":0,"fetchLimit":0,"useHttps":false,"allowTracing":false,"allowSelfSignedCerts":false,"managed":true}],"name":"TopicParameterGroup"},"applicationParameters":{"applicationPath":"/tmp/junit-1706012039356855124/apps","exclusions":[],"name":"XacmlApplicationParameters"},"probeHeartbeatTopicSec":4,"name":"XacmlPdpParameters"} 15:55:29.693 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Starting policy xacml pdp service with arguments - [-c, /tmp/junit-1706012039356855124/params.json] 15:55:29.693 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-1706012039356855124/params.json" was found on the local file system 15:55:29.693 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/tmp/junit-1706012039356855124/params.json" was found on the local file system 15:55:29.694 [main] INFO org.onap.policy.pdpx.main.startstop.XacmlPdpActivator -- Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@5914a346 15:55:29.695 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@6a75d12 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=0.0.0.0, port=6970, basePath=null, userName=healthcheck, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@30082a5e, baseUrl=http://0.0.0.0:6970/, alive=true) 15:55:29.695 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:29.695 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-1706012039356855124/apps/guard 15:55:29.695 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1706012039356855124/apps/guard 15:55:29.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1706012039356855124/apps/guard/xacml.properties 15:55:29.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:29.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:29.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:29.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:29.695 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:29.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:29.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-1706012039356855124/apps/monitoring 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1706012039356855124/apps/monitoring 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1706012039356855124/apps/monitoring/xacml.properties 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:29.696 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-1706012039356855124/apps/guard 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1706012039356855124/apps/guard 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1706012039356855124/apps/guard/xacml.properties 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:29.696 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:29.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:29.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-1706012039356855124/apps/optimization 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1706012039356855124/apps/optimization 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1706012039356855124/apps/optimization/xacml.properties 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:29.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-1706012039356855124/apps/naming 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1706012039356855124/apps/naming 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1706012039356855124/apps/naming/xacml.properties 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:29.697 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.697 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:29.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-1706012039356855124/apps/native 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1706012039356855124/apps/native 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1706012039356855124/apps/native/xacml.properties 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:29.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-1706012039356855124/apps/match 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-1706012039356855124/apps/match 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-1706012039356855124/apps/match/xacml.properties 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:29.698 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:29.698 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@79ed43f8, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@57ecd447, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@1f2eb34c, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@7ca3fa41, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@6fc294ae, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@5e3d3bfd} 15:55:29.698 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No sink for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopicSink for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSinkFactory.get(IndexedKafkaTopicSinkFactory.java:175) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSink(TopicEndpointProxy.java:468) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSinks(TopicEndpointProxy.java:256) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:80) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.rest.TestDecision.startXacmlPdpService(TestDecision.java:212) at org.onap.policy.pdpx.main.rest.TestDecision.beforeClass(TestDecision.java:126) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:29.700 [main] DEBUG org.onap.policy.common.message.bus.event.TopicEndpointProxy -- No KAFKA source for topic: policy-pdp-pap java.lang.IllegalStateException: KafkaTopiceSource for policy-pdp-pap not found at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.get(IndexedKafkaTopicSourceFactory.java:197) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getKafkaTopicSource(TopicEndpointProxy.java:458) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.lambda$getTopicSources$0(TopicEndpointProxy.java:197) at java.base/java.util.Collections$SingletonList.forEach(Collections.java:5186) at org.onap.policy.common.message.bus.event.TopicEndpointProxy.getTopicSources(TopicEndpointProxy.java:195) at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.(BidirectionalTopicClient.java:90) at org.onap.policy.pdpx.main.startstop.XacmlPdpActivator.(XacmlPdpActivator.java:117) at org.onap.policy.pdpx.main.startstop.Main.(Main.java:76) at org.onap.policy.pdpx.main.rest.TestDecision.startXacmlPdpService(TestDecision.java:212) at org.onap.policy.pdpx.main.rest.TestDecision.beforeClass(TestDecision.java:126) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:128) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptBeforeAllMethod(TimeoutExtension.java:70) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllMethods$0(ClassBasedTestDescriptor.java:448) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllMethods(ClassBasedTestDescriptor.java:446) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:251) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:88) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:173) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:55:29.700 [main] INFO org.onap.policy.pdpx.main.comm.XacmlPdpHearbeatPublisher -- heartbeat topic probe 4000ms 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6cf4ac81 added {SymlinkAllowedResourceAliasChecker@2a063e1a{base=null,protected=[]},MANAGED} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@1827974273 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1914370256 added {org.eclipse.jetty.ee10.servlet.SessionHandler$CookieConfig@1c89afe[name=null,domain=null,path=null,max-age=-1,secure=false,http-only=false,comment=null,attributes={}],POJO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1914370256 added {[],POJO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1914370256 added {[],POJO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@1914370256 added {[],POJO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6cf4ac81 added {oeje10s.SessionHandler@721af8d0{STOPPED},AUTO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@721af8d0 added {oeje10s.ServletHandler@4891aee2{STOPPED},AUTO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@537caf04 added {org.eclipse.jetty.util.thread.ThreadPoolBudget@768511c3,POJO} 15:55:29.700 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@870283911 added {QueuedThreadPool[qtp1400680196]@537caf04{STOPPED,8<=0<=200,i=0,r=-1,t=-317904ms,q=0}[NO_TRY],AUTO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@870283911 added {oejut.ScheduledExecutorScheduler@767c34a0{STOPPED},AUTO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@870283911 added {org.eclipse.jetty.io.ArrayByteBufferPool@404ea1e4{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},POJO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@870283911 added {org.eclipse.jetty.util.resource.FileSystemPool@3c64339f,UNMANAGED} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@870283911 added {org.eclipse.jetty.util.component.DumpableMap@1e9bbb27,POJO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- CustomRequestLog@1457058097 added {oejs.Slf4jRequestLogWriter@4116167e{STOPPED},AUTO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@33df7a87 added {oejs.CustomRequestLog@56d8f131{STOPPED},AUTO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HttpConnectionFactory@1961025081 added {HttpConfiguration@37630101{32768/8192,8192/8192,https://:0,[]},POJO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@648228773 added {QueuedThreadPool[qtp1400680196]@537caf04{STOPPED,8<=0<=200,i=0,r=-1,t=-317904ms,q=0}[NO_TRY],UNMANAGED} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@648228773 added {oejut.ScheduledExecutorScheduler@767c34a0{STOPPED},UNMANAGED} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@648228773 added {org.eclipse.jetty.io.ArrayByteBufferPool@404ea1e4{min=0,max=65536,buckets=16,heap=0/1051721728,direct=0/1051721728},UNMANAGED} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@26a32fa5 added {HttpConnectionFactory@74e2de39[HTTP/1.1],AUTO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.server.AbstractConnector -- ServerConnector@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@74e2de39[HTTP/1.1] 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@648228773 added {ServerConnectorManager@57f778e9[keys=0],MANAGED} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@33df7a87 added {RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283},AUTO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@33df7a87 added {oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@721af8d0{STOPPED}},AUTO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@35067738 added {SymlinkAllowedResourceAliasChecker@1a420390{base=null,protected=[]},MANAGED} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@889616184 added {org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0],POJO} 15:55:29.701 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@35067738 added {oeje10s.ServletHandler@2523c97a{STOPPED},AUTO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2523c97a added {org.glassfish.jersey.servlet.ServletContainer-49ffcd07==org.glassfish.jersey.servlet.ServletContainer@6dd5063b{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@2523c97a added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-49ffcd07,POJO} 15:55:29.702 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={}, swaggerId=swagger-34283, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=34283, sniHostCheck=false, user=null, password=null, contextPath=/, jettyServer=oejs.Server@33df7a87{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@721af8d0{STOPPED}}, connector=RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}, jettyThread=null, servlets={})]: Swagger Servlet has been attached: org.glassfish.jersey.servlet.ServletContainer-49ffcd07==org.glassfish.jersey.servlet.ServletContainer@6dd5063b{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=4 +> swagger.api.basepath=http://prd-ubuntu2204-docker-8c-8g-1490:34283/ +> swagger.context.id=swagger-34283 +> swagger.pretty.print=true +> swagger.scanner.id=swagger-34283 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 182/292/8,024 MiB UTC: 2026-01-19T15:55:29.702241114Z; Etc/UTC: 2026-01-19T15:55:29.702241114Z 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@1338432695 added {org.eclipse.jetty.security.DefaultIdentityService@4512085c,POJO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- HashLoginService@4fc6dcb7 added {UserStore@7e41619d[users.count=1],AUTO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@817578568 added {org.eclipse.jetty.util.component.DumpableCollection@65beeceb,POJO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:29.702 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:29.702 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=Constraint@49e11ca7{unnamed@49e11ca7,INHERIT,SPECIFIC_ROLE,[user]}] replacing null to PathMappings[size=1] 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30bb4248 added {org.eclipse.jetty.security.authentication.BasicAuthenticator@10063448,POJO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30bb4248 added {HashLoginService@4fc6dcb7[RestServerParameters-login-service],AUTO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@721af8d0 added {oejs.SecurityHandler$PathMapped@30bb4248{STOPPED},AUTO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30bb4248 added {oeje10s.ServletHandler@4891aee2{STOPPED},AUTO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4891aee2 added {org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:29.702 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4891aee2 added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-3b00a7b9,POJO} 15:55:29.703 [main] DEBUG org.onap.policy.common.endpoints.http.server.internal.JettyJerseyServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-34283, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=34283, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@33df7a87{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@721af8d0{STOPPED}}, connector=RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: added REST class: org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} - STOPPED +> class org.glassfish.jersey.servlet.ServletContainer +> initParams size=5 +> jersey.config.server.disableMetainfServicesLookup=true +> swagger.context.id=swagger-34283 +> jersey.config.server.provider.classnames=org.onap.policy.common.gson.GsonMessageBodyHandler,org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler,org.onap.policy.common.endpoints.http.server.JsonExceptionMapper,org.onap.policy.common.endpoints.http.server.YamlExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlJsonExceptionMapper,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlMessageBodyHandler,org.onap.policy.pdpx.main.rest.serialization.XacmlXmlExceptionMapper,org.onap.policy.pdpx.main.rest.XacmlPdpRestController +> jersey.config.server.provider.packages=io.swagger.v3.jaxrs2.integration.resources,io.swagger.sample.resource +> swagger.scanner.id=swagger-34283 key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined JVM: Ubuntu OpenJDK 64-Bit Server VM 21.0.7+6-Ubuntu-0ubuntu122.04; OS: Linux amd64 5.15.0-142-generic; Jetty: 12.0.22; CPUs: 8; mem(free/total/max): 182/292/8,024 MiB UTC: 2026-01-19T15:55:29.702890579Z; Etc/UTC: 2026-01-19T15:55:29.702890579Z 15:55:29.703 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4891aee2 added {org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:},AUTO} 15:55:29.703 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4891aee2 added {[/*]/[]/[]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86,POJO} 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting XACML PDP parameters 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Message Dispatcher 15:55:29.703 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7f7168e7 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting topics 15:55:29.703 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:55:29.703 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Terminate PDP 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting Heartbeat Publisher 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST Server 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager starting REST RestServerParameters 15:55:29.703 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-34283, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=34283, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@33df7a87{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@721af8d0{STOPPED}}, connector=RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}, jettyThread=null, servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: STARTING 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:29.703 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager started 15:55:29.703 [main] INFO org.onap.policy.pdpx.main.startstop.Main -- Started policy-xacml-pdp service successfully. 15:55:29.704 [pool-15-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@4e6ccfb2 15:55:29.704 [pool-15-thread-1] INFO network -- [OUT|NOOP|policy-pdp-pap] {"messageName":"PDP_TOPIC_CHECK","requestId":"56bd9280-9feb-4aea-b15a-3c11f4215c8b","timestampMs":1768838129703,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3"} 15:55:29.704 [RestServerParameters-34283] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}, swaggerId=swagger-34283, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=34283, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@33df7a87{STOPPED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@721af8d0{STOPPED}}, connector=RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}, jettyThread=Thread[#150,RestServerParameters-34283,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}})]: RUN 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Server@33df7a87{STOPPED}[12.0.22,sto=0] 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@33df7a87 added {org.eclipse.jetty.server.Server$DynamicErrorHandler@22a81eba,POJO} 15:55:29.704 [RestServerParameters-34283] INFO org.eclipse.jetty.server.Server -- jetty-12.0.22; built: 2025-06-02T15:25:31.946Z; git: 335c9ab44a5591f0ea941bf350e139b8c4f5537c; jvm 21.0.7+6-Ubuntu-0ubuntu122.04 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.Server@33df7a87{STARTING}[12.0.22,sto=0] 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING QueuedThreadPool[qtp1400680196]@537caf04{STOPPED,8<=0<=200,i=0,r=-1,t=-317908ms,q=0}[NO_TRY] 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.ThreadIdPool -- ThreadIdPool@2c6ff49f{capacity=8} 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@676361674 added {QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=0<=200,i=0,r=-1,t=-317908ms,q=0}[NO_TRY],UNMANAGED} 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ReservedThreadExecutor@676361674 added {ThreadIdPool@2c6ff49f{capacity=8},POJO} 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- QueuedThreadPool@537caf04 added {ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}},AUTO} 15:55:29.704 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} 15:55:29.705 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14026ms ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} 15:55:29.705 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#152,qtp1400680196-152,5,main] 15:55:29.705 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#153,qtp1400680196-153,5,main] 15:55:29.705 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=2<=200,i=2,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.705 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#154,qtp1400680196-154,5,main] 15:55:29.705 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=3<=200,i=3,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.705 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#155,qtp1400680196-155,5,main] 15:55:29.705 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=4<=200,i=4,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.705 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#156,qtp1400680196-156,5,main] 15:55:29.705 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=5<=200,i=5,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#157,qtp1400680196-157,5,main] 15:55:29.706 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=6<=200,i=6,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#158,qtp1400680196-158,5,main] 15:55:29.706 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=7<=200,i=7,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Starting Thread[#159,qtp1400680196-159,5,main] 15:55:29.706 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTING,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14028ms QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.706 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Runner started for QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejut.ScheduledExecutorScheduler@767c34a0{STOPPED} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14028ms oejut.ScheduledExecutorScheduler@767c34a0{STARTED} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.CustomRequestLog@56d8f131{STOPPED} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.Slf4jRequestLogWriter@4116167e{STOPPED} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14028ms oejs.Slf4jRequestLogWriter@4116167e{STARTED} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14028ms oejs.CustomRequestLog@56d8f131{STARTED} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=STOPPED,h=oeje10s.SessionHandler@721af8d0{STOPPED}} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory -- Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@5ea119cf 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=STARTING,h=oeje10s.SessionHandler@721af8d0{STOPPED}} 15:55:29.706 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING SymlinkAllowedResourceAliasChecker@2a063e1a{base=null,protected=[]} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletContextHandler@6cf4ac81 added {org.eclipse.jetty.server.AllowedResourceAliasChecker$AllowedResourceAliasCheckListener@143f805c,POJO} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14028ms SymlinkAllowedResourceAliasChecker@2a063e1a{base=null,protected=[]} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.SessionHandler@721af8d0{STOPPED} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@721af8d0 added {org.eclipse.jetty.session.DefaultSessionCache@25ba03c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionCache@25ba03c added {org.eclipse.jetty.session.NullSessionDataStore@46592a8a[passivating=false,graceSec=3600],AUTO} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.DefaultSessionIdManager@10e03cef{STOPPED}[worker=null] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- DefaultSessionIdManager@10e03cef added {oejs.HouseKeeper@78b563cf{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:55:29.707 [RestServerParameters-34283] INFO org.eclipse.jetty.session.DefaultSessionIdManager -- Session workerName=node0 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.HouseKeeper@78b563cf{STOPPED}[interval=600000, ownscheduler=false] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 scavenging every 600000ms 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14029ms oejs.HouseKeeper@78b563cf{STARTED}[interval=600000, ownscheduler=false] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14029ms oejs.DefaultSessionIdManager@10e03cef{STARTED}[worker=node0] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- Server@33df7a87 added {oejs.DefaultSessionIdManager@10e03cef{STARTED}[worker=node0],MANAGED} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@721af8d0 added {oejs.DefaultSessionIdManager@10e03cef{STARTED}[worker=node0],UNMANAGED} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oejs.SecurityHandler$PathMapped@30bb4248{STOPPED} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30bb4248 added {org.eclipse.jetty.security.DefaultIdentityService@4512085c,POJO} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- PathMapped@30bb4248 added {org.eclipse.jetty.security.internal.DeferredAuthenticationState@283215b3,POJO} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oejs.SecurityHandler$PathMapped@30bb4248{STARTING} 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HashLoginService@4fc6dcb7[RestServerParameters-login-service] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING UserStore@7e41619d[users.count=1] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14029ms UserStore@7e41619d[users.count=1] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14029ms HashLoginService@4fc6dcb7[RestServerParameters-login-service] 15:55:29.707 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeje10s.ServletHandler@4891aee2{STOPPED} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9[EMBEDDED:] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet3924431e{/*->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3b00a7b9=MappedServlet6a5ce4ee{null->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Adding Default404Servlet to oeje10s.ServletHandler@4891aee2{STARTING} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4891aee2 added {org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED},AUTO} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServletHandler@4891aee2 added {[/]=>org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e,POJO} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9[EMBEDDED:] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet600b5a1c{/*->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e[EMBEDDED:] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet47c3fb81{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e=MappedServlet60732517{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-3b00a7b9=MappedServlet60c8f2a0{null->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9[EMBEDDED:] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet5a299f1f{/*->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/[EMBEDDED:] mapped to servlet=org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e[EMBEDDED:] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457dcb7{DEFAULT,/} from PathMappings[size=1] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457dcb7{DEFAULT,/},resource=MappedServlet2ee7828{/->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=2] 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86] servletFilterMap={} servletPathMap=PathMappings[size=2] servletNameMap={org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e=MappedServlet60732517{null->org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED}}, org.glassfish.jersey.servlet.ServletContainer-3b00a7b9=MappedServlet60c8f2a0{null->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.server.Handler$Abstract -- starting oeje10s.ServletHandler@4891aee2{STARTING} 15:55:29.708 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14030ms oeje10s.ServletHandler@4891aee2{STARTED} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14030ms oejs.SecurityHandler$PathMapped@30bb4248{STARTED} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.DefaultSessionCache@25ba03c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.session.NullSessionDataStore@46592a8a[passivating=false,graceSec=3600] 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14031ms org.eclipse.jetty.session.NullSessionDataStore@46592a8a[passivating=false,graceSec=3600] 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14031ms org.eclipse.jetty.session.DefaultSessionCache@25ba03c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- SessionHandler@721af8d0 added {[],POJO} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14031ms oeje10s.SessionHandler@721af8d0{STARTED} 15:55:29.709 [RestServerParameters-34283] INFO org.eclipse.jetty.server.handler.ContextHandler -- Started oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STARTED}} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.BaseHolder -- Holding class org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter from jdk.internal.loader.ClassLoaders$AppClassLoader@76ed5528 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14031ms org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.FilterHolder -- Filter.init org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@7b4caeff 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14031ms org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14031ms org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:29.709 [RestServerParameters-34283] DEBUG org.eclipse.jetty.ee10.servlet.ServletHolder -- Servlet.init null for org.glassfish.jersey.servlet.ServletContainer-3b00a7b9 15:55:29.739 [RestServerParameters-34283] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:29.739 [RestServerParameters-34283] INFO org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler -- Accepting YAML for REST calls 15:55:29.744 [RestServerParameters-34283] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Started oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STARTED}} 15:55:29.744 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14066ms oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STARTED}} 15:55:29.744 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283} 15:55:29.744 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@26a32fa5 added {sun.nio.ch.ServerSocketChannelImpl[/[0:0:0:0:0:0:0:0]:34283],POJO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING HttpConnectionFactory@74e2de39[HTTP/1.1] 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14066ms HttpConnectionFactory@74e2de39[HTTP/1.1] 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING ServerConnectorManager@57f778e9[keys=0] 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1565584828 added {SelectorProducer@7b8ee49a,POJO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1565584828 added {QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}],UNMANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5d50edbc/SelectorProducer@7b8ee49a/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745153085Z created 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1767853412 added {AdaptiveExecutionStrategy@5d50edbc/SelectorProducer@7b8ee49a/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745179705Z,MANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@57f778e9 added {oeji.ManagedSelector@695f4d64{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@861501057 added {SelectorProducer@69be405b,POJO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@861501057 added {QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}],UNMANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745365659Z created 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1696121794 added {AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59961ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.7453857Z,MANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@57f778e9 added {oeji.ManagedSelector@6518c3c2{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1983874664 added {SelectorProducer@e2a0b50,POJO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@1983874664 added {QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}],UNMANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745455911Z created 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@361573974 added {AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745474062Z,MANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@57f778e9 added {oeji.ManagedSelector@158d2e56{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@917043702 added {SelectorProducer@3cae358d,POJO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- AdaptiveExecutionStrategy@917043702 added {QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}],UNMANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@36a8f9f6/SelectorProducer@3cae358d/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745537513Z created 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ManagedSelector@1652607427 added {AdaptiveExecutionStrategy@36a8f9f6/SelectorProducer@3cae358d/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745554884Z,MANAGED} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnectorManager@57f778e9 added {oeji.ManagedSelector@6280c9c3{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0],AUTO} 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@695f4d64{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@5d50edbc/SelectorProducer@7b8ee49a/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745617425Z 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14067ms AdaptiveExecutionStrategy@5d50edbc/SelectorProducer@7b8ee49a/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=8,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745644566Z 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1e03a45b startThread=0 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6f158924 on oeji.ManagedSelector@695f4d64{STARTING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.745 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1e03a45b in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=7,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.745 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@5d50edbc/SelectorProducer@7b8ee49a/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=7,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.745879082Z tryProduce false 15:55:29.745 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.745 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@6f158924 15:55:29.745 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.745 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf waiting with 0 keys 15:55:29.745 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14067ms oeji.ManagedSelector@695f4d64{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6518c3c2{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=7,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746092706Z 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14067ms AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=7,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746119497Z 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@225adb16 startThread=0 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@46f0c04f on oeji.ManagedSelector@6518c3c2{STARTING}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@225adb16 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.746 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=59960ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746322031Z tryProduce false 15:55:29.746 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.746 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@46f0c04f 15:55:29.746 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.746 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe waiting with 0 keys 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@158d2e56{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746481375Z 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746508445Z 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@45d295b6 startThread=0 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@64d6881 on oeji.ManagedSelector@158d2e56{STARTING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@45d295b6 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746640218Z tryProduce false 15:55:29.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@64d6881 15:55:29.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 0 keys 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING oeji.ManagedSelector@6280c9c3{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTING AdaptiveExecutionStrategy@36a8f9f6/SelectorProducer@3cae358d/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746791452Z 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms AdaptiveExecutionStrategy@36a8f9f6/SelectorProducer@3cae358d/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746819282Z 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@723b9135 startThread=0 15:55:29.746 [RestServerParameters-34283] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3209d585 on oeji.ManagedSelector@6280c9c3{STARTING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.746 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@723b9135 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.746 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@36a8f9f6/SelectorProducer@3cae358d/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:29.746953775Z tryProduce false 15:55:29.746 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:29.746 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$Start@3209d585 15:55:29.747 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:29.747 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 waiting with 0 keys 15:55:29.747 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms oeji.ManagedSelector@6280c9c3{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:29.747 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms ServerConnectorManager@57f778e9[keys=0] 15:55:29.747 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle -- ServerConnector@26a32fa5 added {acceptor-0@63a79957,POJO} 15:55:29.747 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue acceptor-0@63a79957 startThread=0 15:55:29.747 [RestServerParameters-34283] INFO org.eclipse.jetty.server.AbstractConnector -- Started RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283} 15:55:29.747 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283} 15:55:29.747 [RestServerParameters-34283] INFO org.eclipse.jetty.server.Server -- Started oejs.Server@33df7a87{STARTING}[12.0.22,sto=0] @14068ms 15:55:29.747 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run acceptor-0@63a79957 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=59959ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:29.747 [RestServerParameters-34283] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STARTED @14068ms oejs.Server@33df7a87{STARTED}[12.0.22,sto=0] 15:55:30.705 [main] DEBUG org.onap.policy.common.utils.network.NetworkUtil -- localhost:34283 connected - retries=20 interval=1000 15:55:30.705 [qtp1400680196-156-acceptor-0@63a79957-RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@3760a0da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34322]] on oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.706 [qtp1400680196-156-acceptor-0@63a79957-RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken with none selected 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken up from select, 0/0/0 selected 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe processing 0 keys, 1 updates 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@3760a0da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34322]] 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@3760a0da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34322]] startThread=0 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.706 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe waiting with 1 keys 15:55:30.706 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@3760a0da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34322]] in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58999ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.706 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:30.706 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:30.706 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:30.706 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@c2e66e9 on oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.706 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.707 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.707 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.707 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@78af73cd{ReadCallback@7494b1f{HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.707 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.707 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@29030647 on oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.707 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:30.707 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.708 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@3760a0da[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34322]] in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken with none selected 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken up from select, 0/0/1 selected 15:55:30.708 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=58998ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe processing 0 keys, 2 updates 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@c2e66e9 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@29030647 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe waiting with 1 keys 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken up from select, 1/1/1 selected 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe processing 1 keys, 0 updates 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34322], selector=sun.nio.ch.EPollSelectorImpl@6b58fdbe, interestOps=1, readyOps=1 SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@61a096ce{thread=null} startThread=0 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/PRODUCING/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:30.708587324Z 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/PRODUCING/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:30.708678056Z 15:55:30.708 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@61a096ce{thread=null} in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.708 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 6 15:55:30.708 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=1,r=-1,t=58997ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.708 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@78af73cd{ReadCallback@7494b1f{HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired ReservedBuffer@110db35b[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownInput SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled -1 DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled -1 ReservedBuffer@110db35b[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,ISHUT,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- atEOF HttpParser{s=START,0 of -1} 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled -1 HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null} ReservedBuffer@110db35b[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse ReservedBuffer@110db35b[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSED 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- early EOF HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=CLOSED,0 of -1} ReservedBuffer@110db35b[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer ReservedBuffer@110db35b[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.709 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@1bf5d82b{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:30.710 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@1bf5d82b{terminated=false,multiplex=0,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=0,size=1,max=256,leaked=0,terminated=false] 15:55:30.710 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- shutdownOutput SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,ISHUT,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.710 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,CLOSED,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.710 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@78af73cd{null} 15:55:30.710 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=1 selected=1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.711 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6fe38b89 startThread=0 15:55:30.711 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.711 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@6d60d99[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=0,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.711 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6fe38b89 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=1,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.712 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@6d60d99[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.712 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@811f333::SocketChannelEndPoint@6d60d99[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=0/0,kio=-1,kro=-1}]->[HttpConnection@811f333[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.712 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@6fe38b89 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=1,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.712 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58994ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.708 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:30.708 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@6d60d99[{l=/127.0.0.1:34283,r=/127.0.0.1:34322,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@811f333[p=HttpParser{s=START,0 of -1},g=HttpGenerator@492cf908{s=START}]=>HttpChannelState@7f209f71{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.712 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe waiting with 1 keys 15:55:30.712 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken with none selected 15:55:30.712 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken up from select, 0/0/0 selected 15:55:30.712 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe processing 0 keys, 0 updates 15:55:30.712 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:30.712 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.712 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe waiting with 0 keys 15:55:30.712 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running test testDecision_Native 15:55:30.713 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.xml" was found on the local file system 15:55:30.714 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/src/test/resources/decisions/decision.native.request.json" was found on the local file system 15:55:30.724 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:30.725 [main] INFO org.onap.policy.common.gson.GsonMessageBodyHandler -- Using GSON for REST calls 15:55:30.727 [qtp1400680196-156-acceptor-0@63a79957-RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false Accept@39a74846[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330]] on oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.727 [qtp1400680196-156-acceptor-0@63a79957-RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/0 selected 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 1 updates 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- update Accept@39a74846[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330]] 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue Accept@39a74846[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330]] startThread=0 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.727 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.727 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run Accept@39a74846[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330]] in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=1,r=-1,t=58978ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.727 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.IdleTimeout -- Setting idle timeout 0 -> 30000 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:30.727 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.IdleTimeout -- SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:55:30.727 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- New HTTP Connection HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[] 15:55:30.727 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@79156d20 on oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.727 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- onOpen SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.AbstractConnection -- onOpen HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 on oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=2 selection:tot=0/avg=0.00/max=0] 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Created SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran Accept@39a74846[java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330]] in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=1,r=-1,t=58978ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.728 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58978ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/1 selected 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 2 updates 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 2 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3f3630@79156d20 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 1/1/1 selected 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 1 keys, 0 updates 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330], selector=sun.nio.ch.EPollSelectorImpl@5d5a30f3, interestOps=1, readyOps=1 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58977ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:30.728765882Z 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.728 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} reservedThread run AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58977ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:30.728869264Z on ReservedThread@61a096ce{thread=Thread[#158,qtp1400680196-158,5,main]} 15:55:30.728 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.728 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58977ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:30.729011197Z tryProduce true 15:55:30.729 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:30.729 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@1bf5d82b{terminated=false,multiplex=1,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=1,max=256,leaked=0,terminated=false] 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.729 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.729 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 1716 DirectByteBuffer@1fca5f0a[p=0,l=1716,c=8192,r=1716]={<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 1716 Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=1716,c=8192,r=1716]={<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 1716 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=1716,c=8192,r=1716]={<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=1716,c=8192,r=1716]={<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1fca5f0a[p=0,l=1716,c=8192,r=1716]={<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST) 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/xacml+xml) 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/xacml+xml) header=Accept, headerString=[Accept], valueString=[application/xacml+xml] 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/xacml+xml) 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/xacml+xml] 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:30.729 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:34283) 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:34283) header=Host, headerString=[Host], valueString=[localhost:34283] 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 1435) 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[1435] 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:34283/policy/pdpx/v1/xacml,HTTP/1.1,h=7,cl=1435,p=null} HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 1435} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 1435},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1 HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 1435},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.730 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@66c3a3c0[c=null] 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=0} -> ServletContextRequest@61adc759{POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} : ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/xacml) -> Constraint@49e11ca7{unnamed@49e11ca7,INHERIT,SPECIFIC_ROLE,[user]} 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@10063448.login DefaultUserIdentity('healthcheck') 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@7dc7ec5e{BASIC,DefaultUserIdentity('healthcheck')} 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4891aee2{STARTED} ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} ServletContextRequest@61adc759{POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@76c12e6a org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@79d9a8e4 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} -> ServletContextRequest@61adc759{POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@76c12e6a,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@79d9a8e4 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:34283/policy/pdpx/v1/xacml ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@4891aee2{STARTED} cached filter chain for REQUEST: Chain@73a54ba4(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=true,async=true,src=EMBEDDED:})->ChainEnd@31c2fc92(org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:30.731 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@73a54ba4(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=true,async=true,src=EMBEDDED:})->ChainEnd@31c2fc92(org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 1435},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1fca5f0a[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@61b7cdbd[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}/Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,1435 of 1435},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,1435 of 1435} Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,1435 of 1435},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1435 and _firstByteTimeStamp to 318940225939 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.736 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=281,l=1716,c=8192,r=1435]={POST /pol...435\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=282,l=1716,c=8192,r=1434]={POST /pol...35\r\n\r\n<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=283,l=1716,c=8192,r=1433]={POST /pol...5\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=284,l=1716,c=8192,r=1432]={POST /pol...\r\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.737 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=285,l=1716,c=8192,r=1431]={POST /pol...\n\r\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 28 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=313,l=1716,c=8192,r=1403]={POST /pol...ing="ut<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.738 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=314,l=1716,c=8192,r=1402]={POST /pol...ng="utf<<<-8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=315,l=1716,c=8192,r=1401]={POST /pol...g="utf-<<<8"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=316,l=1716,c=8192,r=1400]={POST /pol...="utf-8<<<"?>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=317,l=1716,c=8192,r=1399]={POST /pol..."utf-8"<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.739 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=318,l=1716,c=8192,r=1398]={POST /pol...utf-8"?<<<>\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=319,l=1716,c=8192,r=1397]={POST /pol...tf-8"?><<<\n\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1397 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.740 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@67990c66[l=false,b=DirectByteBufferR@61b7cdbd[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318940225939] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,1435 of 1435},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(1435) 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,1435 of 1435} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=1716,l=1716,c=8192,r=0]={POST /pol...equest><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,1435 of 1435},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.Request -- read EOF 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1435 and _firstByteTimeStamp to 318940225939 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@66c3a3c0[c=null] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.741 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 15:55:30.743 [qtp1400680196-154] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision {returnPolicyIdList=false,combinedDecision=false,requestAttributes=[{super={category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Julius Hibbert}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#anyURI,value=http://medico.com/record/patient/BartSimpson}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:action:action-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=read}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:environment}}]} 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.744 [qtp1400680196-154] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.744 [qtp1400680196-154] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:30.744 [qtp1400680196-154] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:30.744 [qtp1400680196-154] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:30.744 [qtp1400680196-154] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 8f81e5ed-adde-408b-9960-8dfce8a698f2 version 1.0 15:55:30.744 [qtp1400680196-154] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 8f81e5ed-adde-408b-9960-8dfce8a698f2 version 1.0 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8f81e5ed-adde-408b-9960-8dfce8a698f2 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "PolicySet" from "8f81e5ed-adde-408b-9960-8dfce8a698f2" 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "Match" from "8f81e5ed-adde-408b-9960-8dfce8a698f2" 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "Result" from "8f81e5ed-adde-408b-9960-8dfce8a698f2" 15:55:30.744 [qtp1400680196-154] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:30.744 [qtp1400680196-154] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 0ms 15:55:30.744 [qtp1400680196-154] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Xacml decision {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]} 15:55:30.745 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@64abb7b0[p=0,l=451,c=8192,r=451]={<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:30.745 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=451 null 15:55:30.745 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f committed 15:55:30.745 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@36de7e0f[p=0,l=451,c=8192,r=451]={<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@7fc31bbe{200,POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.745 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=451},cb=ChannelResponse@7fc31bbe{200,POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] (null,[p=0,l=451,c=8192,r=451],true)@START 15:55:30.745 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=451} last=true content=HeapByteBuffer@36de7e0f[p=0,l=451,c=8192,r=451]={<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.745 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 451 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=451},cb=ChannelResponse@7fc31bbe{200,POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] ([p=0,l=256,c=8192,r=256],[p=0,l=451,c=8192,r=451],true)@COMPLETING 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3baa9a37{IDLE}->null [DirectByteBuffer@7ec1ade6[p=0,l=256,c=8192,r=256]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@36de7e0f[p=0,l=451,c=8192,r=451]={<<<\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{WRITING}->null:IDLE-->WRITING 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 707 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=W,to=17/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,1435 of 1435},g=HttpGenerator@a590e48{s=COMPLETING}]=>HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=707 remaining=0 WriteFlusher@3baa9a37{WRITING}->null 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{IDLE}->null:WRITING-->IDLE 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=451},cb=ChannelResponse@7fc31bbe{200,POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] ([p=256,l=256,c=8192,r=0],[p=451,l=451,c=8192,r=0],true)@END 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning reserved entry ConcurrentEntry@5c537817{terminated=false,multiplex=-1,pooled=null} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.ConcurrentPool -- enabled ConcurrentEntry@5c537817{terminated=false,multiplex=0,pooled=Buffer@7b369c71[rc=0,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@7fc31bbe{200,POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@86bb06c{Queued by qtp1400680196-154 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@86bb06c{Queued by qtp1400680196-154 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=Link@86bb06c{Queued by qtp1400680196-154 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=16} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@20aba75c{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@6f31622c,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@3a8c5776}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=16} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/xacml written app=451 net=451 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@4166a90f{handling=Thread[#154,qtp1400680196-154,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@79d9a8e4 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@79d9a8e4 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=16} 15:55:30.746 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@2228a41b, failure=null, callbackCompleted=true, completeStream=true 15:55:30.747 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response from xml request NotApplicable 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@2228a41b, null) 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.747 [qtp1400680196-154] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:30 +0000] "POST /policy/pdpx/v1/xacml HTTP/1.1" 200 451 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@5fc47645 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=true 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,1435 of 1435},g=HttpGenerator@a590e48{s=END}]=>HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@57a25b83 http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,1435 of 1435} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@1bf5d82b{terminated=false,multiplex=0,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 on oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.747 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@45d295b6 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58958ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.748 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=58958ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/1 selected 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 1 updates 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.748 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 1/1/1 selected 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 1 keys, 0 updates 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330], selector=sun.nio.ch.EPollSelectorImpl@5d5a30f3, interestOps=1, readyOps=1 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue ReservedThread@2535e635{thread=null} startThread=0 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} tryExecute failed for AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/PRODUCING/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:30.749554851Z 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=PRODUCE_EXECUTE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/PRODUCING/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=1]@2026-01-19T15:55:30.749607212Z 15:55:30.749 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run ReservedThread@2535e635{thread=null} in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING startThread=0 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.749 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 5 15:55:30.749 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.749 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:30.749 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=1,r=-1,t=58956ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.749 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.749 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5c537817{terminated=false,multiplex=1,pooled=Buffer@7b369c71[rc=0,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 1397 DirectByteBuffer@7ec1ade6[p=0,l=1397,c=8192,r=1397]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 1397 Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=1397,c=8192,r=1397]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 1397 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=1397,c=8192,r=1397]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=1397,c=8192,r=1397]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@7ec1ade6[p=0,l=1397,c=8192,r=1397]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST) 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: application/xacml+json) 15:55:30.750 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: application/xacml+json) header=Accept, headerString=[Accept], valueString=[application/xacml+json] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/xacml+json) 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Type, headerString=[Content-Type], valueString=[application/xacml+json] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:34283: localhost:34283) 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:34283) header=Host, headerString=[Host], valueString=[localhost:34283] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 1114) 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[1114] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:34283/policy/pdpx/v1/xacml,HTTP/1.1,h=7,cl=1114,p=null} HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 1114} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 1114},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1 HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 1114},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.751 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=true 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@66c3a3c0[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=0} -> ServletContextRequest@5794a113{POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} : ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/xacml) -> Constraint@49e11ca7{unnamed@49e11ca7,INHERIT,SPECIFIC_ROLE,[user]} 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@10063448.login DefaultUserIdentity('healthcheck') 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@7cb7855f{BASIC,DefaultUserIdentity('healthcheck')} 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4891aee2{STARTED} ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} ServletContextRequest@5794a113{POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@5eb4fd86 org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5f1ac5c1 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} -> ServletContextRequest@5794a113{POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@5eb4fd86,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5f1ac5c1 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:34283/policy/pdpx/v1/xacml ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=1} 15:55:30.752 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@73a54ba4(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=true,async=true,src=EMBEDDED:})->ChainEnd@31c2fc92(org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:30.755 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.755 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.755 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.755 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 1114},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.755 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@7ec1ade6[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.755 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@2d746b08[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}/Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,1114 of 1114},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.755 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,1114 of 1114} Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,1114 of 1114},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1114 and _firstByteTimeStamp to 318959405063 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=283,l=1397,c=8192,r=1114]={POST /pol...114\r\n\r\n<<<{\n "Request": {\n ...nvironment": []\n }\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 1114 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.756 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@6da99e84[l=false,b=DirectByteBufferR@2d746b08[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.757 [qtp1400680196-159] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "Julius Hibbert" type class com.att.research.xacml.std.json.GsonJsonAttributeValue 15:55:30.757 [qtp1400680196-159] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true 15:55:30.757 [qtp1400680196-159] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "http://medico.com/record/patient/BartSimpson" type class com.att.research.xacml.std.json.GsonJsonAttributeValue 15:55:30.757 [qtp1400680196-159] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true 15:55:30.757 [qtp1400680196-159] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- deserialize attribute "read" type class com.att.research.xacml.std.json.GsonJsonAttributeValue 15:55:30.757 [qtp1400680196-159] DEBUG com.att.research.xacml.std.json.JsonAttributeValueSerialization -- parsing jsonElement is array=false null=false object=false, primitive=true 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,1114 of 1114},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(1114) 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,1114 of 1114} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=1397,l=1397,c=8192,r=0]={POST /pol... }\n}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,1114 of 1114},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.Request -- read EOF 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 1114 and _firstByteTimeStamp to 318959405063 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@66c3a3c0[c=null] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318959405063] AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.757 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.758 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.758 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.758 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.758 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF 15:55:30.758 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.758 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 15:55:30.758 [qtp1400680196-159] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision {returnPolicyIdList=false,combinedDecision=false,requestAttributes=[{super={category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=Julius Hibbert}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:resource:resource-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:resource,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#anyURI,value=http://medico.com/record/patient/BartSimpson}],includeInResults=false}]}}{super={category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:action:action-id,category=urn:oasis:names:tc:xacml:3.0:attribute-category:action,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=read}],includeInResults=false}]}}]} 15:55:30.758 [qtp1400680196-159] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:30.758 [qtp1400680196-159] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 8f81e5ed-adde-408b-9960-8dfce8a698f2 15:55:30.759 [qtp1400680196-159] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "PolicySet" from "8f81e5ed-adde-408b-9960-8dfce8a698f2" 15:55:30.759 [qtp1400680196-159] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "Match" from "8f81e5ed-adde-408b-9960-8dfce8a698f2" 15:55:30.759 [qtp1400680196-159] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:30.759 [qtp1400680196-159] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "Result" from "8f81e5ed-adde-408b-9960-8dfce8a698f2" 15:55:30.759 [qtp1400680196-159] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:30.759 [qtp1400680196-159] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 1ms 15:55:30.759 [qtp1400680196-159] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Xacml decision {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}}]} 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@1488167a[p=0,l=190,c=8192,r=190]={<<<{\n "Response": [\n {\n ... }\n }\n }\n ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=190 null 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f committed 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@1d35fde7[p=0,l=190,c=8192,r=190]={<<<{\n "Response": [\n {\n ... }\n }\n }\n ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@1317f962{200,POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=190},cb=ChannelResponse@1317f962{200,POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] (null,[p=0,l=190,c=8192,r=190],true)@START 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@1bf5d82b{terminated=false,multiplex=1,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false] 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=190} last=true content=HeapByteBuffer@1d35fde7[p=0,l=190,c=8192,r=190]={<<<{\n "Response": [\n {\n ... }\n }\n }\n ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.760 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 190 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=190},cb=ChannelResponse@1317f962{200,POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] ([p=0,l=257,c=8192,r=257],[p=0,l=190,c=8192,r=190],true)@COMPLETING 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3baa9a37{IDLE}->null [DirectByteBuffer@1fca5f0a[p=0,l=257,c=8192,r=257]={<<>>Content-L...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1d35fde7[p=0,l=190,c=8192,r=190]={<<<{\n "Response": [\n {\n ... }\n }\n }\n ]\n}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{WRITING}->null:IDLE-->WRITING 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 447 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=W,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,1114 of 1114},g=HttpGenerator@a590e48{s=COMPLETING}]=>HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=447 remaining=0 WriteFlusher@3baa9a37{WRITING}->null 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{IDLE}->null:WRITING-->IDLE 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=190},cb=ChannelResponse@1317f962{200,POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] ([p=257,l=257,c=8192,r=0],[p=190,l=190,c=8192,r=0],true)@END 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@1bf5d82b{terminated=false,multiplex=0,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@1317f962{200,POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@32eb183a{Queued by qtp1400680196-159 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@32eb183a{Queued by qtp1400680196-159 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=Link@32eb183a{Queued by qtp1400680196-159 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=10} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@6604f3db{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@546ce039,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@781ccf3f}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=10} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/xacml written app=190 net=190 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@4166a90f{handling=Thread[#159,qtp1400680196-159,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5f1ac5c1 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5f1ac5c1 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/xacml,age=10} 15:55:30.761 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response from json request { "Response": [ { "Decision": "NotApplicable", "Status": { "StatusCode": { "Value": "urn:oasis:names:tc:xacml:1.0:status:ok" } } } ] } 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.761 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@12dc22ce, failure=null, callbackCompleted=true, completeStream=true 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@12dc22ce, null) 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.762 [qtp1400680196-159] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:30 +0000] "POST /policy/pdpx/v1/xacml HTTP/1.1" 200 190 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@53078165 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=true 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,1114 of 1114},g=HttpGenerator@a590e48{s=END}]=>HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@5e0be49d http://localhost:34283/policy/pdpx/v1/xacml HTTP/1.1} 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,1114 of 1114} 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5c537817{terminated=false,multiplex=0,pooled=Buffer@7b369c71[rc=0,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 on oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=2/avg=1.00/max=1] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=2/avg=1.00/max=1] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=1,r=-1,t=58943ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.762 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58943ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.762 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.763 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/1 selected 15:55:30.763 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 1 updates 15:55:30.763 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.763 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 15:55:30.763 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.763 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.763 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.767 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running test testDecision_Guard 15:55:30.772 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 1/1/1 selected 15:55:30.772 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 1 keys, 0 updates 15:55:30.772 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330], selector=sun.nio.ch.EPollSelectorImpl@5d5a30f3, interestOps=1, readyOps=1 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=10/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.772 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.772 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58933ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=1]@2026-01-19T15:55:30.773084603Z 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.773 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} reservedThread run AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58933ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:30.773203286Z on ReservedThread@2535e635{thread=Thread[#157,qtp1400680196-157,5,main]} 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@1bf5d82b{terminated=false,multiplex=1,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.773 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58933ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:30.773316538Z tryProduce true 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.773 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:30.773 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 381 DirectByteBuffer@1fca5f0a[p=0,l=381,c=8192,r=381]={<<>>e:schema:...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.773 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.773 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 381 Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=381,c=8192,r=381]={<<>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 381 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=381,c=8192,r=381]={<<>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=381,c=8192,r=381]={<<>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1fca5f0a[p=0,l=381,c=8192,r=381]={<<>>e:schema:...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST) 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/json: application/json) 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: application/json) header=Content-Type, headerString=[Content-Type], valueString=[application/json] 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:30.773 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:34283: localhost:34283) 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:34283) header=Host, headerString=[Host], valueString=[localhost:34283] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 121) 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[121] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:34283/policy/pdpx/v1/decision,HTTP/1.1,h=7,cl=121,p=null} HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 121} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 121},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1 HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 121},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=true 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@66c3a3c0[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@2fcd8d45{POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} : ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/decision) -> Constraint@49e11ca7{unnamed@49e11ca7,INHERIT,SPECIFIC_ROLE,[user]} 15:55:30.774 [qtp1400680196-158] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@10063448.login DefaultUserIdentity('healthcheck') 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@6acf06d8{BASIC,DefaultUserIdentity('healthcheck')} 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4891aee2{STARTED} ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} ServletContextRequest@2fcd8d45{POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@60c141fa org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5befcc15 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@2fcd8d45{POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@60c141fa,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5befcc15 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:34283/policy/pdpx/v1/decision ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- oeje10s.ServletHandler@4891aee2{STARTED} cached filter chain for REQUEST: Chain@180bd588(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=true,async=true,src=EMBEDDED:})->ChainEnd@ae0f997(org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:30.775 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@180bd588(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=true,async=true,src=EMBEDDED:})->ChainEnd@ae0f997(org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 121},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1fca5f0a[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@6044b7a0[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}/Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,121 of 121},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,121 of 121} Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,121 of 121},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 121 and _firstByteTimeStamp to 318981037253 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=260,l=381,c=8192,r=121]={POST /pol...121\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.777 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 121 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@456e40d9[l=false,b=DirectByteBufferR@6044b7a0[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}][Buffer@229ca2df[rc=2,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,121 of 121},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(121) 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,121 of 121} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=381,l=381,c=8192,r=0]={POST /pol...evnf"}}<<<>>>e:schema:...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,121 of 121},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.Request -- read EOF 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 121 and _firstByteTimeStamp to 318981037253 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@66c3a3c0[c=null] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.778 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=318981037253] AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.779 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 15:55:30.779 [qtp1400680196-158] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision DecisionRequest(onapName=DROOLS, onapComponent=null, onapInstance=null, requestId=null, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={actor=foo, clname=phoneyloop, recipe=bar, target=somevnf}) 15:55:30.779 [qtp1400680196-158] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:55:30.779 [qtp1400680196-158] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:55:30.779 [qtp1400680196-158] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Request DecisionRequest(onapName=DROOLS, onapComponent=null, onapInstance=null, requestId=null, context=null, action=guard, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={actor=foo, clname=phoneyloop, recipe=bar, target=somevnf}) 15:55:30.781 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- DROOLS 15:55:30.782 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.782 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.782 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-component 15:55:30.782 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.782 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.782 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:onap-instance 15:55:30.782 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.782 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.782 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:request:request-id 15:55:30.782 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- guard 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-dateTime 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-date 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:oasis:names:tc:xacml:1.0:environment:current-time 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:timezone 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:clname:clname-id 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:actor:actor-id 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:operation:operation-id 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:target-id 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vf-count 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.784 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-name 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.784 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.785 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-id 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.785 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.vnf-type 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.785 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:generic-vnf.nf-naming-code 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.785 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:vserver.vserver-id 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:30.785 [qtp1400680196-158] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:guard:target:cloud-region.cloud-region-id 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string DROOLS urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string guard 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:30.785 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:30.785 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:30.785 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:30.785 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:30.785 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy 1f99f040-3e19-4577-a8a9-00639934b652 version 1.0 15:55:30.785 [qtp1400680196-158] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy 1f99f040-3e19-4577-a8a9-00639934b652 version 1.0 15:55:30.785 [qtp1400680196-158] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:30.788 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:30.804 [qtp1400680196-158] DEBUG org.jboss.logging -- Logging Provider: org.jboss.logging.Slf4jLoggerProvider 15:55:30.919 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 2 persistence units; checking each 15:55:30.919 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:55:30.919 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match 15:55:30.919 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPU, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:55:30.919 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match 15:55:30.919 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Found no matching persistence units 15:55:30.919 [qtp1400680196-158] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed No Persistence provider for EntityManager named OperationsHistoryPUTest operations history db jakarta.persistence.PersistenceException: No Persistence provider for EntityManager named OperationsHistoryPUTest at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:86) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109) at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configureEngine(ConfigurableEngineFinder.java:70) at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configure(ConfigurableEngineFinder.java:121) at com.att.research.xacml.std.pip.StdPIPFinderFactory.getFinder(StdPIPFinderFactory.java:52) at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getPIPFinder(StdEvaluationContextFactory.java:94) at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getEvaluationContext(StdEvaluationContextFactory.java:138) at com.att.research.xacmlatt.pdp.ATTPDPEngine.decide(ATTPDPEngine.java:181) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.xacmlDecision(StdXacmlApplicationServiceProvider.java:333) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.makeDecision(StdXacmlApplicationServiceProvider.java:253) at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.fetchDecision(DecisionProvider.java:59) at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:81) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter.doFilter(XacmlPdpServiceFilter.java:60) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:678) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:480) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:443) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:293) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:30.920 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Provides: 15:55:30.920 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine count-recent-operations Requires: 15:55:30.920 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:actor:actor-id http://www.w3.org/2001/XMLSchema#string null 15:55:30.920 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:operation:operation-id http://www.w3.org/2001/XMLSchema#string null 15:55:30.920 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:55:30.922 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Configuring historyDb PIP {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:30.927 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Located and parsed 2 persistence units; checking each 15:55:30.927 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=PipEngineTest, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:55:30.927 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match 15:55:30.927 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Checking persistence-unit [name=OperationsHistoryPU, explicit-provider=org.hibernate.jpa.HibernatePersistenceProvider] against incoming persistence unit name [OperationsHistoryPUTest] 15:55:30.927 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Excluding from consideration due to name mis-match 15:55:30.927 [qtp1400680196-158] DEBUG org.hibernate.jpa.HibernatePersistenceProvider -- Found no matching persistence units 15:55:30.927 [qtp1400680196-158] ERROR org.onap.policy.pdp.xacml.application.common.std.StdOnapPip -- Persistence failed No Persistence provider for EntityManager named OperationsHistoryPUTest operations history db jakarta.persistence.PersistenceException: No Persistence provider for EntityManager named OperationsHistoryPUTest at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:86) at org.onap.policy.pdp.xacml.application.common.std.StdOnapPip.configure(StdOnapPip.java:109) at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configureEngine(ConfigurableEngineFinder.java:70) at com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder.configure(ConfigurableEngineFinder.java:121) at com.att.research.xacml.std.pip.StdPIPFinderFactory.getFinder(StdPIPFinderFactory.java:52) at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getPIPFinder(StdEvaluationContextFactory.java:94) at com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory.getEvaluationContext(StdEvaluationContextFactory.java:138) at com.att.research.xacmlatt.pdp.ATTPDPEngine.decide(ATTPDPEngine.java:181) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.xacmlDecision(StdXacmlApplicationServiceProvider.java:333) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.makeDecision(StdXacmlApplicationServiceProvider.java:253) at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.fetchDecision(DecisionProvider.java:59) at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:81) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter.doFilter(XacmlPdpServiceFilter.java:60) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:678) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:480) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:443) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:293) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Provides: 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- Engine get-operation-outcome Requires: 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.pip.finders.ConfigurableEngineFinder -- urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:guard:target:target-id http://www.w3.org/2001/XMLSchema#string null 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match 1f99f040-3e19-4577-a8a9-00639934b652 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "PolicySet" from "1f99f040-3e19-4577-a8a9-00639934b652" 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "Match" from "1f99f040-3e19-4577-a8a9-00639934b652" 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:30 UTC 2026: "Result" from "1f99f040-3e19-4577-a8a9-00639934b652" 15:55:30.927 [qtp1400680196-158] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:30.927 [qtp1400680196-158] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 142ms 15:55:30.927 [qtp1400680196-158] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- Policy type 15:55:30.927 [qtp1400680196-158] DEBUG org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication -- returning guardTranslator 15:55:30.927 [qtp1400680196-158] INFO org.onap.policy.xacml.pdp.application.guard.GuardTranslator -- Converting Response {results=[{decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},attributeCategories=[{category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,attributes=[{attributeId=urn:oasis:names:tc:xacml:1.0:subject:subject-id,category=urn:oasis:names:tc:xacml:1.0:subject-category:access-subject,values=[{dataTypeId=http://www.w3.org/2001/XMLSchema#string,value=DROOLS}],includeInResults=true}]}]}]} 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@35836bc[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=19 null 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f committed 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@5cac5c5e[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@2b87d2a0{200,POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=19},cb=ChannelResponse@2b87d2a0{200,POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] (null,[p=0,l=19,c=8192,r=19],true)@START 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5c537817{terminated=false,multiplex=1,pooled=Buffer@7b369c71[rc=0,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false] 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=200,h=8,cl=19} last=true content=HeapByteBuffer@5cac5c5e[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 19 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=19},cb=ChannelResponse@2b87d2a0{200,POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] ([p=0,l=250,c=8192,r=250],[p=0,l=19,c=8192,r=19],true)@COMPLETING 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3baa9a37{IDLE}->null [DirectByteBuffer@7ec1ade6[p=0,l=250,c=8192,r=250]={<<>>p-alive\r\n...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5cac5c5e[p=0,l=19,c=8192,r=19]={<<<{"status":"Permit"}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:30.929 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{WRITING}->null:IDLE-->WRITING 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 269 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=W,to=156/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,121 of 121},g=HttpGenerator@a590e48{s=COMPLETING}]=>HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=269 remaining=0 WriteFlusher@3baa9a37{WRITING}->null 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{IDLE}->null:WRITING-->IDLE 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=200,h=8,cl=19},cb=ChannelResponse@2b87d2a0{200,POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] ([p=250,l=250,c=8192,r=0],[p=19,l=19,c=8192,r=0],true)@END 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5c537817{terminated=false,multiplex=0,pooled=Buffer@7b369c71[rc=0,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@2b87d2a0{200,POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@75e9905f{Queued by qtp1400680196-158 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@75e9905f{Queued by qtp1400680196-158 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=Link@75e9905f{Queued by qtp1400680196-158 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.930 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/decision,age=156} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@3746a588{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@9364192,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@1cb180c6}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=156} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/decision written app=19 net=19 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@4166a90f{handling=Thread[#158,qtp1400680196-158,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5befcc15 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@5befcc15 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=156} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@25e39067, failure=null, callbackCompleted=true, completeStream=true 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@25e39067, null) 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.931 [qtp1400680196-158] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:30 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 200 19 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@278b0bb6 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=true 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,121 of 121},g=HttpGenerator@a590e48{s=END}]=>HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@2bf20ce3 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,121 of 121} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@229ca2df[rc=1,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@1bf5d82b{terminated=false,multiplex=0,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.931 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response DecisionResponse(status=Permit, message=null, advice=null, obligations=null, policies=null, attributes=null) 15:55:30.931 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 on oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=3/avg=1.00/max=1] 15:55:30.932 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=3/avg=1.00/max=1] 15:55:30.932 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.932 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 6 15:55:30.932 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/1 selected 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 1 updates 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.932 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.933 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Running test testDecision_UnsupportedAction 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 1/1/1 selected 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 1 keys, 0 updates 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:34283 remote=/127.0.0.1:34330], selector=sun.nio.ch.EPollSelectorImpl@5d5a30f3, interestOps=1, readyOps=1 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- task SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- consumeTask ss=EXECUTE_PRODUCE_CONSUME/false/BLOCKING t=SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]:runFillable:BLOCKING AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:30.935439433Z 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.FillInterest -- fillable FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable enter HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@5c537817{terminated=false,multiplex=1,pooled=Buffer@7b369c71[rc=0,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.935 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} reservedThread run AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=2]@2026-01-19T15:55:30.935434093Z on ReservedThread@61a096ce{thread=Thread[#158,qtp1400680196-158,5,main]} 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- request buffer acquired Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy -- AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=1/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58770ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=3]@2026-01-19T15:55:30.935640148Z tryProduce true 15:55:30.935 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 0 15:55:30.935 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 379 DirectByteBuffer@7ec1ade6[p=0,l=379,c=8192,r=379]={<<>> "Acces...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.935 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 1 -> 0 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 379 Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=379,c=8192,r=379]={<<>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 379 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=379,c=8192,r=379]={<<>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=379,c=8192,r=379]={<<>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@7ec1ade6[p=0,l=379,c=8192,r=379]={<<>> "Acces...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- START --> SPACE1(POST) 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- SPACE1 --> URI 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- URI --> HEADER 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Type: application/json: application/json) 15:55:30.935 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Content-Type: application/json) header=Content-Type, headerString=[Content-Type], valueString=[application/json] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Authorization: Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0) header=Authorization, headerString=[Authorization], valueString=[Basic aGVhbHRoY2hlY2s6emIhWHp0RzM0] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7): Jersey/3.1.10 (HttpUrlConnection 21.0.7)) 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(User-Agent: Jersey/3.1.10 (HttpUrlConnection 21.0.7)) header=User-Agent, headerString=[User-Agent], valueString=[Jersey/3.1.10 (HttpUrlConnection 21.0.7)] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Host: localhost:34283: localhost:34283) 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Host: localhost:34283) header=Host, headerString=[Host], valueString=[localhost:34283] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Accept: */*: */*) 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Accept: */*) header=Accept, headerString=[Accept], valueString=[*/*] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> IN_VALUE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Connection: keep-alive: keep-alive) 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(Connection: keep-alive) header=Connection, headerString=[Connection], valueString=[keep-alive] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:FIELD --> VALUE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:VALUE --> IN_VALUE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER:IN_VALUE --> FIELD(Content-Length: 119) 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parsedHeader(null) header=Content-Length, headerString=[Content-Length], valueString=[119] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onRequest POST{u=http://localhost:34283/policy/pdpx/v1/decision,HTTP/1.1,h=7,cl=119,p=null} HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- HEADER --> CONTENT 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,0 of 119} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 119},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- HANDLE POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1 HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 119},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- invoking handler in HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- reopen HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=true 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- reopening org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reopening AsyncContentProducer@66c3a3c0[c=Chunk@569e5ef9{c=org.eclipse.jetty.util.StaticException: ContentProducer has been recycled,l=true}] 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@5191ef83{POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} : ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.security.SecurityHandler -- getConstraint(/policy/pdpx/v1/decision) -> Constraint@49e11ca7{unnamed@49e11ca7,INHERIT,SPECIFIC_ROLE,[user]} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.security.SecurityHandler -- constraintAuthorization SPECIFIC_ROLE 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.security.authentication.LoginAuthenticator -- org.eclipse.jetty.security.authentication.BasicAuthenticator@10063448.login DefaultUserIdentity('healthcheck') 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.security.SecurityHandler -- AuthenticationState UserAuthenticationSucceeded@1c4d471d{BASIC,DefaultUserIdentity('healthcheck')} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- handle oeje10s.ServletHandler@4891aee2{STARTED} ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=IDLE is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} ServletContextRequest@5191ef83{POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} org.eclipse.jetty.ee10.servlet.ServletContextResponse@2d4d5bed org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@61da5282 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- associate ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} -> ServletContextRequest@5191ef83{POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1},org.eclipse.jetty.ee10.servlet.ServletContextResponse@2d4d5bed,org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@61da5282 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- handle http://localhost:34283/policy/pdpx/v1/decision ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- handling ServletChannelState@1ef1a81c{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action DISPATCH ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/decision,age=0} 15:55:30.936 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- chain=Chain@180bd588(org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=true,async=true,src=EMBEDDED:})->ChainEnd@ae0f997(org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}) 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=-9223372036854775808] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,0 of 119},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@7ec1ade6[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- content DirectByteBufferR@3fe954cd[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}/Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] for HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,119 of 119},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed true HttpParser{s=CONTENT,119 of 119} Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,119 of 119},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.Request -- read WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 119 and _firstByteTimeStamp to 319141639593 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=260,l=379,c=8192,r=119]={POST /pol...119\r\n\r\n<<<{"ONAPName":"DROOLS","act...r","target":"somevnf"}}>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read produced 119 byte(s) HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reclaim WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]] AsyncContentProducer@66c3a3c0[c=WithRetainable@496a8982[l=false,b=DirectByteBufferR@3fe954cd[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}][Buffer@7b369c71[rc=2,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}]]] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- reading new chunk AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CONTENT,119 of 119},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=CONTENT DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT --> CONTENT_END(119) 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- CONTENT_END --> END 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=END,119 of 119} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=379,l=379,c=8192,r=0]={POST /pol...evnf"}}<<<>>> "Acces...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,119 of 119},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.Request -- read EOF 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() updated _bytesArrived to 119 and _firstByteTimeStamp to 319141639593 AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- readChunk() produced EOF AsyncContentProducer@66c3a3c0[c=null] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- available = 0 AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- available=0 HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- checkMinDataRate [m=0,t=319141639593] AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- produceChunk() AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- chunk not yet depleted, returning it AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- nextChunk = EOF AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- onReadIdle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- nextContent async producer returned EOF 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- read at EOF, setting consumed EOF to true HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=false 15:55:30.938 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- onContentProducible releasing semaphore LockedSemaphore permits=0 unready=false 15:55:30.939 [qtp1400680196-157] DEBUG org.onap.policy.pdpx.main.rest.provider.DecisionProvider -- Fetching decision DecisionRequest(onapName=DROOLS, onapComponent=null, onapInstance=null, requestId=null, context=null, action=foo, currentDateTime=null, currentDate=null, currentTime=null, timeZone=null, resource={actor=foo, clname=phoneyloop, recipe=bar, target=somevnf}) 15:55:30.940 [qtp1400680196-157] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpRestController -- Decision exception org.onap.policy.models.decisions.concepts.DecisionException: No application for action foo at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.findApplication(DecisionProvider.java:103) at org.onap.policy.pdpx.main.rest.provider.DecisionProvider.fetchDecision(DecisionProvider.java:55) at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpRestController.decision(XacmlPdpRestController.java:81) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:146) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:189) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736) at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) at org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter.doFilter(XacmlPdpServiceFilter.java:60) at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823) at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440) at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071) at org.eclipse.jetty.server.Server.handle(Server.java:182) at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:678) at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:480) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:443) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:293) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:30.942 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array HeapByteBuffer@6419cc5e[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:55:30.942 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=106 null 15:55:30.942 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.ResponseHttpFields -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f committed 15:55:30.942 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- writing last=true HeapByteBuffer@2974548f[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} ChannelResponse@79263484{400,POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.942 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: NEED_HEADER for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=400,h=8,cl=106},cb=ChannelResponse@79263484{400,POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] (null,[p=0,l=106,c=8192,r=106],true)@START 15:55:30.942 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.ConcurrentPool -- returning entry ConcurrentEntry@1bf5d82b{terminated=false,multiplex=1,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=2,size=2,max=256,leaked=0,terminated=false] 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpGenerator -- generateHeaders HTTP/1.1{s=400,h=8,cl=106} last=true content=HeapByteBuffer@2974548f[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpGenerator -- org.eclipse.jetty.server.internal.ResponseHttpFields@4bfe7d7f 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpGenerator -- endOfContent CONTENT_LENGTH content-Length 106 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: FLUSH for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=400,h=8,cl=106},cb=ChannelResponse@79263484{400,POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] ([p=0,l=260,c=8192,r=260],[p=0,l=106,c=8192,r=106],true)@COMPLETING 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.WriteFlusher -- write: WriteFlusher@3baa9a37{IDLE}->null [DirectByteBuffer@1fca5f0a[p=0,l=260,c=8192,r=260]={<<>>{"ONAPNam...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2974548f[p=0,l=106,c=8192,r=106]={<<<{"code":"BAD_REQUEST","er...ation for action foo"]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{WRITING}->null:IDLE-->WRITING 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- flushed 366 SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=W,to=7/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,119 of 119},g=HttpGenerator@a590e48{s=COMPLETING}]=>HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=LAST_SENDING, completed=false, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.WriteFlusher -- Flushed=true written=366 remaining=0 WriteFlusher@3baa9a37{WRITING}->null 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.WriteFlusher -- update WriteFlusher@3baa9a37{IDLE}->null:WRITING-->IDLE 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- generate: DONE for SendCallback@46ec25c1[PROCESSING][i=HTTP/1.1{s=400,h=8,cl=106},cb=ChannelResponse@79263484{400,POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] ([p=260,l=260,c=8192,r=0],[p=106,l=106,c=8192,r=0],true)@END 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@1bf5d82b{terminated=false,multiplex=0,pooled=Buffer@229ca2df[rc=0,DirectByteBuffer@1fca5f0a[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=1,size=2,max=256,leaked=0,terminated=false] 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- write succeeded ChannelResponse@79263484{400,POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Offering link Link@4019bcae{Queued by qtp1400680196-157 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Running link Link@4019bcae{Queued by qtp1400680196-157 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null} of HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=Link@4019bcae{Queued by qtp1400680196-157 at org.eclipse.jetty.server.internal.HttpChannelState$ChannelResponse.succeeded(HttpChannelState.java:1357)[BLOCKING] -> null},invoker=null} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.SerializedInvoker -- Next link is null, execution is over in HttpChannelSerializedInvoker@67ffe874{name=HttpChannelState_writeInvoker,tail=null,invoker=null} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) COMPLETE ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action COMPLETE ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=false/false,a=HANDLING,uri=http://localhost:34283/policy/pdpx/v1/decision,age=7} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpOutput -- complete(Callback@6ac8e3cf{NON_BLOCKING, org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d420@61131235,org.eclipse.jetty.ee10.servlet.ServletChannel$$Lambda/0x00007f5ebc64d638@29d98887}) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- completed ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- unhandle ServletChannelState@1ef1a81c{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- nextAction(false) TERMINATED ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- action TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=0,c=true/false,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=7} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- onCompleted for /policy/pdpx/v1/decision written app=106 net=106 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- consumeAvailable: true HttpChannelState@4166a90f{handling=Thread[#157,qtp1400680196-157,5,main], handled=false, send=LAST_COMPLETE, completed=true, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- succeeded: failure=null needLastStreamSend=false org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@61da5282 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- No action on succeeded org.eclipse.jetty.server.internal.HttpChannelState$ChannelCallback@61da5282 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannel -- !handle TERMINATED ServletChannel@728f305c{s=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=0,c=true/true,a=IDLE,uri=http://localhost:34283/policy/pdpx/v1/decision,age=7} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- handler invoked: completeStream=true failure=null callbackCompleted=true HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- stream=org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@2428bdde, failure=null, callbackCompleted=true, completeStream=true 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- completeStream(org.eclipse.jetty.session.AbstractSessionManager$SessionStreamWrapper@2428bdde, null) 15:55:30.943 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- logging HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.944 [qtp1400680196-157] INFO org.eclipse.jetty.server.RequestLog -- 127.0.0.1 - healthcheck [19/Jan/2026:15:55:30 +0000] "POST /policy/pdpx/v1/decision HTTP/1.1" 400 106 "" "Jersey/3.1.10 (HttpUrlConnection 21.0.7)" 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.session.AbstractSessionManager -- Complete called with session null 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.Request -- succeeded org.eclipse.jetty.server.internal.CompletionStreamWrapper@9d3f40f 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.HttpInput -- recycle HttpInput@312528659 cs=ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} cp=org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f eof=true 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.BlockingContentProducer -- recycling org.eclipse.jetty.ee10.servlet.BlockingContentProducer@23789a6f 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.AsyncContentProducer -- recycling AsyncContentProducer@66c3a3c0[c=EOF] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.ee10.servlet.ServletChannelState -- recycle ServletChannelState@1ef1a81c{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- succeeded HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=END,119 of 119},g=HttpGenerator@a590e48{s=END}]=>HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1}] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- recycling HttpChannelState@4166a90f{handling=null, handled=true, send=LAST_COMPLETE, completed=true, request=POST@52a3cf01 http://localhost:34283/policy/pdpx/v1/decision HTTP/1.1} 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- reset HttpParser{s=END,119 of 119} 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- END --> START 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SocketChannelEndPoint -- filled 0 DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- filled 0 Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable filled 0 HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parse Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.http.HttpParser -- parseNext s=START DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00} 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- parsed false HttpParser{s=START,0 of -1} Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- releasing request buffer Buffer@7b369c71[rc=1,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}] HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.ConcurrentPool -- released true ConcurrentEntry@5c537817{terminated=false,multiplex=0,pooled=Buffer@7b369c71[rc=0,DirectByteBuffer@7ec1ade6[p=0,l=0,c=8192,r=0]={<<<>>>POST /pol...\x00\x00\x00\x00\x00\x00\x00}]} for ConcurrentPool@5ef75531[strategy=THREAD_ID,inUse=0,size=2,max=256,leaked=0,terminated=false] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.AbstractConnection -- fillInterested HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.FillInterest -- interested FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.944 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- changeInterests p=false 0->1 for SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.944 [main] INFO org.onap.policy.pdpx.main.rest.TestDecision -- Response ErrorResponse(responseCode=Bad Request, errorMessage=No application for action foo, errorDetails=[No application for action foo], warningDetails=null) 15:55:30.945 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 on oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.945 [qtp1400680196-157] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1] 15:55:30.945 [qtp1400680196-157] DEBUG org.eclipse.jetty.server.internal.HttpConnection -- onFillable exit HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} null HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.946 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 5 15:55:30.946 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/1 selected 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 1 updates 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.SelectableChannelEndPoint$$Lambda/0x00007f5ebc3e9930@2a510e09 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- Key interests updated 0 -> 1 on SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.946 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.946 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:30.946 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:30.946 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:30.946 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:30.946 [main] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-34283, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=34283, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@33df7a87{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STARTED}}, connector=RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283}, jettyThread=Thread[#150,RestServerParameters-34283,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:30.947 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283} 15:55:30.947 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@57f778e9[keys=1] 15:55:30.947 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@6280c9c3{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.947 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d043931 on oeji.ManagedSelector@6280c9c3{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.947 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6280c9c3{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.947 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp1400680196-156-acceptor-0@63a79957-RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283} in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=2,r=-1,t=58759ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.947 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=58758ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 woken with none selected 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 woken up from select, 0/0/0 selected 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 processing 0 keys, 1 updates 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d043931 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@6280c9c3{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 waiting with 0 keys 15:55:30.947 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3ac6c956 on oeji.ManagedSelector@6280c9c3{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.947 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6280c9c3{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 woken with none selected 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 woken up from select, 0/0/0 selected 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@23855eb0 processing 0 keys, 1 updates 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ac6c956 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@23855eb0 on oeji.ManagedSelector@6280c9c3{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.947 [qtp1400680196-155] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.948 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@723b9135 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=58758ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.948 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@36a8f9f6/SelectorProducer@3cae358d/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=58758ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:30.948056109Z 15:55:30.948 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=58758ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.948 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@36a8f9f6/SelectorProducer@3cae358d/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=58758ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:30.94811105Z 15:55:30.948 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@6280c9c3{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.948 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@158d2e56{STARTED}[id=2 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.948 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@239c4792 on oeji.ManagedSelector@158d2e56{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.948 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STOPPING}[id=2 keys=1 selected=0 updates=1 selection:tot=4/avg=1.00/max=1] 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/1 selected 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 1 updates 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@239c4792 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 1 connections on oeji.ManagedSelector@158d2e56{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.server.internal.HttpChannelState -- onClose HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null} stream=null 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.AbstractEndPoint -- close(null) SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.SelectableChannelEndPoint -- doClose SocketChannelEndPoint@5a6222de[{l=/127.0.0.1:34283,r=/127.0.0.1:34330,CLOSED,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.FillInterest -- onClose FillInterest@3a967007{ReadCallback@68b86618{HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=null,r=null,CLOSED,fill=FI,flush=-,to=4/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=START,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}]}} 15:55:30.948 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- close HttpParser{s=START,0 of -1} 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.http.HttpParser -- START --> CLOSE 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.AbstractConnection -- HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=null,r=null,CLOSED,fill=-,flush=-,to=4/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] onFillInterestedFailed {} java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.FillInterest.onClose(FillInterest.java:147) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:336) at org.eclipse.jetty.io.SelectableChannelEndPoint.onClose(SelectableChannelEndPoint.java:165) at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:326) at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:253) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:217) at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:200) at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:267) at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:634) at org.eclipse.jetty.util.IO.close(IO.java:615) at org.eclipse.jetty.util.IO.close(IO.java:630) at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup oeji.ManagedSelector@158d2e56{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cadf0f3 startThread=0 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 waiting with 1 keys 15:55:30.949 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@598acf89 on oeji.ManagedSelector@158d2e56{STOPPING}[id=2 keys=1 selected=0 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.949 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@158d2e56{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=4/avg=1.00/max=1] 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken with none selected 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 woken up from select, 0/0/0 selected 15:55:30.949 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cadf0f3 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=58756ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@5d5a30f3 processing 0 keys, 1 updates 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@598acf89 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@5d5a30f3 on oeji.ManagedSelector@158d2e56{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.949 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.ManagedSelector -- Destroyed SocketChannelEndPoint@5a6222de[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.949 [qtp1400680196-154] DEBUG org.eclipse.jetty.io.AbstractConnection -- onClose HttpConnection@3ed8aa7e::SocketChannelEndPoint@5a6222de[{l=null,r=null,CLOSED,fill=-,flush=-,to=5/30000}{io=1/1,kio=-1,kro=-1}]->[HttpConnection@3ed8aa7e[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@a590e48{s=START}]=>HttpChannelState@4166a90f{handling=null, handled=false, send=SENDING, completed=false, request=null}] 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- offered to slot 6 15:55:30.949 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- waiting for task 15:55:30.949 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@cadf0f3 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=3,r=-1,t=58756ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.949 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=58756ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=58756ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=3]@2026-01-19T15:55:30.950337671Z 15:55:30.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@763f8668/SelectorProducer@e2a0b50/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=58756ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=3]@2026-01-19T15:55:30.950387362Z 15:55:30.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@158d2e56{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=4/avg=1.00/max=1] 15:55:30.950 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@6518c3c2{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.950 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@150ba838 on oeji.ManagedSelector@6518c3c2{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.950 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6518c3c2{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken with none selected 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken up from select, 0/0/0 selected 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe processing 0 keys, 1 updates 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@150ba838 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@6518c3c2{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe waiting with 0 keys 15:55:30.950 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@198b4fb6 on oeji.ManagedSelector@6518c3c2{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.950 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6518c3c2{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken with none selected 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe woken up from select, 0/0/0 selected 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@6b58fdbe processing 0 keys, 1 updates 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@198b4fb6 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@6b58fdbe on oeji.ManagedSelector@6518c3c2{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.950 [qtp1400680196-153] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.951 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@225adb16 in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=4,r=-1,t=58755ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.951 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=58755ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=58755ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:30.951051366Z 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@33597681/SelectorProducer@69be405b/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=58755ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:30.951093757Z 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@6518c3c2{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@695f4d64{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@58ea2bc2 on oeji.ManagedSelector@695f4d64{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@695f4d64{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf woken with none selected 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf woken up from select, 0/0/0 selected 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf processing 0 keys, 1 updates 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@58ea2bc2 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@695f4d64{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf waiting with 0 keys 15:55:30.951 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@579351d1 on oeji.ManagedSelector@695f4d64{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@695f4d64{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf woken with none selected 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf woken up from select, 0/0/0 selected 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@74656adf processing 0 keys, 1 updates 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@579351d1 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@74656adf on oeji.ManagedSelector@695f4d64{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1e03a45b in QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=5,r=-1,t=58754ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.951 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=58754ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@5d50edbc/SelectorProducer@7b8ee49a/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=58754ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:30.951583399Z 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@5d50edbc/SelectorProducer@7b8ee49a/IDLE/p=0/QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=58754ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:30.95162134Z 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@695f4d64{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@57f778e9[keys=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@74e2de39[HTTP/1.1] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@74e2de39[HTTP/1.1] 15:55:30.951 [main] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283} 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@26a32fa5{HTTP/1.1, (http/1.1)}{0.0.0.0:34283} 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@33df7a87{STARTED}[12.0.22,sto=0] 15:55:30.951 [main] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@33df7a87{STOPPING}[12.0.22,sto=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@33df7a87{STOPPING}[12.0.22,sto=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@33df7a87{STOPPING}[12.0.22,sto=0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@10e03cef{STARTED}[worker=node0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@78b563cf{STARTED}[interval=600000, ownscheduler=false] 15:55:30.951 [main] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@78b563cf{STOPPED}[interval=600000, ownscheduler=false] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@10e03cef{STOPPED}[worker=node0] 15:55:30.951 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STARTED}} 15:55:30.952 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STARTED}} 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@721af8d0{STARTED} 15:55:30.952 [main] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@25ba03c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@46592a8a[passivating=false,graceSec=3600] 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@46592a8a[passivating=false,graceSec=3600] 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@25ba03c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@30bb4248{STARTED} 15:55:30.952 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@30bb4248{STOPPING} 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@4891aee2{STARTED} 15:55:30.952 [main] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@4891aee2{STOPPING} 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=true,async=true,src=EMBEDDED:} 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:} 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-4efd325e==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@90e3fe25{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:30.952 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:30.953 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-3b00a7b9[EMBEDDED:] 15:55:30.953 [main] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:30.953 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:30.953 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServletc1707d4{/*->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:30.953 [main] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@29cbdd86{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-29cbdd86] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-3b00a7b9=MappedServlet807bfd3{null->org.glassfish.jersey.servlet.ServletContainer-3b00a7b9==org.glassfish.jersey.servlet.ServletContainer@1fb3246a{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@4891aee2{STOPPED} 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@4fc6dcb7[RestServerParameters-login-service] 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@7e41619d[users.count=1] 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@7e41619d[users.count=1] 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@4fc6dcb7[RestServerParameters-login-service] 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@30bb4248{STOPPED} 15:55:30.953 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@721af8d0{STOPPED} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@2a063e1a{base=null,protected=[]} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@2a063e1a{base=null,protected=[]} 15:55:30.954 [main] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STOPPED}} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@6cf4ac81{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@721af8d0{STOPPED}} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@56d8f131{STARTED} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@4116167e{STARTED} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@4116167e{STOPPED} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@56d8f131{STOPPED} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@767c34a0{STARTED} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@767c34a0{STOPPED} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp1400680196]@537caf04{STARTED,8<=8<=200,i=6,r=-1,t=58752ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=8<=200,i=6,r=-1,t=58752ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#157,qtp1400680196-157,5,main] for stop 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- interrupting thread Thread[#158,qtp1400680196-158,5,main] for stop 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}} 15:55:30.954 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@61a096ce{thread=null} in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=8<=200,i=6,r=-1,t=58752ms,q=0}[ReservedThreadExecutor@285075ca{capacity=8,threads=ThreadIdPool@2c6ff49f{capacity=8}}] 15:55:30.954 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#154,qtp1400680196-154,5,main] for 2499 15:55:30.954 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=7,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=7,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-158] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#158,qtp1400680196-158,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=7,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=7,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=8,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-159] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#159,qtp1400680196-159,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=8,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=8,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=8,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=9,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-153] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#153,qtp1400680196-153,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=9,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=9,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor -- wait failed java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1133) at java.base/java.util.concurrent.Semaphore.tryAcquire(Semaphore.java:415) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.waitForTask(ReservedThreadExecutor.java:351) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:290) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) at java.base/java.lang.Thread.run(Thread.java:1583) 15:55:30.955 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=9,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran ReservedThread@2535e635{thread=null} in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=10,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=10,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=11,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=9,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=11,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-155] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#155,qtp1400680196-155,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=12,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=7,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=12,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-157] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#157,qtp1400680196-157,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=11,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.954 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=9,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=12,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=13,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-156] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#156,qtp1400680196-156,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=13,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda/0x00007f5ebc2a5ca0@54cac061 in QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=13,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=14,r=-1,t=58750ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-154] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#154,qtp1400680196-154,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=14,r=-1,t=58750ms,q=0}[NO_TRY] 15:55:30.955 [qtp1400680196-152] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Thread[#152,qtp1400680196-152,5,main] exited for QueuedThreadPool[qtp1400680196]@537caf04{STOPPING,8<=0<=200,i=13,r=-1,t=58751ms,q=0}[NO_TRY] 15:55:30.956 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Waiting for Thread[#158,qtp1400680196-158,5,] for 2498 15:55:30.956 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED QueuedThreadPool[qtp1400680196]@537caf04{STOPPED,8<=0<=200,i=14,r=-1,t=58750ms,q=0}[NO_TRY] 15:55:30.956 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Server@33df7a87{STOPPED}[12.0.22,sto=0] 15:55:30.956 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped 15:55:30.956 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Heartbeat Publisher 15:55:30.956 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Terminate PDP 15:55:30.956 [main] INFO org.onap.policy.pdpx.main.XacmlState -- set state of org.onap.policy.pdpx.main.XacmlState@2168ed92 to TERMINATED 15:55:30.956 [pool-15-thread-1] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda/0x00007f5ebc570648@4e6ccfb2 15:55:30.956 [main] INFO network -- [OUT|NOOP|policy-pdp-pap] {"pdpType":"xacml","state":"TERMINATED","policies":[],"messageName":"PDP_STATUS","requestId":"1d1de4bf-109e-49a4-98c9-f4d2b77cb94b","timestampMs":1768838130956,"name":"xacml-f8d56edb-17ba-4a84-9824-8720a99ccce3","pdpGroup":"XacmlPdpGroup"} 15:55:30.956 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping topics 15:55:30.956 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:30.956 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:30.956 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: shutdown 15:55:30.956 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: stopping 15:55:30.956 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:55:30.956 [main] INFO org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:55:30.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping Message Dispatcher 15:55:30.957 [main] INFO org.onap.policy.common.message.bus.event.base.TopicBase -- NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7f7168e7 15:55:30.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping XACML PDP parameters 15:55:30.957 [main] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopped [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.271 s -- in org.onap.policy.pdpx.main.rest.TestDecision [INFO] Running org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest 15:55:30.961 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/main/../applications/monitoring/src/test/resources/vDNS.policy.input.yaml" was found on the local file system 15:55:30.976 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@32558a32 null 15:55:30.977 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:30.977 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-8532542202276427524/apps/guard 15:55:30.977 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/apps/guard 15:55:30.977 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/apps/guard/xacml.properties 15:55:30.977 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.persistenceunit -> OperationsHistoryPUTest 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.name -> GetOperationOutcome 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.description -> Returns operation outcome 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.description -> Returns operation counts based on time window 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.password -> P01icY 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.persistenceunit -> OperationsHistoryPUTest 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.driver -> org.h2.Driver 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.name -> CountRecentOperations 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.url -> jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- jakarta.persistence.jdbc.user -> policy 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pip.engines -> count-recent-operations,get-operation-outcome 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- eclipselink.target-database -> Auto 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip 15:55:30.978 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {count-recent-operations.persistenceunit=OperationsHistoryPUTest, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=P01icY, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPUTest, jakarta.persistence.jdbc.driver=org.h2.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:h2:mem:testdb;DATABASE_TO_UPPER=FALSE, jakarta.persistence.jdbc.user=policy, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=Auto, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip} 15:55:30.979 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:30.979 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-8532542202276427524/apps/monitoring 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/apps/monitoring 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/apps/monitoring/xacml.properties 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:30.979 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.980 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:30.980 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- excluded org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication 15:55:30.981 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:30.981 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-8532542202276427524/apps/optimization 15:55:30.981 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/apps/optimization 15:55:30.981 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/apps/optimization/xacml.properties 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.982 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:30.982 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-8532542202276427524/apps/naming 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/apps/naming 15:55:30.982 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/apps/naming/xacml.properties 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:30.983 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.984 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:30.984 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-8532542202276427524/apps/native 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/apps/native 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/apps/native/xacml.properties 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:30.984 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:30.984 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:30.984 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- excluded org.onap.policy.xacml.pdp.application.match.MatchPdpApplication 15:55:30.984 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@3eca0961, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@57212116, guard=org.onap.policy.pdpx.main.rest.TestGuardOverrideApplication@2c689e6d, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@5d79fade, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@33966111} 15:55:30.993 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:30.993 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:30.993 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:30.993 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:30.993 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:30.993 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:30.993 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:30.993 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdBaseTranslator -- Obligation Policy id: onap.scaleout.tca type: onap.policies.monitoring.cdap.tca.hi.lo.app weight: null policy: {"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}} 15:55:31.026 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is onap.scaleout.tca onap.policies.monitoring.cdap.tca.hi.lo.app onap.policies.monitoring.cdap.tca.hi.lo.app 1.0.0 Default is to PERMIT if the policy matches. onap.scaleout.tca {"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"vLoadBalancer","controlLoopSchemaType":"VNF","policyScope":"type=configuration","policyName":"onap.scaleout.tca","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-FB480F95-A453-6F24-B767-FD703241AB1A","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":500,"direction":"LESS_OR_EQUAL","severity":"MAJOR"},{"closedLoopControlName":"CL-LBAL-LOW-TRAFFIC-SIG-0C5920A6-B564-8035-C878-0E814352BC2B","closedLoopEventStatus":"ONSET","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.vNicPerformanceArray[*].receivedBroadcastPacketsAccumulated","thresholdValue":5000,"direction":"GREATER_OR_EQUAL","severity":"CRITICAL"}]}]}},"name":"onap.scaleout.tca","version":"1.0.0","metadata":{"policy-id":"onap.scaleout.tca","policy-version":"1.0.0"}} onap.policies.monitoring.cdap.tca.hi.lo.app 15:55:31.026 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:31.026 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8532542202276427524/apps/monitoring/onap.scaleout.tca_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-8532542202276427524/apps/monitoring/xacml.properties 15:55:31.026 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Loaded ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} into application monitoring 15:55:31.027 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:31.027 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:55:31.027 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:com:att:xacml:3.0:policy-combining-algorithm:combined-permit-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-8532542202276427524/apps/monitoring/xacml.properties 15:55:31.027 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Unloaded ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} from application monitoring 15:55:31.027 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:31.027 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:31.027 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:31.027 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:31.027 [main] ERROR org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Failed to find ToscaPolicy {policy-id=onap.scaleout.tca, policy-version=1.0.0} in our map size 0 15:55:31.030 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@40ee8512 null 15:55:31.031 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:31.031 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-8532542202276427524/nonexistent/guard 15:55:31.031 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-8532542202276427524/nonexistent/guard at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/guard at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258) ... 80 common frames omitted 15:55:31.031 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:31.031 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-8532542202276427524/nonexistent/monitoring 15:55:31.032 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for monitoring org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-8532542202276427524/nonexistent/monitoring at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/monitoring at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258) ... 80 common frames omitted 15:55:31.032 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:31.032 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-8532542202276427524/nonexistent/guard 15:55:31.032 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-8532542202276427524/nonexistent/guard at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/guard at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258) ... 80 common frames omitted 15:55:31.033 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:31.033 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-8532542202276427524/nonexistent/optimization 15:55:31.033 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for optimization org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-8532542202276427524/nonexistent/optimization at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/optimization at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258) ... 80 common frames omitted 15:55:31.033 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:31.033 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-8532542202276427524/nonexistent/naming 15:55:31.033 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for naming org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-8532542202276427524/nonexistent/naming at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/naming at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258) ... 80 common frames omitted 15:55:31.034 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:31.034 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-8532542202276427524/nonexistent/native 15:55:31.034 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for native org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-8532542202276427524/nonexistent/native at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/native at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258) ... 80 common frames omitted 15:55:31.035 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:31.035 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-8532542202276427524/nonexistent/match 15:55:31.035 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for match org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to create application directory /tmp/junit-8532542202276427524/nonexistent/match at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:260) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:117) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/match at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462) at java.base/java.nio.file.Files.createDirectory(Files.java:700) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:258) ... 80 common frames omitted 15:55:31.035 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {} 15:55:31.035 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@40ee8512 null 15:55:31.035 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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.controlloop.guard.common.myGuard 1.0.0] 15:55:31.035 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-8532542202276427524/nonexistent/guard 15:55:31.035 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/nonexistent/guard 15:55:31.035 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/nonexistent/guard/xacml.properties 15:55:31.036 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/guard/xacml.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100) ... 81 common frames omitted 15:55:31.036 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application monitoring supports [onap.Monitoring 1.0.0] 15:55:31.036 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath monitoring at this path /tmp/junit-8532542202276427524/nonexistent/monitoring 15:55:31.036 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/nonexistent/monitoring 15:55:31.036 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/nonexistent/monitoring/xacml.properties 15:55:31.036 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for monitoring org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/monitoring/xacml.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100) ... 81 common frames omitted 15:55:31.037 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application guard supports [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] 15:55:31.037 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath guard at this path /tmp/junit-8532542202276427524/nonexistent/guard 15:55:31.037 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/nonexistent/guard 15:55:31.037 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/nonexistent/guard/xacml.properties 15:55:31.037 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for guard org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/guard/xacml.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100) ... 81 common frames omitted 15:55:31.038 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application optimization supports [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] 15:55:31.038 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath optimization at this path /tmp/junit-8532542202276427524/nonexistent/optimization 15:55:31.038 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/nonexistent/optimization 15:55:31.038 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/nonexistent/optimization/xacml.properties 15:55:31.038 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for optimization org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103) at org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication.initialize(OptimizationPdpApplication.java:101) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/optimization/xacml.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100) ... 82 common frames omitted 15:55:31.038 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application naming supports [onap.policies.Naming 1.0.0] 15:55:31.039 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath naming at this path /tmp/junit-8532542202276427524/nonexistent/naming 15:55:31.039 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/nonexistent/naming 15:55:31.039 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/nonexistent/naming/xacml.properties 15:55:31.039 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for naming org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/naming/xacml.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100) ... 81 common frames omitted 15:55:31.039 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0] 15:55:31.040 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath native at this path /tmp/junit-8532542202276427524/nonexistent/native 15:55:31.040 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/nonexistent/native 15:55:31.040 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/nonexistent/native/xacml.properties 15:55:31.040 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for native org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/native/xacml.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100) ... 81 common frames omitted 15:55:31.041 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Application match supports [onap.policies.Match 1.0.0] 15:55:31.041 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- initializeApplicationPath match at this path /tmp/junit-8532542202276427524/nonexistent/match 15:55:31.041 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8532542202276427524/nonexistent/match 15:55:31.041 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8532542202276427524/nonexistent/match/xacml.properties 15:55:31.041 [main] ERROR org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Failed to initialize path for match org.onap.policy.pdp.xacml.application.common.XacmlApplicationException: Failed to load xacml.properties at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:103) at org.onap.policy.xacml.pdp.application.match.MatchPdpApplication.initialize(MatchPdpApplication.java:68) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.initializeApplicationPath(XacmlPdpApplicationManager.java:267) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager.(XacmlPdpApplicationManager.java:96) at org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest.testXacmlPdpApplicationManagerBadPath(XacmlPdpApplicationManagerTest.java:127) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:701) at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:502) at org.junit.jupiter.engine.support.MethodReflectionUtils.invoke(MethodReflectionUtils.java:45) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:61) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:124) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:163) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:148) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:123) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:99) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:66) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:47) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:39) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:98) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invokeVoid(InterceptingExecutableInvoker.java:71) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$0(TestMethodTestDescriptor.java:219) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:215) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:157) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:70) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:176) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.nio.file.NoSuchFileException: /tmp/junit-8532542202276427524/nonexistent/match/xacml.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:380) at java.base/java.nio.file.Files.newByteChannel(Files.java:432) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:160) at org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils.loadXacmlProperties(XacmlPolicyUtils.java:393) at org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider.initialize(StdXacmlApplicationServiceProvider.java:100) ... 82 common frames omitted 15:55:31.041 [main] INFO org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManager -- Finished applications initialization {} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.policy.pdpx.main.rest.XacmlPdpApplicationManagerTest 15:55:31.056 [Thread-3] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:31.057 [Thread-33] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:31.057 [Thread-3] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:31.057 [Thread-33] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST Server 15:55:31.057 [Thread-33] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:31.057 [Thread-3] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping 15:55:31.057 [Thread-33] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:31.057 [Thread-3] INFO org.onap.policy.common.utils.services.ServiceManager -- service manager stopping REST RestServerParameters 15:55:31.057 [Thread-3] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-36423, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=36423, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@7856f41a{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STARTED}}, connector=RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423}, jettyThread=Thread[#34,RestServerParameters-36423,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:31.057 [Thread-33] INFO org.onap.policy.common.endpoints.http.server.internal.JettyServletServer -- JettyJerseyServer [JerseyServlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}}, swaggerId=swagger-33391, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=33391, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=oejs.Server@3595086b{STARTED}[12.0.22,sto=0], context=oeje10s.ServletContextHandler@77a4bac{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@7d5a0b14{STARTED}}, connector=RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391}, jettyThread=Thread[#70,RestServerParameters-33391,5,main], servlets={/*=org.glassfish.jersey.servlet.ServletContainer-96be1ae==org.glassfish.jersey.servlet.ServletContainer@9b5739a7{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED}})]: STOPPING 15:55:31.057 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391} 15:55:31.057 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@312819ae[keys=0] 15:55:31.057 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423} 15:55:31.057 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING ServerConnectorManager@6d2db15b[keys=0] 15:55:31.057 [qtp183707999-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp183707999-76-acceptor-0@24ebb430-RestServerParameters@2e4b5da1{HTTP/1.1, (http/1.1)}{0.0.0.0:33391} in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=2,r=-1,t=49000ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.057 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@5edf6e2b{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.057 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@bab5fbf{STARTED}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.057 [qtp183707999-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=3,r=-1,t=49000ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.057 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@46676994 on oeji.ManagedSelector@5edf6e2b{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.057 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5edf6e2b{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.057 [qtp38840646-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran qtp38840646-40-acceptor-0@5c5a52d4-RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423} in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=2,r=-1,t=46909ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.057 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 woken with none selected 15:55:31.057 [qtp38840646-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=3,r=-1,t=46909ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.057 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 woken up from select, 0/0/0 selected 15:55:31.057 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 processing 0 keys, 1 updates 15:55:31.057 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.057 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@46676994 15:55:31.057 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@5edf6e2b{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 waiting with 0 keys 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@23f8f748 on oeji.ManagedSelector@5edf6e2b{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@5edf6e2b{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 woken with none selected 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 woken up from select, 0/0/0 selected 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1e253411 processing 0 keys, 1 updates 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@23f8f748 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@1e253411 on oeji.ManagedSelector@5edf6e2b{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@72d0f545 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=3,r=-1,t=46908ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@601ebf0/SelectorProducer@847a7c6/PRODUCING/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=3,r=-1,t=46908ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.058324802Z 15:55:31.058 [qtp38840646-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=4,r=-1,t=46908ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@601ebf0/SelectorProducer@847a7c6/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=4,r=-1,t=46908ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.058361163Z 15:55:31.057 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1931baa6 on oeji.ManagedSelector@bab5fbf{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@5edf6e2b{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@1824425{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@bab5fbf{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@77ebaf83 on oeji.ManagedSelector@1824425{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1824425{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 woken with none selected 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 woken up from select, 0/0/0 selected 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 processing 0 keys, 1 updates 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 woken with none selected 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@77ebaf83 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 woken up from select, 0/0/0 selected 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 processing 0 keys, 1 updates 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1931baa6 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@1824425{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 waiting with 0 keys 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@5b9e6ff5 on oeji.ManagedSelector@1824425{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1824425{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@bab5fbf{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 woken with none selected 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 woken up from select, 0/0/0 selected 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@54963810 processing 0 keys, 1 updates 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.058 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 waiting with 0 keys 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@5b9e6ff5 15:55:31.058 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@15d7a750 on oeji.ManagedSelector@bab5fbf{STOPPING}[id=3 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@54963810 on oeji.ManagedSelector@1824425{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@bab5fbf{STOPPING}[id=3 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.058 [qtp38840646-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@5cd48c18 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=4,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.058 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@766f04e2/SelectorProducer@1ab98ef3/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=4,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.058994697Z 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 woken with none selected 15:55:31.059 [qtp38840646-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 woken up from select, 0/0/0 selected 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@766f04e2/SelectorProducer@1ab98ef3/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.059049548Z 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@3d03a731 processing 0 keys, 1 updates 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@15d7a750 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@1824425{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@71dedb4e{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@3d03a731 on oeji.ManagedSelector@bab5fbf{STOPPING}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@264896db on oeji.ManagedSelector@71dedb4e{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@71dedb4e{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken with none selected 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken up from select, 0/0/0 selected 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 processing 0 keys, 1 updates 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@264896db 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@4800d596 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=3,r=-1,t=48999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@71dedb4e{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [qtp183707999-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=4,r=-1,t=48999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.059 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@4c54e8e7/SelectorProducer@581aee0e/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=3,r=-1,t=48999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.059312034Z 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@42ee67ed on oeji.ManagedSelector@71dedb4e{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 waiting with 0 keys 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@71dedb4e{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken with none selected 15:55:31.059 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@4c54e8e7/SelectorProducer@581aee0e/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=4,r=-1,t=48999ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.059387816Z 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 woken up from select, 0/0/0 selected 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@40b47014 processing 0 keys, 1 updates 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@42ee67ed 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@40b47014 on oeji.ManagedSelector@71dedb4e{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@bab5fbf{STOPPED}[id=3 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@1904dcbc in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.059 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@6137bb74{STARTED}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=5,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:31.059509659Z 15:55:31.059 [qtp38840646-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2149ae62/SelectorProducer@666fb9f8/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=46907ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:31.05955674Z 15:55:31.059 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@28e2652f on oeji.ManagedSelector@6137bb74{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@71dedb4e{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@2d274023{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6137bb74{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@68535f84 on oeji.ManagedSelector@2d274023{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.059 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2d274023{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b woken with none selected 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b woken up from select, 0/0/0 selected 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b processing 0 keys, 1 updates 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@28e2652f 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@6137bb74{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b waiting with 0 keys 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 woken with none selected 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 woken up from select, 0/0/0 selected 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 processing 0 keys, 1 updates 15:55:31.060 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6dee2678 on oeji.ManagedSelector@6137bb74{STOPPING}[id=2 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@68535f84 15:55:31.060 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@6137bb74{STOPPING}[id=2 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@2d274023{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.060 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 waiting with 0 keys 15:55:31.060 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@409a64bc on oeji.ManagedSelector@2d274023{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b woken with none selected 15:55:31.060 [Thread-3] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@2d274023{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b woken up from select, 0/0/0 selected 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@1532353b processing 0 keys, 1 updates 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@6dee2678 15:55:31.060 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@1532353b on oeji.ManagedSelector@6137bb74{STOPPING}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.061 [qtp183707999-74] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.061 [qtp183707999-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@685dbf61 in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=4,r=-1,t=48997ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@2ff765b6/SelectorProducer@7f2598fa/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=4,r=-1,t=48997ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.061138935Z 15:55:31.061 [qtp183707999-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=48997ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@2ff765b6/SelectorProducer@7f2598fa/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=48997ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.061204207Z 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 woken with none selected 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 woken up from select, 0/0/0 selected 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@483f5722 processing 0 keys, 1 updates 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@409a64bc 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@6137bb74{STOPPED}[id=2 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@483f5722 on oeji.ManagedSelector@2d274023{STOPPING}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@34c331a4{STARTED}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@791e45e9 on oeji.ManagedSelector@34c331a4{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@50a3f765 in QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=46905ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@58e639ea/SelectorProducer@7837ead1/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=6,r=-1,t=46905ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.061409531Z 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@34c331a4{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:31.061 [qtp38840646-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=7,r=-1,t=46905ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@58e639ea/SelectorProducer@7837ead1/IDLE/p=0/QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=7,r=-1,t=46905ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}][pc=0,pic=0,pec=0,epc=0]@2026-01-19T15:55:31.061465653Z 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@2d274023{STOPPED}[id=0 keys=-1 selected=-1 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken with none selected 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED ServerConnectorManager@6d2db15b[keys=0] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken up from select, 0/0/0 selected 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HttpConnectionFactory@68c4db77[HTTP/1.1] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f processing 0 keys, 1 updates 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HttpConnectionFactory@68c4db77[HTTP/1.1] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$CloseConnections@791e45e9 15:55:31.061 [Thread-3] INFO org.eclipse.jetty.server.AbstractConnector -- Stopped RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423} 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED RestServerParameters@7b2e931{HTTP/1.1, (http/1.1)}{0.0.0.0:36423} 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Server@7856f41a{STARTED}[12.0.22,sto=0] 15:55:31.061 [Thread-3] INFO org.eclipse.jetty.server.Server -- Stopped oejs.Server@7856f41a{STOPPING}[12.0.22,sto=0] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.server.Server -- doStop oejs.Server@7856f41a{STOPPING}[12.0.22,sto=0] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing 0 connections on oeji.ManagedSelector@34c331a4{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.Server@7856f41a{STOPPING}[12.0.22,sto=0] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.DefaultSessionIdManager@1ea0e80d{STARTED}[worker=node0] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f waiting with 0 keys 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.HouseKeeper@7e233346{STARTED}[interval=600000, ownscheduler=false] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.session.HouseKeeper -- node0 stopped scavenging 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@51db80bd on oeji.ManagedSelector@34c331a4{STOPPING}[id=1 keys=0 selected=0 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.HouseKeeper@7e233346{STOPPED}[interval=600000, ownscheduler=false] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.DefaultSessionIdManager@1ea0e80d{STOPPED}[worker=node0] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STARTED}} 15:55:31.061 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@34c331a4{STOPPING}[id=1 keys=0 selected=0 updates=1 selection:tot=1/avg=1.00/max=1] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken with none selected 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STARTED}} 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.SessionHandler@601d295{STARTED} 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.session.DefaultSessionCache -- Shutdown sessions, invalidating = false 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.DefaultSessionCache@60f38c86[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.session.NullSessionDataStore@2b71105c[passivating=false,graceSec=3600] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f woken up from select, 0/0/0 selected 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.NullSessionDataStore@2b71105c[passivating=false,graceSec=3600] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Selector sun.nio.ch.EPollSelectorImpl@7df9a01f processing 0 keys, 1 updates 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.session.DefaultSessionCache@60f38c86[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updateable 1 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.SecurityHandler$PathMapped@28b2e4d8{STARTED} 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- update org.eclipse.jetty.io.ManagedSelector$StopSelector@51db80bd 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oejs.SecurityHandler$PathMapped@28b2e4d8{STOPPING} 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeje10s.ServletHandler@75452aea{STARTED} 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.server.Handler$Abstract -- stopping oeje10s.ServletHandler@75452aea{STOPPING} 15:55:31.061 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- Closing sun.nio.ch.EPollSelectorImpl@7df9a01f on oeji.ManagedSelector@34c331a4{STOPPING}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.061 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=true,async=true,src=EMBEDDED:} 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:} 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STARTED} 15:55:31.062 [qtp183707999-73] DEBUG org.eclipse.jetty.io.ManagedSelector -- updates 0 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet-17e69d76==org.eclipse.jetty.ee10.servlet.ServletHandler$Default404Servlet@d3a83608{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=true,async=true,src=EMBEDDED:,STARTED} 15:55:31.062 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- ran org.eclipse.jetty.io.ManagedSelector$$Lambda/0x00007f5ebc3e5ca0@3306937d in QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=48996ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.062 [qtp183707999-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Evict skipped, no excess threads QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=6,r=-1,t=48996ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}] 15:55:31.062 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=5,r=-1,t=48996ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:31.062100707Z 15:55:31.062 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED AdaptiveExecutionStrategy@71543ac8/SelectorProducer@6d8e704a/IDLE/p=0/QueuedThreadPool[qtp183707999]@af3295f{STARTED,8<=8<=200,i=6,r=-1,t=48996ms,q=0}[ReservedThreadExecutor@371a526c{capacity=8,threads=ThreadIdPool@3325d0d0{capacity=8}}][pc=0,pic=0,pec=1,epc=0]@2026-01-19T15:55:31.062154419Z 15:55:31.062 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeji.ManagedSelector@34c331a4{STOPPED}[id=1 keys=-1 selected=-1 updates=0 selection:tot=1/avg=1.00/max=1] 15:55:31.062 [Thread-33] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oeji.ManagedSelector@1d00c5f7{STARTED}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.062 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6a2b5cb4 on oeji.ManagedSelector@1d00c5f7{STOPPING}[id=0 keys=0 selected=0 updates=0 selection:tot=0/avg=0.00/max=0] 15:55:31.062 [Thread-33] DEBUG org.eclipse.jetty.io.ManagedSelector -- Wakeup on submit oeji.ManagedSelector@1d00c5f7{STOPPING}[id=0 keys=0 selected=0 updates=1 selection:tot=0/avg=0.00/max=0] 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED} 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- Path=/*[EMBEDDED:] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4b9fa2f[EMBEDDED:] 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.http.pathmap.ServletPathSpec -- Creating ServletPathSpec[/*] (group: PREFIX_GLOB, prefix: "", suffix: "null") 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Removed null at ServletPathSpec@9457a78e{PREFIX_GLOB,/*} from PathMappings[size=0] 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.http.pathmap.PathMappings -- Added MappedResource[pathSpec=ServletPathSpec@9457a78e{PREFIX_GLOB,/*},resource=MappedServlet1d90275a{/*->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}] replacing null to PathMappings[size=1] 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.ee10.servlet.ServletHandler -- filterNameMap={org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d=org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d==org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter@5615f82d{inst=false,async=true,src=EMBEDDED:}} pathFilters=[[/*]/[]/[INCLUDE, REQUEST]=>org.onap.policy.pdpx.main.rest.XacmlPdpServiceFilter-5615f82d] servletFilterMap={} servletPathMap=PathMappings[size=1] servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4b9fa2f=MappedServlet10130f26{null->org.glassfish.jersey.servlet.ServletContainer-4b9fa2f==org.glassfish.jersey.servlet.ServletContainer@dbacabec{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:,STOPPED}}} 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletHandler@75452aea{STOPPED} 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING HashLoginService@7d5ef1c3[RestServerParameters-login-service] 15:55:31.062 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING UserStore@6cbbfe29[users.count=1] 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED UserStore@6cbbfe29[users.count=1] 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED HashLoginService@7d5ef1c3[RestServerParameters-login-service] 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.SecurityHandler$PathMapped@28b2e4d8{STOPPED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.SessionHandler@601d295{STOPPED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING SymlinkAllowedResourceAliasChecker@5e3d2765{base=null,protected=[]} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED SymlinkAllowedResourceAliasChecker@5e3d2765{base=null,protected=[]} 15:55:31.063 [Thread-3] INFO org.eclipse.jetty.ee10.servlet.ServletContextHandler -- Stopped oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STOPPED}} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oeje10s.ServletContextHandler@1da745a2{ROOT,/,b=null,a=AVAILABLE,h=oeje10s.SessionHandler@601d295{STOPPED}} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.CustomRequestLog@7a3c99f1{STARTED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejs.Slf4jRequestLogWriter@16b7e04a{STARTED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.Slf4jRequestLogWriter@16b7e04a{STOPPED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejs.CustomRequestLog@7a3c99f1{STOPPED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING oejut.ScheduledExecutorScheduler@75a226ea{STARTED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPED oejut.ScheduledExecutorScheduler@75a226ea{STOPPED} 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle -- STOPPING QueuedThreadPool[qtp38840646]@250a946{STARTED,8<=8<=200,i=7,r=-1,t=46903ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] 15:55:31.063 [Thread-3] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool -- Stopping QueuedThreadPool[qtp38840646]@250a946{STOPPING,8<=8<=200,i=7,r=-1,t=46903ms,q=0}[ReservedThreadExecutor@39ccb34d{capacity=8,threads=ThreadIdPool@34e4ae1b{capacity=8}}] [INFO] [INFO] Results: [INFO] [INFO] Tests run: 95, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-main --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/main/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'xacml-main' with 29 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-main --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/main/target/xacml-main-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-main --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-main --- [INFO] Analyzed bundle 'xacml-main' with 29 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] Analyzed bundle 'xacml-monitoring' with 1 classes [INFO] Analyzed bundle 'xacml-guard' with 13 classes [INFO] Analyzed bundle 'xacml-optimization' with 3 classes [INFO] Analyzed bundle 'xacml-naming' with 1 classes [INFO] Analyzed bundle 'xacml-native' with 3 classes [INFO] Analyzed bundle 'xacml-match' with 1 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-main --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-main --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/main/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-main/5.0.0-SNAPSHOT/xacml-main-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/main/target/xacml-main-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-main/5.0.0-SNAPSHOT/xacml-main-5.0.0-SNAPSHOT.jar [INFO] [INFO] --------------< org.onap.policy.xacml-pdp:xacml-packages >-------------- [INFO] Building xacml-packages 5.0.0-SNAPSHOT [12/19] [INFO] from packages/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-packages --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-packages --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-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 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-packages --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-packages --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-packages --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-packages --- [INFO] Analyzed bundle 'xacml-packages' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-packages --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-packages --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-packages/5.0.0-SNAPSHOT/xacml-packages-5.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.policy.xacml-pdp:policy-xacmlpdp-tarball >---------- [INFO] Building policy-xacmlpdp-tarball 5.0.0-SNAPSHOT [13/19] [INFO] from packages/policy-xacmlpdp-tarball/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ policy-xacmlpdp-tarball --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ policy-xacmlpdp-tarball --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-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 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ policy-xacmlpdp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ policy-xacmlpdp-tarball --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ policy-xacmlpdp-tarball --- [INFO] Copying 10 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ policy-xacmlpdp-tarball --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ policy-xacmlpdp-tarball --- [INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ policy-xacmlpdp-tarball --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ policy-xacmlpdp-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ policy-xacmlpdp-tarball --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ policy-xacmlpdp-tarball --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.6.0:single (generate-complete-tar) @ policy-xacmlpdp-tarball --- [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml [INFO] Building tar: /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-5.0.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ policy-xacmlpdp-tarball --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ policy-xacmlpdp-tarball --- [INFO] Analyzed bundle 'policy-xacmlpdp-tarball' with 0 classes [INFO] Analyzed bundle 'xacml-main' with 29 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ policy-xacmlpdp-tarball --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ policy-xacmlpdp-tarball --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacmlpdp-tarball/5.0.0-SNAPSHOT/policy-xacmlpdp-tarball-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacmlpdp-tarball/5.0.0-SNAPSHOT/policy-xacmlpdp-tarball-5.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/packages/policy-xacmlpdp-tarball/target/policy-xacmlpdp-tarball-5.0.0-SNAPSHOT-tarball.tar.gz to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/policy-xacmlpdp-tarball/5.0.0-SNAPSHOT/policy-xacmlpdp-tarball-5.0.0-SNAPSHOT-tarball.tar.gz [INFO] [INFO] -------------< org.onap.policy.xacml-pdp:xacml-testsuites >------------- [INFO] Building xacml-testsuites 5.0.0-SNAPSHOT [14/19] [INFO] from testsuites/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-testsuites --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-testsuites --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-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 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-testsuites --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-testsuites --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-testsuites --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-testsuites --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-testsuites --- [INFO] Analyzed bundle 'xacml-testsuites' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-testsuites --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-testsuites --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-testsuites/5.0.0-SNAPSHOT/xacml-testsuites-5.0.0-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.policy.xacml-pdp:xacml-stability >-------------- [INFO] Building xacml-stability 5.0.0-SNAPSHOT [15/19] [INFO] from testsuites/stability/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-stability --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-stability --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-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 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-stability --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-stability --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-stability --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-stability --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-stability --- [INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-stability --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-stability --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-stability --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-stability --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.6.0:single (create-distribution) @ xacml-stability --- [INFO] Reading assembly descriptor: src/assembly/assembly.xml [INFO] Building zip: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-5.0.0-SNAPSHOT-stability.zip [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-stability --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-stability --- [INFO] Analyzed bundle 'xacml-stability' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-stability --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-stability --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-stability/5.0.0-SNAPSHOT/xacml-stability-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-stability/5.0.0-SNAPSHOT/xacml-stability-5.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/stability/target/xacml-stability-5.0.0-SNAPSHOT-stability.zip to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-stability/5.0.0-SNAPSHOT/xacml-stability-5.0.0-SNAPSHOT-stability.zip [INFO] [INFO] ------------< org.onap.policy.xacml-pdp:xacml-performance >------------- [INFO] Building xacml-performance 5.0.0-SNAPSHOT [16/19] [INFO] from testsuites/performance/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-performance --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-performance --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-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 --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-performance --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-performance --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ xacml-performance --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ xacml-performance --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ xacml-performance --- [INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ xacml-performance --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ xacml-performance --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-performance --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ xacml-performance --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.6.0:single (create-distribution) @ xacml-performance --- [INFO] Reading assembly descriptor: src/assembly/assembly.xml [INFO] Building zip: /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-5.0.0-SNAPSHOT-performance.zip [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-performance --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-performance --- [INFO] Analyzed bundle 'xacml-performance' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-performance --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-performance --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-performance/5.0.0-SNAPSHOT/xacml-performance-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-performance/5.0.0-SNAPSHOT/xacml-performance-5.0.0-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/testsuites/performance/target/xacml-performance-5.0.0-SNAPSHOT-performance.zip to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-performance/5.0.0-SNAPSHOT/xacml-performance-5.0.0-SNAPSHOT-performance.zip [INFO] [INFO] -------------< org.onap.policy.xacml-pdp:xacml-tutorials >-------------- [INFO] Building xacml-tutorials 5.0.0-SNAPSHOT [17/19] [INFO] from tutorials/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ xacml-tutorials --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ xacml-tutorials --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/tutorials/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ xacml-tutorials --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ xacml-tutorials --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ xacml-tutorials --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ xacml-tutorials --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ xacml-tutorials --- [INFO] Analyzed bundle 'xacml-tutorials' with 0 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ xacml-tutorials --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ xacml-tutorials --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/xacml-pdp/xacml-tutorials/5.0.0-SNAPSHOT/xacml-tutorials-5.0.0-SNAPSHOT.pom [INFO] [INFO] --< org.onap.policy.tutorial.xacml-application:tutorial-xacml-application >-- [INFO] Building tutorial-xacml-application 5.0.0-SNAPSHOT [18/19] [INFO] from tutorials/tutorial-xacml-application/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ tutorial-xacml-application --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ tutorial-xacml-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ tutorial-xacml-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ tutorial-xacml-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tutorial-xacml-application --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ tutorial-xacml-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD reason: class file for jakarta.xml.bind.annotation.XmlAccessType not found [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/src/main/java/org/onap/policy/tutorial/tutorial/TutorialTranslator.java: unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [WARNING] /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/src/main/java/org/onap/policy/tutorial/tutorial/TutorialTranslator.java: unknown enum constant jakarta.xml.bind.annotation.XmlAccessType.FIELD [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tutorial-xacml-application --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ tutorial-xacml-application --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ tutorial-xacml-application --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.policy.tutorial.tutorial.TutorialApplicationTest 15:55:37.955 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:37.961 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- referenced policy ids: [] 15:55:38.017 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- New Path is /tmp/junit-8085916746374185859 15:55:38.018 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loading xacml properties /tmp/junit-8085916746374185859/xacml.properties 15:55:38.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Loaded xacml properties {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:38.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.rootPolicies -> 15:55:38.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory 15:55:38.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory 15:55:38.020 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.referencedPolicies -> 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory 15:55:38.021 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- {xacml.rootPolicies=, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.referencedPolicies=, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory} 15:55:38.024 [main] WARN com.att.research.xacml.util.XACMLProperties -- Properties file /usr/lib/jvm/java-21-openjdk-amd64/lib/xacml.properties cannot be read. 15:55:38.071 [main] DEBUG org.onap.policy.common.utils.resources.ResourceUtils -- resource "file:/w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/src/test/resources/tutorial-policies.yaml" was found on the local file system 15:55:38.483 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is authorize audit Default is to PERMIT if the policy matches. foo read 15:55:38.484 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [] 15:55:38.485 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-8085916746374185859/xacml.properties 15:55:38.513 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Xacml Policy is authorize demo Default is to PERMIT if the policy matches. foo read Default is to PERMIT if the policy matches. foo write 15:55:38.514 [main] DEBUG com.att.research.xacml.util.XACMLProperties -- root policy ids: [root1] 15:55:38.514 [main] INFO org.onap.policy.pdp.xacml.application.common.XacmlPolicyUtils -- Storing xacml properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} /tmp/junit-8085916746374185859/xacml.properties 15:55:38.532 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- { "ONAPName": "TutorialPEP", "ONAPComponent": "TutorialPEPComponent", "ONAPInstance": "TutorialPEPInstance", "requestId": "unique-request-id-tutorial", "action": "authorize", "resource": { "user": "demo", "entity": "foo", "permission": "write" } } 15:55:38.563 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEP 15:55:38.565 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPComponent 15:55:38.565 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPInstance 15:55:38.566 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- authorize 15:55:38.567 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- demo 15:55:38.567 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- foo 15:55:38.567 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- write 15:55:38.572 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEPComponent urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEPInstance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string authorize urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:tutorial-user issuer=null http://www.w3.org/2001/XMLSchema#string demo urn:org:onap:tutorial-entity issuer=null http://www.w3.org/2001/XMLSchema#string foo urn:org:onap:tutorial-permission issuer=null http://www.w3.org/2001/XMLSchema#string write 15:55:38.577 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting Policy finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:38.582 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Constructed using properties {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:38.582 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Initializing OnapPolicyFinderFactory Properties 15:55:38.582 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Combining root policies with urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides 15:55:38.598 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-8085916746374185859/onap.policy.tutorial.audit_1.0.0.xml 15:55:38.642 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Loading policy file /tmp/junit-8085916746374185859/onap.policy.tutorial.demo_1.0.0.xml 15:55:38.647 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Root Policies: 1 15:55:38.647 [main] INFO org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory -- Referenced Policies: 0 15:55:38.650 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Loading root policy b34d55a9-36da-46b5-b905-970d804f6793 version 1.0 15:55:38.650 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy b34d55a9-36da-46b5-b905-970d804f6793 version 1.0 15:55:38.650 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.policy.tutorial.audit version 1.0.0 15:55:38.650 [main] INFO com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Updating policy map with policy onap.policy.tutorial.demo version 1.0.0 15:55:38.650 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory -- getting PIP finder using properties: {xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, root1.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.audit_1.0.0.xml, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, xacml.rootPolicies=root1,root2, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.referencedPolicies=, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, root2.file=/tmp/junit-8085916746374185859/onap.policy.tutorial.demo_1.0.0.xml, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 15:55:38.657 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.658 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.659 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.703 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.704 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.705 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo" 15:55:38.705 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.705 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule0" 15:55:38.705 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.706 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule1" 15:55:38.707 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.709 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo:rule1" 15:55:38.709 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo" 15:55:38.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.demo,version=1.0.0}]} 15:55:38.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.710 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.demo,version=1.0.0}],policySetIdentifiers=[{id=b34d55a9-36da-46b5-b905-970d804f6793,version=1.0}]} 15:55:38.711 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 139ms 15:55:38.713 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- { "status": "Permit", "policies": {}, "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "write", "urn:org:onap:tutorial-entity": "foo", "urn:org:onap:tutorial-user": "demo" } } } 15:55:38.858 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- { "ONAPName": "TutorialPEP", "ONAPComponent": "TutorialPEPComponent", "ONAPInstance": "TutorialPEPInstance", "requestId": "unique-request-id-tutorial", "action": "authorize", "resource": { "user": "audit", "entity": "foo", "permission": "write" } } 15:55:38.859 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEP 15:55:38.859 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPComponent 15:55:38.859 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPInstance 15:55:38.859 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- authorize 15:55:38.859 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- audit 15:55:38.859 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- foo 15:55:38.860 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- write 15:55:38.860 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEPComponent urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEPInstance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string authorize urn:oasis:names:tc:xacml:3.0:attribute-category:resource urn:org:onap:tutorial-user issuer=null http://www.w3.org/2001/XMLSchema#string audit urn:org:onap:tutorial-entity issuer=null http://www.w3.org/2001/XMLSchema#string foo urn:org:onap:tutorial-permission issuer=null http://www.w3.org/2001/XMLSchema#string write 15:55:38.860 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.860 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.860 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.861 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.861 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.861 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.861 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit:rule0" 15:55:38.861 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.audit" 15:55:38.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.audit,version=1.0.0}]} 15:55:38.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.862 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}},policyIdentifiers=[{id=onap.policy.tutorial.audit,version=1.0.0}],policySetIdentifiers=[{id=b34d55a9-36da-46b5-b905-970d804f6793,version=1.0}]} 15:55:38.862 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 2ms 15:55:38.862 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- { "status": "Deny", "policies": {}, "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "write", "urn:org:onap:tutorial-entity": "foo", "urn:org:onap:tutorial-user": "audit" } } } 15:55:38.875 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- { "ONAPName": "TutorialPEP", "ONAPComponent": "TutorialPEPComponent", "ONAPInstance": "TutorialPEPInstance", "requestId": "unique-request-id-tutorial", "action": "authorize", "resource": { "users": [ { "multiId": 1, "user": "demo", "entity": "foo", "permission": "write" }, { "multiId": 2, "user": "demo", "entity": "foo", "permission": "read" }, { "multiId": 3, "user": "audit", "entity": "foo", "permission": "write" }, { "multiId": 4, "user": "audit", "entity": "foo", "permission": "read" }, { "multiId": 5, "user": "demo", "entity": "bar", "permission": "read" }, { "multiId": 6, "user": "demo", "entity": "bar", "permission": "admin" }, { "multiId": 7, "user": "ceo", "entity": "bar", "permission": "read" } ] } } 15:55:38.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEP 15:55:38.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPComponent 15:55:38.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- TutorialPEPInstance 15:55:38.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- authorize 15:55:38.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:38.875 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:38.875 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:tutorial-user 15:55:38.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:38.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:38.876 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:tutorial-entity 15:55:38.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- null 15:55:38.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- field's object is null. 15:55:38.876 [main] WARN com.att.research.xacml.std.annotations.RequestParser -- Unable to extract attribute value from object: urn:org:onap:tutorial-permission 15:55:38.876 [main] DEBUG com.att.research.xacml.std.annotations.RequestParser -- Combined Decision=false returnPolicyIdList=true urn:oasis:names:tc:xacml:1.0:subject-category:access-subject urn:oasis:names:tc:xacml:1.0:subject:subject-id issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEP urn:org:onap:onap-component issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEPComponent urn:org:onap:onap-instance issuer=null http://www.w3.org/2001/XMLSchema#string TutorialPEPInstance urn:oasis:names:tc:xacml:3.0:attribute-category:action urn:oasis:names:tc:xacml:1.0:action:action-id issuer=null http://www.w3.org/2001/XMLSchema#string authorize 15:55:38.879 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.879 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.879 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.879 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.879 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo" 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule0" 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule1" 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo:rule1" 15:55:38.880 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo" 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.881 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.881 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.881 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo" 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule0" 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo:rule0" 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo" 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.882 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.882 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.882 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit:rule0" 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.audit" 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.883 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.883 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.883 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit:rule0" 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.audit:rule0" 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.audit" 15:55:38.884 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo" 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Permit,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.885 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.885 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.885 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo" 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule0" 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule1" 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo" 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.886 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.887 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.887 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo" 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.887 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule0" 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo:rule1" 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "onap.policy.tutorial.demo" 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=Deny,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.888 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- getRootPolicyDef called 15:55:38.888 [main] DEBUG com.att.research.xacmlatt.pdp.std.StdPolicyFinder -- Returning root policy first match b34d55a9-36da-46b5-b905-970d804f6793 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "PolicySet" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.888 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=MATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.audit" 15:55:38.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Match" from "onap.policy.tutorial.demo" 15:55:38.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {matchCode=NOMATCH, status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- Mon Jan 19 15:55:38 UTC 2026: "Result" from "b34d55a9-36da-46b5-b905-970d804f6793" 15:55:38.889 [main] DEBUG com.att.research.xacml.std.trace.LoggingTraceEngine -- {decision=NotApplicable,status={statusCode={statusCodeValue=urn:oasis:names:tc:xacml:1.0:status:ok}}} 15:55:38.889 [main] INFO org.onap.policy.pdp.xacml.application.common.std.StdXacmlApplicationServiceProvider -- Elapsed Time: 11ms 15:55:38.891 [main] INFO org.onap.policy.tutorial.tutorial.TutorialApplicationTest -- { "permissions": [ { "status": "Permit", "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "write", "urn:org:onap:tutorial-multi-id": "1", "urn:org:onap:tutorial-entity": "foo", "urn:org:onap:tutorial-user": "demo" } } }, { "status": "Permit", "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "read", "urn:org:onap:tutorial-multi-id": "2", "urn:org:onap:tutorial-entity": "foo", "urn:org:onap:tutorial-user": "demo" } } }, { "status": "Deny", "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "write", "urn:org:onap:tutorial-multi-id": "3", "urn:org:onap:tutorial-entity": "foo", "urn:org:onap:tutorial-user": "audit" } } }, { "status": "Permit", "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "read", "urn:org:onap:tutorial-multi-id": "4", "urn:org:onap:tutorial-entity": "foo", "urn:org:onap:tutorial-user": "audit" } } }, { "status": "Deny", "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "read", "urn:org:onap:tutorial-multi-id": "5", "urn:org:onap:tutorial-entity": "bar", "urn:org:onap:tutorial-user": "demo" } } }, { "status": "Deny", "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "admin", "urn:org:onap:tutorial-multi-id": "6", "urn:org:onap:tutorial-entity": "bar", "urn:org:onap:tutorial-user": "demo" } } }, { "status": "Deny", "attributes": { "urn:oasis:names:tc:xacml:3.0:attribute-category:resource": { "urn:org:onap:tutorial-permission": "read", "urn:org:onap:tutorial-multi-id": "7", "urn:org:onap:tutorial-entity": "bar", "urn:org:onap:tutorial-user": "ceo" } } } ], "status": "multi", "policies": {} } [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s -- in org.onap.policy.tutorial.tutorial.TutorialApplicationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ tutorial-xacml-application --- [INFO] Loading execution data file /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'tutorial-xacml-application' with 3 classes [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tutorial-xacml-application --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/tutorial-xacml-application-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ tutorial-xacml-application --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ tutorial-xacml-application --- [INFO] Analyzed bundle 'tutorial-xacml-application' with 3 classes [INFO] Analyzed bundle 'common' with 30 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ tutorial-xacml-application --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tutorial-xacml-application --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/tutorial/xacml-application/tutorial-xacml-application/5.0.0-SNAPSHOT/tutorial-xacml-application-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-xacml-application/target/tutorial-xacml-application-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/tutorial/xacml-application/tutorial-xacml-application/5.0.0-SNAPSHOT/tutorial-xacml-application-5.0.0-SNAPSHOT.jar [INFO] [INFO] --------< org.onap.policy.tutorial:tutorial-xacml-enforcement >--------- [INFO] Building tutorial-xacml-enforcement 5.0.0-SNAPSHOT [19/19] [INFO] from tutorials/tutorial-enforcement/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ tutorial-xacml-enforcement --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ tutorial-xacml-enforcement --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- checkstyle:3.3.1:check (onap-license) @ tutorial-xacml-enforcement --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.3.1:check (onap-java-style) @ tutorial-xacml-enforcement --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tutorial-xacml-enforcement --- [INFO] skip non existing resourceDirectory /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/src/main/resources [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ tutorial-xacml-enforcement --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tutorial-xacml-enforcement --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ tutorial-xacml-enforcement --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ tutorial-xacml-enforcement --- [INFO] [INFO] --- jacoco:0.8.13:report (post-unit-test) @ tutorial-xacml-enforcement --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ tutorial-xacml-enforcement --- [INFO] Building jar: /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/target/tutorial-xacml-enforcement-5.0.0-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.2.5:integration-test (integration-tests) @ tutorial-xacml-enforcement --- [INFO] [INFO] --- jacoco:0.8.13:report-aggregate (report-aggregate) @ tutorial-xacml-enforcement --- [INFO] Analyzed bundle 'tutorial-xacml-enforcement' with 1 classes [INFO] [INFO] --- failsafe:3.2.5:verify (integration-tests) @ tutorial-xacml-enforcement --- [INFO] [INFO] --- install:3.1.1:install (default-install) @ tutorial-xacml-enforcement --- [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/tutorial/tutorial-xacml-enforcement/5.0.0-SNAPSHOT/tutorial-xacml-enforcement-5.0.0-SNAPSHOT.pom [INFO] Installing /w/workspace/policy-xacml-pdp-master-verify-java/tutorials/tutorial-enforcement/target/tutorial-xacml-enforcement-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/tutorial/tutorial-xacml-enforcement/5.0.0-SNAPSHOT/tutorial-xacml-enforcement-5.0.0-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-xacml-pdp 5.0.0-SNAPSHOT: [INFO] [INFO] policy-xacml-pdp ................................... SUCCESS [02:35 min] [INFO] applications ....................................... SUCCESS [ 0.106 s] [INFO] common ............................................. SUCCESS [ 19.223 s] [INFO] xacml-test ......................................... SUCCESS [ 0.485 s] [INFO] xacml-monitoring ................................... SUCCESS [ 3.072 s] [INFO] xacml-guard ........................................ SUCCESS [ 8.249 s] [INFO] xacml-optimization ................................. SUCCESS [ 3.910 s] [INFO] xacml-naming ....................................... SUCCESS [ 2.911 s] [INFO] xacml-native ....................................... SUCCESS [ 3.800 s] [INFO] xacml-match ........................................ SUCCESS [ 2.792 s] [INFO] xacml-main ......................................... SUCCESS [ 20.198 s] [INFO] xacml-packages ..................................... SUCCESS [ 0.047 s] [INFO] policy-xacmlpdp-tarball ............................ SUCCESS [ 3.871 s] [INFO] xacml-testsuites ................................... SUCCESS [ 0.048 s] [INFO] xacml-stability .................................... SUCCESS [ 0.228 s] [INFO] xacml-performance .................................. SUCCESS [ 0.135 s] [INFO] xacml-tutorials .................................... SUCCESS [ 0.044 s] [INFO] tutorial-xacml-application ......................... SUCCESS [ 2.962 s] [INFO] tutorial-xacml-enforcement ......................... SUCCESS [ 0.486 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:49 min [INFO] Finished at: 2026-01-19T15:55:39Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1576 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins8394271192137234423.sh ---> sysstat.sh [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins2240730310154387197.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-xacml-pdp-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-xacml-pdp-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-xacml-pdp-master-verify-java ']' + mkdir -p /w/workspace/policy-xacml-pdp-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-xacml-pdp-master-verify-java/archives/ [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins540582334590776112.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a3tE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-a3tE/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins14785483749020538837.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-xacml-pdp-master-verify-java@tmp/config767994989585179963tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins8757610373613928055.sh ---> create-netrc.sh [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins1197290911543065149.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a3tE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-a3tE/bin to PATH [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins2542050085206843553.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-xacml-pdp-master-verify-java] $ /bin/bash /tmp/jenkins6726036790277432017.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a3tE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-a3tE/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [policy-xacml-pdp-master-verify-java] $ /bin/bash -l /tmp/jenkins17206823382802138162.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-xacml-pdp-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a3tE from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-a3tE/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-xacml-pdp-master-verify-java/1051 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-1490 5.15.0-142-generic #152-Ubuntu SMP Mon May 19 10:54:31 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 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 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 678 28259 4 3154 30963 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:18:e7:10 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.106.220/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86034sec preferred_lft 86034sec inet6 fe80::f816:3eff:fe18:e710/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether e6:94:d6:11:90:9a brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-1490) 01/19/26 _x86_64_ (8 CPU) 15:50:21 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-142-generic (prd-ubuntu2204-docker-8c-8g-1490) 01/19/26 _x86_64_ (8 CPU) 15:50:21 LINUX RESTART (8 CPU)